If you are trying to get a device working with ndiswrapper, please help ndiswrapper project wiki by contributing your findings. See HowToContribute
Difference between revisions of "Cisco Aironet 802.11a/b/g CardBus"
From NDISWrapper
(Created page with '==Cisco Aironet 802.11a/b/g CardBus Wireless LAN Client Adapter== * Chipset: Broadcom Corporation BCM94306 802.11g (rev 03) * pciid: 14e4:4320 * Driver: lsbcmnds.inf from windo…') |
|||
Line 11: | Line 11: | ||
iwconfig wlan0 essid "MyNetwork" | iwconfig wlan0 essid "MyNetwork" | ||
− | works only in a console it does not in a script, the quotation marks are | + | works only in a console it does not in a script, the quotation marks are important |
Latest revision as of 14:20, 31 August 2009
Cisco Aironet 802.11a/b/g CardBus Wireless LAN Client Adapter
- Chipset: Broadcom Corporation BCM94306 802.11g (rev 03)
- pciid: 14e4:4320
- Driver: lsbcmnds.inf from windows driver CD
Info
ndiswrapper 0.10 Suse 9.1 Kernel 2.6.5 Both updated via Yast
it works well if it has found a network. I cannot install it in Yast or kwifimanager, only with iwconfig.
iwconfig wlan0 essid "MyNetwork"
works only in a console it does not in a script, the quotation marks are important