orinoco wireless driver docs.

I’m having trouble getting my orinoco silver card to work hopefully due to
the fact that I can’t find any documentation on the driver options and
syntax for this driver.

  1. Does anyone have documentation on the driver (It is not in the 6.1 help
    files)?
  2. That’s it…

Thanks,

Tom P.

Thomas Pfarr <tpfarr@pfarrout.com> wrote:

I’m having trouble getting my orinoco silver card to work hopefully due to
the fact that I can’t find any documentation on the driver options and
syntax for this driver.

  1. Does anyone have documentation on the driver (It is not in the 6.1 help
    files)?
  2. That’s it…

use /lib/dll/devn-orinoco.so

That will give you the command line options it supports.

chris

cdm@qnx.com > “The faster I go, the behinder I get.”

Chris McKillop – Lewis Carroll –
Software Engineer, QSSL
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

“Chris McKillop” <cdm@qnx.com> wrote in message
news:9rc5jj$i1f$1@nntp.qnx.com

use /lib/dll/devn-orinoco.so

That will give you the command line options it supports.

chris

Thanks, that told me what I was doing wrong. It only accepts Hex strings
for the keys, unlike the linux versions.

Tom Pfarr