Difference between revisions of "Wireless Devices Known to Work"
From PC-BSD Wiki
Drulavigne (Talk | contribs) |
(→New driver added.) |
||
| Line 24: | Line 24: | ||
| | | | ||
| external USB | | external USB | ||
| + | |- | ||
| + | | bcm4311 | ||
| + | | ndis | ||
| + | | YES | ||
| + | | NO | ||
| + | | Also known as dell 1390 wlan mini card. x64 does not compile bcmwl5.inf and .sys in ndisgen correctly. Tested on driver R140747.exe from dell. | ||
|- | |- | ||
| | | | ||
Revision as of 20:48, 16 November 2010
Table 1 provides a handy resource for checking to see if your wireless driver is known to work on FreeBSD and PC-BSD. If a driver that you are using is not listed, please create a wiki account and add it. Devices should be added alphabetically (then numerically).
If you are unsure of the name of your wireless device, check the output of this command: pciconf -lv | grep wireless. If it is a USB device, use usbconfig instead.
If your wireless device does not work, take a look at the tables on the Wireless Testing page.
Table 1: Wireless Devices Known to Work
| Device Name | Driver | i386 | amd64 | Comments |
| AR5001 | ath | YES | ||
| Belkin 54G (F5D7050) | rum | YES | external USB | |
| bcm4311 | ndis | YES | NO | Also known as dell 1390 wlan mini card. x64 does not compile bcmwl5.inf and .sys in ndisgen correctly. Tested on driver R140747.exe from dell. |