Difficulty getting device to recognize driver
"刘华" <[email protected]>
| Newsgroups | gmane.linux.linux-wlan.user |
|---|---|
| Message-ID | <[email protected]> |
linux-wlan-user,您好!
Have you get your WMP11 V4 work? I have the same pain as you.
"lspci -v" output is:
01:07.0 Ethernet controller: Linksys, A Division of Cisco Systems WMP11v4 802.11b PCI card
Subsystem: Linksys: Unknown device 0020
Flags: bus master, medium devsel, latency 64, IRQ 9
Memory at fdfff800 (32-bit, non-prefetchable) [size=2K]
Capabilities: [40] Power Management version 2
As you seeing, no I/O Port.
my software is:
linux FC3(2.6.9-1.667)
wlan-ng-0.2.1-pre26
After install the wlan-ng driver, I just add the following lines:
modprobe prism2_pci prism2_debug=3
wlanctl-ng wlan0 lnxreq_ifstate ifstate=enable
wlanctl-ng wlan0 lnxreq_autojoin ssid=linksys authtype=opensystem
ifconfig wlan0 169.254.8.200 netmask 255.255.0.0 broadcast 169.254.255.255
route add default gw 169.254.8.200
to /etc/rc.d/rc.local
and add the alias wlan0 prism2_pci to the /etc/modprobe.conf because I can not find the /etc/modules.conf under the Linux 2.6.9-1.667 OS.
Did I miss something or make mistakes?
Any hint will be appreciated.
致
礼!
刘华
[email protected]
2005-07-23