Penguin
Blame: pci/104c:9066
EditPageHistoryDiffInfoLikePages
Annotated edit history of pci/104c:9066 version 14, including all changes. View license author blame.
Rev Author # Line
1 DanielLawson 1 !! ACX 111 54Mbps Wireless Interface
2
5 AlastairPorter 3 Eg: Netgear WG311 v2, Dlink DWL-G650+
2 DanielLawson 4
14 AristotlePagaltzis 5 The [ACX100/ACX111/TNETW1450 drivers | http://acx100.sourceforge.net/] might work for you. The other option is to get hold of the [Windows] DeviceDriver~s for the card, and use NdisWrapper.
1 DanielLawson 6
13 AristotlePagaltzis 7 To get the ACX100 drivers, [Gentoo] users can <tt>emerge net-wireless/acx100</tt>.
11 DanielMcKenzie 8
13 AristotlePagaltzis 9 [Ubuntu] 6.06 (Dapper) comes with drivers which work, but are included with firmware that ''doesn’t'' work (2.3.1.31). To fix this, edit <tt>/etc/modprobe.d/options</tt> to add the following line, then reload the <tt>acx</tt> [Module]:
10 <verbatim>
11 options acx firmware_ver=1.2.1.34
12 </verbatim>
13
14 If that doesn’t work, you could copy the working firmware into place (and, again, reload the module):
15 <verbatim>
16 cp /lib/firmware/`uname -r`/acx/1.2.1.34/* /lib/firmware/`uname -r`/acx/default/
17 </verbatim>
18
19 ! See also
20
21 * [Craig's ACX100/111 Guide for Linux | http://www.houseofcraig.net/acx100_howto.php]
3 DanielLawson 22
23 ----
24 Part of CategoryPciDevice

PHP Warning

lib/blame.php:177: Warning: Invalid argument supplied for foreach()