Hello,
In attachement you have got corrected by me orinoco_usb.c file.
Correction were adding few orinoco-known-to-work cards. These
devices are known to work, because they are handle by the same
Windows driver as orinoco-usb (Windows INF file contains all this
PID&VID linked to the same files with only different brand names):
Wireless USB Card Model 0802 (Vid_0D4E&Pid_1001)
BUFFALO WLI-USB-L11 Wireless LAN Adapter (Vid_0411&Pid_0006)
BUFFALO WLI-USB-L11G Wireless LAN Adapter (Vid_0411&Pid_000D)
Samsung SEW-2003U Card (Vid_04E8&Pid_7011)
Also I changed invalid entry:
#define USB_FUJITSU_VENDOR_ID0x0BF
to proper one:
#define USB_FUJITSU_VENDOR_ID0x0BF8
and I corrected some letter-bugs, like SANSUNG - SAMSUNG, etc.
You can safely replace with this file exsisting file from HEAD CVS
branch.
The next thing to change will be correcting errors after plug-in to
USB orinoco-usb (obsolete functions use, etc).
--
Bye,
abuas_z mailto:rocky7-5tc4TXWwyLM@xxxxxxxxxxxxxxxx
The Bat! v3.5.35, Windows XP 5.1, Build 2600, Service Pack 2
orinoco_usb.c
Description: Binary data
|