<?xml version='1.0' encoding='UTF-8'?>
<hardware>
	<general_information>
		<credits>h-node project</credits>
		<link>h-node.org</link>
		<date>2013-06-20 02:52:20</date>
		<license>The contents of this page are in the Public Domain. (see the CC0 page at http://creativecommons.org/publicdomain/zero/1.0/ for detailed information). Anyone is free to copy, modify, publish, use, sell, or distribute the text for any purpose, commercial or non-commercial, and by any means.</license>
	</general_information>
	<device>
		<id>1</id>
		<type>wifi</type>
		<model_name>WG111v3</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>0846:4260</vendorid_productid>
		<vendor>NetGear</vendor>
		<kernel_libre>2.6.31-22-generic</kernel_libre>
		<distribution>trisquel_3_5 , trisquel_4_0 , trisquel_5_5 </distribution>
		<year>not-specified</year>
		<interface>USB</interface>
		<it_works>yes</it_works>
		<driver></driver>
		<description><![CDATA[[h1]Overview[/h1]

[p]The [b]WG111v3[/b] wifi card (NETGEAR G54) is an USB adapter with a transmission speed up to 54Mbps. It supports the standard IEEE&trade; 802.11 b/g[/p]

[h1]Configuration[/h1]

[p]The [a]http://www.netgear.com/products/home/wireless-adapters/simplesharing/WG111.aspx#two | device[/a] is automatically recognized and works without any specific configuration (tested on Trisquel 3.5 and Trisquel 4.0)[/p]

]]></description>
		<link>http://h-node.org/wifi/view/de/1/WG111v3</link>
		<created_by>http://h-node.org/wifi/history/de/1</created_by>
	</device>
	<device>
		<id>2</id>
		<type>wifi</type>
		<model_name>Broadcom Corporation BCM4311 802.11b/g WLAN (rev 02)</model_name>
		<other_names><![CDATA[Broadcom Corporation BCM4311 802.11b/g WLAN (rev 01)]]></other_names>
		<vendorid_productid>14e4:4311</vendorid_productid>
		<vendor>Broadcom</vendor>
		<kernel_libre>2.6.31-22-generic, 3.0.0-17-generic</kernel_libre>
		<distribution>gnewsense_2_3 , trisquel_3_5 , trisquel_4_0 , trisquel_5_5 </distribution>
		<year>not-specified</year>
		<interface>PCI-E</interface>
		<it_works>no</it_works>
		<driver>b43-pci-bridge</driver>
		<description><![CDATA[[p]The wifi card does not work out of the box. Pay attention to the [b]revision number[/b] of the wifi card. The revision [b]02 does not work[/b] while the revision 01 of the same model should work (as indicated in [a]http://leorockway.wordpress.com/2009/07/04/free-broadcom/ | this[/a] tutorial).[/p]

[p][a]http://www.h-node.org/meet/user/en/rsandu| rsandu[/a]: I may confirm that [b]revision 01 does work[/b] out of the box (on a Dell Inspiron 1520 PP22L). Test was made on Trisquel 5.0 (LiveCD), kernel 2.6.38-11-generic.[/p]

[p][a]http://h-node.org/meet/user/en/lammi87| lammi87:[/a] Tested revision 01 on Acer TravelMate 7520 and it worked out of the box.[/p]

[p]lspci -vmmnn [b](revision 01)[/b][/p]
[code]
Slot:	05:00.0
Class:	Network controller [0280]
Vendor:	Broadcom Corporation [14e4]
Device:	BCM4311 802.11b/g WLAN [4311]
SVendor:	AMBIT Microsystem Corp. [1468]
SDevice:	Device [0422]
Rev:	01
[/code]

[p]lspci -nnk [b](revision 01)[/b][/p]
[code]
0c:00.0 Network controller [0280]: Broadcom Corporation BCM4311 802.11b/g WLAN [14e4:4311] (rev 01)
	Subsystem: Dell Wireless 1390 WLAN Mini-Card [1028:0007]
	Kernel driver in use: b43-pci-bridge
	Kernel modules: ssb
[/code]

[p]lspci -vmmnn [b](revision 02)[/b][/p]
[code]
Slot:	01:00.0
Class:	Network controller [0280]
Vendor:	Broadcom Corporation [14e4]
Device:	BCM4311 802.11b/g WLAN [4311]
SVendor:	Hewlett-Packard Company [103c]
SDevice:	BCM4311 802.11b/g Wireless LAN Controller [1375]
Rev:	02
[/code]

[p]lspci -nnk [b](revision 02)[/b][/p]
[code]
01:00.0 Network controller [0280]: Broadcom Corporation BCM4311 802.11b/g WLAN [14e4:4311] (rev 02)
	Subsystem: Hewlett-Packard Company BCM4311 802.11b/g Wireless LAN Controller [103c:1375]
	Kernel driver in use: b43-pci-bridge
	Kernel modules: ssb
[/code]
]]></description>
		<link>http://h-node.org/wifi/view/de/2/Broadcom-Corporation-BCM4311-802-11b-g-WLAN--rev-02-</link>
		<created_by>http://h-node.org/wifi/history/de/2</created_by>
	</device>
	<device>
		<id>8</id>
		<type>wifi</type>
		<model_name>Atheros Communications Inc. AR922X Wireless Network Adapter (rev 01)</model_name>
		<other_names><![CDATA[TP-LINK TL-WN851N
TP-LINK TL-WN861N
D-Link DWA-552 Xtreme N Desktop Adapter]]></other_names>
		<vendorid_productid>168c:0029</vendorid_productid>
		<vendor>Atheros-Communications-Inc.</vendor>
		<kernel_libre>2.6.32-24-generic, 3.0.0-17-generic</kernel_libre>
		<distribution>trisquel_4_0 , trisquel_4_5 , trisquel_5_5 </distribution>
		<year>2008</year>
		<interface>not-specified</interface>
		<it_works>yes</it_works>
		<driver>ath9k</driver>
		<description><![CDATA[[p]This is an Atheros AR9223 chipset, which uses the officially supported free ath9k Linux driver.[/p]

[p]The [a]http://www.tp-link.com/en/products/prodetail.aspx?id=389|TP-LINK TL-WN851N[/a] is a PCI card.[/p]

[p]The [a]http://www.tp-link.com/en/products/prodetail.aspx?id=717|TP-LINK TL-WN861N[/a] is a Mini-PCI card.[/p]

[p]The [a]http://www.dlink.com/products/?pid=531|D-Link DWA-552 Xtreme N Desktop Adapter[/a] is a PCI card.[/p]

[p]This chipset has been tested with IEEE 802.11g and 802.11n networks, unsecured and secured (WPA2-PSK).[/p]

[p]lspci -vmmnn[/p]
[code]
Slot:	05:02.0
Class:	Network controller [0280]
Vendor:	Atheros Communications Inc. [168c]
Device:	AR922X Wireless Network Adapter [0029]
SVendor:	Atheros Communications Inc. [168c]
SDevice:	Device [2091]
Rev:	01
[/code]

[p]lspci -nnkd 168c:0029[/p]
[code]
06:02.0 Network controller [0280]: Atheros Communications Inc. AR922X Wireless Network Adapter [168c:0029] (rev 01)
        Subsystem: Atheros Communications Inc. Device [168c:2091]
        Kernel driver in use: ath9k
        Kernel modules: ath9k
[/code]]]></description>
		<link>http://h-node.org/wifi/view/de/8/Atheros-Communications-Inc--AR922X-Wireless-Network-Adapter--rev-01-</link>
		<created_by>http://h-node.org/wifi/history/de/8</created_by>
	</device>
	<device>
		<id>19</id>
		<type>wifi</type>
		<model_name>WG111v2</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>0846:6a00</vendorid_productid>
		<vendor>NetGear</vendor>
		<kernel_libre>2.6.31-22-generic</kernel_libre>
		<distribution>gnewsense_2_3 , trisquel_3_5 , trisquel_5_0 </distribution>
		<year>not-specified</year>
		<interface>USB</interface>
		<it_works>yes</it_works>
		<driver></driver>
		<description><![CDATA[Works with WPA.  Had trouble getting it to work with WEP.  
Update: Works with WPA in Trisquel 5.0. ]]></description>
		<link>http://h-node.org/wifi/view/de/19/WG111v2</link>
		<created_by>http://h-node.org/wifi/history/de/19</created_by>
	</device>
	<device>
		<id>22</id>
		<type>wifi</type>
		<model_name>Atheros Communications Inc. Atheros AR5001X+ Wireless Network Adapter</model_name>
		<other_names><![CDATA[Airlink101 AWLH4130 Super G Wireless PCI Adapter]]></other_names>
		<vendorid_productid>168c:0013</vendorid_productid>
		<vendor>Atheros</vendor>
		<kernel_libre>2.6.32-29-generic</kernel_libre>
		<distribution>trisquel_4_0 , trisquel_4_5 </distribution>
		<year>not-specified</year>
		<interface>PCI</interface>
		<it_works>yes</it_works>
		<driver>ath5k</driver>
		<description><![CDATA[PCI card using the Atheros Chipset, working with the ath5k driver.
[p]lspci -nnk
[code]02:02.0 Ethernet controller [0200]: Atheros Communications Inc. Atheros AR5001X+ Wireless Network Adapter [168c:0013] (rev 01)
	Subsystem: Enterasys Networks Device [1948:3a02]
	Kernel driver in use: ath5k
	Kernel modules: ath5k
[/code][/p]]]></description>
		<link>http://h-node.org/wifi/view/de/22/Atheros-Communications-Inc--Atheros-AR5001X+-Wireless-Network-Adapter</link>
		<created_by>http://h-node.org/wifi/history/de/22</created_by>
	</device>
	<device>
		<id>42</id>
		<type>wifi</type>
		<model_name>WUSB54G ver. 4</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>13b1:000d</vendorid_productid>
		<vendor>Linksys</vendor>
		<kernel_libre>2.6.32-24-generic</kernel_libre>
		<distribution>trisquel_4_0 </distribution>
		<year>not-specified</year>
		<interface>USB</interface>
		<it_works>yes</it_works>
		<driver>RT2500USB</driver>
		<description><![CDATA[[p]Do not confuse WUSB54G with WUSB54GC, both are different devices.[/p]
[p]Put a lot of attention in the device version (Which should be Number 4). You can find out the model number and the version in the back of the device, you may have to slide out a plastic with Velcro that may be on the way.[/p]
[p]I don&#039;t think this device is the best option if you are looking for a good wireless card, from the beginning I had performance issues, but it works good enough if it&#039;s all what you got for a while.[/p]]]></description>
		<link>http://h-node.org/wifi/view/de/42/WUSB54G-ver--4</link>
		<created_by>http://h-node.org/wifi/history/de/42</created_by>
	</device>
	<device>
		<id>46</id>
		<type>wifi</type>
		<model_name>wireless-G PCI adapter</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid></vendorid_productid>
		<vendor>Linksys</vendor>
		<kernel_libre></kernel_libre>
		<distribution>trisquel_4_0 </distribution>
		<year>2008</year>
		<interface>PCI</interface>
		<it_works>yes</it_works>
		<driver></driver>
		<description><![CDATA[I left wired ethernet in to see if there would be an automatic update, there was not.  The card was seen by the distro.  I had to unplug the wired a couple of times but it worked with no setup with a NetGear Wireless N Gigabyte router.
The vendor number is WMP54G I couldn&#039;t get the dialogue box to take it, something about a formatting problem.]]></description>
		<link>http://h-node.org/wifi/view/de/46/wireless-G-PCI-adapter</link>
		<created_by>http://h-node.org/wifi/history/de/46</created_by>
	</device>
	<device>
		<id>52</id>
		<type>wifi</type>
		<model_name>Intel Corporation PRO/Wireless 2200BG [Calexico2] Network Connection (rev 05)</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>8086:4220</vendorid_productid>
		<vendor>Intel-Corporation</vendor>
		<kernel_libre>3.0.0-17-generic</kernel_libre>
		<distribution>trisquel_3_5 , trisquel_4_0 , trisquel_5_5 </distribution>
		<year>not-specified</year>
		<interface>mini-PCI</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[[p]The firmware is not free at the moment of writing.[/p]

[p]lspci -vmmnn[/p]
[code]
Slot:	03:03.0
Class:	Network controller [0280]
Vendor:	Intel Corporation [8086]
Device:	PRO/Wireless 2200BG [Calexico2] Network Connection [4220]
SVendor:	Intel Corporation [8086]
SDevice:	Dell Latitude D600 [2722]
Rev:	05
[/code]

[p]lspci -nnk[/p]
[code]
03:03.0 Network controller [0280]: Intel Corporation PRO/Wireless 2200BG [Calexico2] Network Connection [8086:4220] (rev 05)
	Subsystem: Intel Corporation Dell Latitude D600 [8086:2722]
	Kernel modules: ipw2200
[/code]]]></description>
		<link>http://h-node.org/wifi/view/de/52/Intel-Corporation-PRO-Wireless-2200BG--Calexico2--Network-Connection--rev-05-</link>
		<created_by>http://h-node.org/wifi/history/de/52</created_by>
	</device>
	<device>
		<id>67</id>
		<type>wifi</type>
		<model_name>BCM4306</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>14e4:4320</vendorid_productid>
		<vendor>Broadcom</vendor>
		<kernel_libre>2.6.32-24-generic</kernel_libre>
		<distribution>gnewsense_2_3 , trisquel_4_0 </distribution>
		<year>not-specified</year>
		<interface>PCI</interface>
		<it_works>yes</it_works>
		<driver></driver>
		<description><![CDATA[[code]02:02.0 Network controller [0280]: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller [14e4:4320] (rev 03)
    Kernel driver in use: b43-pci-bridge
    Kernel modules: ssb
[/code]

Tested on gNewSense 2.3, b43-open firmware, and 2.6.30.7-libre-fshoppe1 kernel. The following is the output of dmesg:
[code][  191.366690] b43-phy0: Loading OpenSource firmware version 410.31754 (Hardware crypto not supported)
[/code]

I followed the instructions posted here [a]http://leorockway.wordpress.com/category/lignux/distros/gnewsense-distros-lignux/[/a] to make it work.]]></description>
		<link>http://h-node.org/wifi/view/de/67/BCM4306</link>
		<created_by>http://h-node.org/wifi/history/de/67</created_by>
	</device>
	<device>
		<id>72</id>
		<type>wifi</type>
		<model_name>RTL8187B</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>0bda:8197</vendorid_productid>
		<vendor>Realtek</vendor>
		<kernel_libre>2.6.32-26-generic</kernel_libre>
		<distribution>trisquel_3_5 , trisquel_4_0 </distribution>
		<year>not-specified</year>
		<interface>USB</interface>
		<it_works>yes</it_works>
		<driver></driver>
		<description><![CDATA[[p]Works fine but not at the windows driver capacity[/p]
[p]Works with aircrack  \0/[/p]

[p]Also exists the integrated version, not tested with free software, see on the Realtek website (http://www.realtek.com.tw/products/productsView.aspx?Langid=1&amp;PFid=1&amp;Level=6&amp;Conn=5&amp;ProdID=143)[/p]]]></description>
		<link>http://h-node.org/wifi/view/de/72/RTL8187B</link>
		<created_by>http://h-node.org/wifi/history/de/72</created_by>
	</device>
	<device>
		<id>78</id>
		<type>wifi</type>
		<model_name>AR5418+AR5133+AR5008 DWA-643 Atheros 9000 series chipsets based PCI/MINI PCI-E 802.11a/b/g</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>168c:0024</vendorid_productid>
		<vendor>Atheros</vendor>
		<kernel_libre>2.6.32-24</kernel_libre>
		<distribution>trisquel_3_5 , trisquel_4_0 , trisquel_4_5 </distribution>
		<year>2007</year>
		<interface>ExpressCard</interface>
		<it_works>yes</it_works>
		<driver></driver>
		<description><![CDATA[802.11n card that works in a fully-free OS. Chipset is Atheros AR5008.

Updated info from http://hub.opensolaris.org/bin/view/Community+Group+laptop/wireless_driver_compatible_list]]></description>
		<link>http://h-node.org/wifi/view/de/78/AR5418+AR5133+AR5008-DWA-643-Atheros-9000-series-chipsets-based-PCI-MINI-PCI-E-802-11a-b-g</link>
		<created_by>http://h-node.org/wifi/history/de/78</created_by>
	</device>
	<device>
		<id>82</id>
		<type>wifi</type>
		<model_name>AR5007G Wireless Network Adapter</model_name>
		<other_names><![CDATA[TL-WN350G
TL-WN350GD]]></other_names>
		<vendorid_productid>168c:001d</vendorid_productid>
		<vendor>Atheros</vendor>
		<kernel_libre>2.6.32-26-generic</kernel_libre>
		<distribution>parabola , trisquel_4_0</distribution>
		<year>2010</year>
		<interface>PCI</interface>
		<it_works>yes</it_works>
		<driver>ath5k</driver>
		<description><![CDATA[trabaja perfecto :)

[code]
05:06.0 Ethernet controller [0200]: Atheros Communications Inc. AR5007G Wireless Network Adapter [168c:001d] (rev 01)
	Kernel driver in use: ath5k
	Kernel modules: ath5k[/code]
]]></description>
		<link>http://h-node.org/wifi/view/de/82/AR5007G-Wireless-Network-Adapter</link>
		<created_by>http://h-node.org/wifi/history/de/82</created_by>
	</device>
	<device>
		<id>103</id>
		<type>wifi</type>
		<model_name>Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01)</model_name>
		<other_names><![CDATA[Habey HB-NB037H
Atheros AR9285 Wireless Network Adapter
Atheros AH5B95-H
]]></other_names>
		<vendorid_productid>168c:002b</vendorid_productid>
		<vendor>Atheros-Communications-Inc.</vendor>
		<kernel_libre>2.6.35-24-generic, 3.0.0-23-generic</kernel_libre>
		<distribution>trisquel_4_0 , trisquel_4_5 , trisquel_5_0 , trisquel_5_5 , trisquel_6_0 </distribution>
		<year>2010</year>
		<interface>mini-PCI-E</interface>
		<it_works>yes</it_works>
		<driver>ath9k</driver>
		<description><![CDATA[[p]Please, note that this card seems to have both wifi and bluetooth functionality. The wifi works but the bluetooth is most likely dependent on non-free firmware and it does not work. Check this device&#039;s talk page for details.[/p]

[p]This card is included in[/p]
[list]
[*][b]Acer Iconia Tab[/b] netbook/tablet[/*]
[*][b]Sony Vaio VPCEB2Z1E[/b] notebook[/*]
[/list]

[p]lspci -vmmnn[/p]
[code]
Slot:	12:00.0
Class:	Network controller [0280]
Vendor:	Atheros Communications Inc. [168c]
Device:	AR9285 Wireless Network Adapter (PCI-Express) [002b]
SVendor:	Foxconn International, Inc. [105b]
SDevice:	Device [e016]
Rev:	01
[/code]

[p]lspci -nnk[/p]
[code]
12:00.0 Network controller [0280]: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) [168c:002b] (rev 01)
	Subsystem: Foxconn International, Inc. Device [105b:e016]
	Kernel driver in use: ath9k
	Kernel modules: ath9k
[/code]]]></description>
		<link>http://h-node.org/wifi/view/de/103/Atheros-Communications-Inc--AR9285-Wireless-Network-Adapter--PCI-Express---rev-01-</link>
		<created_by>http://h-node.org/wifi/history/de/103</created_by>
	</device>
	<device>
		<id>104</id>
		<type>wifi</type>
		<model_name>Atheros Communications Inc. AR242x / AR542x Wireless Network Adapter (PCI-Express) (rev 01)</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>168c:001c</vendorid_productid>
		<vendor>Atheros-Communications-Inc.</vendor>
		<kernel_libre>2.6.32-26-generic, 3.0.0-17-generic</kernel_libre>
		<distribution>gnewsense_3_0 , trisquel_4_0 , trisquel_4_5 , trisquel_5_0 , trisquel_5_5 , trisquel_6_0 </distribution>
		<year>2007</year>
		<interface>PCI</interface>
		<it_works>yes</it_works>
		<driver>ath5k/ath9k</driver>
		<description><![CDATA[[p]This wifi card seems to work with other laptops, but when tested on [a]http://h-node.org/notebooks/view/en/815/Presario-CQ60-207EO/1/1/undef/undef/undef/undef/undef/undef/undef/undef|Compaq Presario CQ60-207EO[/a] with Trisquel 5.5 it did not work even though it was revision 01.[/p]

[p]Revision 01 tested to work with Trisquel 5.5 on Eee PC 4G and MSI EX710-049NE, as well as a 2006 Mac Mini in Trisquel 6.0.[/p]

[p]This wifi card is recognized as an ethernet card by lspci for some reason.[/p]

[p]lspci -vmmnn[/p]
[code]
Slot:	02:00.0
Class:	Ethernet controller [0200]
Vendor:	Atheros Communications Inc. [168c]
Device:	AR242x / AR542x Wireless Network Adapter (PCI-Express) [001c]
SVendor:	AzureWave [1a3b]
SDevice:	AW-GE780 802.11bg Wireless Mini PCIe Card [1026]
Rev:	01
[/code]

[p]lspci -nnk[/p]
[code]
14:00.0 Ethernet controller [0200]: Atheros Communications Inc. AR5001 Wireless Network Adapter [168c:001c] (rev 01)
	Kernel driver in use: ath5k
	Kernel modules: ath5k
[/code]

[p]These also seem to be the same chipset: [/p]

[code]
0777 3006  SRX 802.11abg Wireless ExpressCard Adapter
1468 0428  AR5BXB63 802.11bg NIC
1468 042a  AR5007EG 802.11bg NIC
147b 1033  AirPace Wi-Fi
168c 001c  AR242x 802.11abg NIC (PCI Express)
168c 002c  AR2427 802.11bg (PCI Express)
168c 3061  AR5006EGS 802.11bg NIC (2.4GHz, PCI Express)
168c 3062  AR5006EXS 802.11abg NIC (2.4/5.0GHz, PCI Express)
168c 3063  AR5006EX 802.11abg NIC (2.4/5.0GHz, PCI Express)
168c 3065  AR5006EG 802.11bg NIC (2.4GHz, PCI Express)
168c 3067  AR242x 802.11abg Wireless PCI Express Adapter (rev 01)
1a3b 1026  AR5007EG 802.11bg Wi-Fi mini PCI express card
[/code]]]></description>
		<link>http://h-node.org/wifi/view/de/104/Atheros-Communications-Inc--AR242x---AR542x-Wireless-Network-Adapter--PCI-Express---rev-01-</link>
		<created_by>http://h-node.org/wifi/history/de/104</created_by>
	</device>
	<device>
		<id>105</id>
		<type>wifi</type>
		<model_name>Atheros Communications Inc. AR9287 Wireless Network Adapter (PCI-Express) (rev 01)</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>168c:002e</vendorid_productid>
		<vendor>Atheros-Communications-Inc.</vendor>
		<kernel_libre>2.6.32-24-generic, 3.0.0-17-generic</kernel_libre>
		<distribution>trisquel_4_0 , trisquel_4_5 , trisquel_5_0 , trisquel_5_5 </distribution>
		<year>not-specified</year>
		<interface>mini-PCI-E</interface>
		<it_works>yes</it_works>
		<driver>atk9k</driver>
		<description><![CDATA[[p]lspci -vmmnn[/p]
[code]
Slot:	02:00.0
Class:	Network controller [0280]
Vendor:	Atheros Communications Inc. [168c]
Device:	AR9287 Wireless Network Adapter (PCI-Express) [002e]
SVendor:	Atheros Communications Inc. [168c]
SDevice:	Device [30a4]
Rev:	01
[/code]

[p]lspci -nnk[/p]
[code]
02:00.0 Network controller [0280]: Atheros Communications Inc. AR9287 Wireless Network Adapter (PCI-Express) [168c:002e] (rev 01)
	Subsystem: Atheros Communications Inc. Device [168c:30a4]
	Kernel driver in use: ath9k
	Kernel modules: ath9k
[/code]

[code]
03:00.0 Network controller [0280]: Atheros Communications Inc. AR9287 Wireless Network Adapter (PCI-Express) [168c:002e] (rev 01)
	Subsystem: Atheros Communications Inc. Device [168c:30a4]
	Flags: bus master, fast devsel, latency 0, IRQ 17
	Memory at f0500000 (64-bit, non-prefetchable) [size=64K]
	Capabilities: [40] Power Management version 3
	Capabilities: [50] MSI: Enable- Count=1/1 Maskable- 64bit-
	Capabilities: [60] Express Legacy Endpoint, MSI 00
	Capabilities: [100] Advanced Error Reporting
	Capabilities: [140] Virtual Channel
	Capabilities: [160] Device Serial Number [edited out]
	Capabilities: [170] Power Budgeting &lt;?&gt;
	Kernel driver in use: ath9k
	Kernel modules: ath9k
[/code]
]]></description>
		<link>http://h-node.org/wifi/view/de/105/Atheros-Communications-Inc--AR9287-Wireless-Network-Adapter--PCI-Express---rev-01-</link>
		<created_by>http://h-node.org/wifi/history/de/105</created_by>
	</device>
	<device>
		<id>108</id>
		<type>wifi</type>
		<model_name>Intel Corporation PRO slash Wireless 4965 AG or AGN (Kedron) Network Connection (rev 61)</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>8086:4229</vendorid_productid>
		<vendor>Intel</vendor>
		<kernel_libre>2.6.32-24-generic, 3.0.0-17-generic</kernel_libre>
		<distribution>trisquel_4_0 , trisquel_5_5 </distribution>
		<year>not-specified</year>
		<interface>not-specified</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[[p]lspci -vmmnn[/p]
[code]
Slot:	07:00.0
Class:	Network controller [0280]
Vendor:	Intel Corporation [8086]
Device:	PRO/Wireless 4965 AG or AGN [Kedron] Network Connection [4229]
SVendor:	Intel Corporation [8086]
SDevice:	PRO/Wireless 4965 AG or AGN [1101]
Rev:	61
[/code]

[p]lspci -nnk[/p]
[code]
07:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 4965 AG or AGN [Kedron] Network Connection [8086:4229] (rev 61)
	Subsystem: Intel Corporation PRO/Wireless 4965 AG or AGN [8086:1101]
	Kernel modules: iwl4965
[/code]]]></description>
		<link>http://h-node.org/wifi/view/de/108/Intel-Corporation-PRO-slash-Wireless-4965-AG-or-AGN--Kedron--Network-Connection--rev-61-</link>
		<created_by>http://h-node.org/wifi/history/de/108</created_by>
	</device>
	<device>
		<id>112</id>
		<type>wifi</type>
		<model_name>Broadcom Corporation BCM4321 802.11a/b/g/n (rev 03)</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>14e4:4328</vendorid_productid>
		<vendor>Broadcom-Corporation</vendor>
		<kernel_libre>2.6.38-16-generic, 3.2.0-38-generic-pae</kernel_libre>
		<distribution>trisquel_4_0 , trisquel_5_0 , trisquel_6_0 </distribution>
		<year>not-specified</year>
		<interface>mini-PCI-E</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[]]></description>
		<link>http://h-node.org/wifi/view/de/112/Broadcom-Corporation-BCM4321-802-11a-b-g-n--rev-03-</link>
		<created_by>http://h-node.org/wifi/history/de/112</created_by>
	</device>
	<device>
		<id>115</id>
		<type>wifi</type>
		<model_name>Pro Wireless 5100 AGN</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>8086:4237</vendorid_productid>
		<vendor>Intel</vendor>
		<kernel_libre>2.6.32-27-generic</kernel_libre>
		<distribution>trisquel_4_0 </distribution>
		<year>not-specified</year>
		<interface>not-specified</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[]]></description>
		<link>http://h-node.org/wifi/view/de/115/Pro-Wireless-5100-AGN</link>
		<created_by>http://h-node.org/wifi/history/de/115</created_by>
	</device>
	<device>
		<id>116</id>
		<type>wifi</type>
		<model_name>Atheros Communications Inc. AR928X Wireless Network Adapter (PCI-Express) (rev 01)</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>168c:002a</vendorid_productid>
		<vendor>Atheros-Communications-Inc.</vendor>
		<kernel_libre>2.6.32-24, 3.0.0-17-generic</kernel_libre>
		<distribution>trisquel_4_0 , trisquel_4_5 , trisquel_5_5 , trisquel_6_0 </distribution>
		<year>not-specified</year>
		<interface>mini-PCI-E</interface>
		<it_works>yes</it_works>
		<driver>ath9k</driver>
		<description><![CDATA[[p]lspci -vmmnn[/p]
[code]
Slot:	04:00.0
Class:	Network controller [0280]
Vendor:	Atheros Communications Inc. [168c]
Device:	AR928X Wireless Network Adapter (PCI-Express) [002a]
SVendor:	Foxconn International, Inc. [105b]
SDevice:	T77H047.31 802.11bgn Wireless Half-size Mini PCIe Card [AR9283] [e01f]
Rev:	01
[/code]

[p]lspci -nnk[/p]
[code]
04:00.0 Network controller [0280]: Atheros Communications Inc. AR928X Wireless Network Adapter (PCI-Express) [168c:002a] (rev 01)
	Subsystem: Foxconn International, Inc. T77H047.31 802.11bgn Wireless Half-size Mini PCIe Card [AR9283] [105b:e01f]
	Kernel driver in use: ath9k
	Kernel modules: ath9k
[/code]]]></description>
		<link>http://h-node.org/wifi/view/de/116/Atheros-Communications-Inc--AR928X-Wireless-Network-Adapter--PCI-Express---rev-01-</link>
		<created_by>http://h-node.org/wifi/history/de/116</created_by>
	</device>
	<device>
		<id>131</id>
		<type>wifi</type>
		<model_name>Broadcom Corporation BCM4312 802.11b/g LP-PHY (rev 01)</model_name>
		<other_names><![CDATA[Dell Wireless 1395 WLAN Mini-Card]]></other_names>
		<vendorid_productid>14e4:4315</vendorid_productid>
		<vendor>Broadcom</vendor>
		<kernel_libre>2.6.38-11-generic, 3.0.0-17-generic</kernel_libre>
		<distribution>trisquel_4_0 , trisquel_5_0 , trisquel_5_5 </distribution>
		<year>not-specified</year>
		<interface>PCI</interface>
		<it_works>no</it_works>
		<driver>b43-pci-bridge</driver>
		<description><![CDATA[[p]lspci -vmmnn[/p]
[code]
Slot:	12:00.0
Class:	Network controller [0280]
Vendor:	Broadcom Corporation [14e4]
Device:	BCM4312 802.11b/g LP-PHY [4315]
SVendor:	Dell [1028]
SDevice:	Wireless 1397 WLAN Mini-Card [000c]
Rev:	01
[/code]

[p]lspci -nnk[/p]
[code]
01:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g LP-PHY [14e4:4315] (rev 01)
	Kernel driver in use: b43-pci-bridge
	Kernel modules: ssb
[/code]

[p]Probablemente funcione con la ultima actualizaci&oacute;n del kernel[/p]
]]></description>
		<link>http://h-node.org/wifi/view/de/131/Broadcom-Corporation-BCM4312-802-11b-g-LP-PHY--rev-01-</link>
		<created_by>http://h-node.org/wifi/history/de/131</created_by>
	</device>
	<device>
		<id>133</id>
		<type>wifi</type>
		<model_name>Ralink corp. RT3090 Wireless 802.11n 1T/1R PCIe</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>1814:3090</vendorid_productid>
		<vendor>Ralink-corp.</vendor>
		<kernel_libre>2.6.32-27-generic, 3.0.0-17-generic</kernel_libre>
		<distribution>trisquel_4_0 , trisquel_5_5 </distribution>
		<year>not-specified</year>
		<interface>PCI-E</interface>
		<it_works>no</it_works>
		<driver>rt2800pci</driver>
		<description><![CDATA[[p]lspci -vmmnn[/p]
[code]
Slot:	02:00.0
Class:	Network controller [0280]
Vendor:	Ralink corp. [1814]
Device:	RT3090 Wireless 802.11n 1T/1R PCIe [3090]
SVendor:	Hewlett-Packard Company [103c]
SDevice:	Device [1453]
PhySlot:	1
[/code]

[p]lspci -nnk[/p]
[code]
02:00.0 Network controller [0280]: Ralink corp. RT3090 Wireless 802.11n 1T/1R PCIe [1814:3090]
	Subsystem: Hewlett-Packard Company Device [103c:1453]
	Kernel driver in use: rt2800pci
	Kernel modules: rt2800pci
[/code]]]></description>
		<link>http://h-node.org/wifi/view/de/133/Ralink-corp--RT3090-Wireless-802-11n-1T-1R-PCIe</link>
		<created_by>http://h-node.org/wifi/history/de/133</created_by>
	</device>
	<device>
		<id>135</id>
		<type>wifi</type>
		<model_name>Broadcom Corporation BCM43225 802.11b/g/n (rev 01)</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>14e4:4357</vendorid_productid>
		<vendor>Broadcom</vendor>
		<kernel_libre>2.6.32-24-generic,  3.0.0-17-generic</kernel_libre>
		<distribution>trisquel_4_0 , trisquel_5_5 </distribution>
		<year>2010</year>
		<interface>PCI-E</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[[p]lspci -vmmnn[/p]
[code]
Slot:	06:00.0
Class:	Network controller [0280]
Vendor:	Broadcom Corporation [14e4]
Device:	BCM43225 802.11b/g/n [4357]
SVendor:	Foxconn International, Inc. [105b]
SDevice:	T77H103.00 Wireless Half-size Mini PCIe Card [e021]
Rev:	01
[/code]

[p]lspci -nnk[/p]
[code]
06:00.0 Network controller [0280]: Broadcom Corporation BCM43225 802.11b/g/n [14e4:4357] (rev 01)
	Subsystem: Foxconn International, Inc. T77H103.00 Wireless Half-size Mini PCIe Card [105b:e021]
	Kernel modules: brcmsmac
[/code]]]></description>
		<link>http://h-node.org/wifi/view/de/135/Broadcom-Corporation-BCM43225-802-11b-g-n--rev-01-</link>
		<created_by>http://h-node.org/wifi/history/de/135</created_by>
	</device>
	<device>
		<id>137</id>
		<type>wifi</type>
		<model_name>Realtek RTL8187L (Realtek Semiconductor Corp. RTL8187 Wireless Adapter)</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>0bda:8187</vendorid_productid>
		<vendor>Realtek</vendor>
		<kernel_libre>2.6.35-25-generic</kernel_libre>
		<distribution>trisquel_4_5 </distribution>
		<year>not-specified</year>
		<interface>USB</interface>
		<it_works>yes</it_works>
		<driver></driver>
		<description><![CDATA[Everything works out of the box with 100% free kernels.

Note: Another user describes a slow and inestable internet conexion with free driver rtl8187, compared with ndiswrapper+winXP drivers. Tested with kernel 2.6.38, distro Trisquel 5.0.]]></description>
		<link>http://h-node.org/wifi/view/de/137/Realtek-RTL8187L--Realtek-Semiconductor-Corp--RTL8187-Wireless-Adapter-</link>
		<created_by>http://h-node.org/wifi/history/de/137</created_by>
	</device>
	<device>
		<id>138</id>
		<type>wifi</type>
		<model_name>Guillemot Corp. HWGUSB2-54-LB</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>06f8:e010</vendorid_productid>
		<vendor>Guillemot-Corp.</vendor>
		<kernel_libre>2.6.35-25-generic</kernel_libre>
		<distribution>trisquel_4_5 </distribution>
		<year>not-specified</year>
		<interface>USB</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[As for now (Feb 2011), this WiFi card requires a non-free firmware. The chipset is rt73. 
This Chipset is found on the following products (available on many stores) :

[list]
[a]http://www.hercules.com/us/wifi/bdd/p/28/hercules-wifi-usb-802-11g-hwgusb2-54-/[/a]
[a]http://www.hercules.com/fr/wifi/bdd/p/31/hercules-cle-wifi-usb-pour-livebox-hwgusb2-54-lb-/[/a]
[/list]]]></description>
		<link>http://h-node.org/wifi/view/de/138/Guillemot-Corp--HWGUSB2-54-LB</link>
		<created_by>http://h-node.org/wifi/history/de/138</created_by>
	</device>
	<device>
		<id>140</id>
		<type>wifi</type>
		<model_name>RaLink RT2561/RT61 802.11g PCI</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid></vendorid_productid>
		<vendor>Ralink</vendor>
		<kernel_libre></kernel_libre>
		<distribution>trisquel_4_0 </distribution>
		<year>not-specified</year>
		<interface>PCI</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[]]></description>
		<link>http://h-node.org/wifi/view/de/140/RaLink-RT2561-RT61-802-11g-PCI</link>
		<created_by>http://h-node.org/wifi/history/de/140</created_by>
	</device>
	<device>
		<id>145</id>
		<type>wifi</type>
		<model_name>Ralink corp. RT3370</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>148f:3370</vendorid_productid>
		<vendor>Ralink</vendor>
		<kernel_libre>2.6.32-28-generic</kernel_libre>
		<distribution>trisquel_4_0 </distribution>
		<year>2010</year>
		<interface>USB</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[[p]Seems to requires a non-free firmware (as of 2011-02-20). Firmware download is officially for RT28XX/RT30XX series, but the RT3070 and RT3370 share the same driver, so I&#039;m assuming the RT3370 has a similarly restricted firmware.[/p]

[p]In addition, reports module license as &#039;unspecified&#039; to kernel, causing kernel taint, along with the following:[/p]

[code][11846.791902] rt3070sta: module license &#039;unspecified&#039; taints kernel.
[11846.791913] Disabling lock debugging due to kernel taint
[11846.792375] rt3070sta: Unknown symbol usb_alloc_urb
[11846.792873] rt3070sta: Unknown symbol usb_free_urb
[11846.793990] rt3070sta: Unknown symbol usb_register_driver
[11846.794733] rt3070sta: Unknown symbol usb_put_dev
[11846.795017] rt3070sta: Unknown symbol usb_get_dev
[11846.795541] rt3070sta: Unknown symbol usb_submit_urb
[11846.796906] rt3070sta: Unknown symbol usb_control_msg
[11846.797849] rt3070sta: Unknown symbol usb_deregister
[11846.799124] rt3070sta: Unknown symbol usb_kill_urb
[11846.799396] rt3070sta: Unknown symbol usb_buffer_free
[11846.800637] rt3070sta: Unknown symbol usb_buffer_alloc[/code]

[p]Tested with unbranded USB dongle:[/p]

[p][a]http://www.jacobsparts.com/items/WIFI-07-BLK/[/a][/p]]]></description>
		<link>http://h-node.org/wifi/view/de/145/Ralink-corp--RT3370</link>
		<created_by>http://h-node.org/wifi/history/de/145</created_by>
	</device>
	<device>
		<id>153</id>
		<type>wifi</type>
		<model_name>AWUS036H 802.11b/g Long-Range USB Adapter</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid></vendorid_productid>
		<vendor>ALFA-NETWORK-Inc</vendor>
		<kernel_libre>Linux 2.6.32.28-generic</kernel_libre>
		<distribution>trisquel_4_0 </distribution>
		<year>not-specified</year>
		<interface>USB</interface>
		<it_works>yes</it_works>
		<driver></driver>
		<description><![CDATA[5dB Antenna, Long Range, Soft AP, RP-SMA Connector, WPA-WPA2, WEP.

One Led - Wireless Traffic
Frecuency Range - 2412-2462 MHz(N.A)    2412-2472 MHz(EU)    2412-2484 MHz(Japan)
Power - Voltage:5V+5%
Security - WEP 64/128 802.1 support  WPS
           WPA-PSK    WPA II

Standards - Wireless: IEEE 802.11b/g   USB 2.0 standard
Date Rate - 802.11b:11Mbps 802.11g:54Mbps
Os Supported - Linux 2.6.X
Interface - USB 2.0 mini USB
Antenna Type - 1x RP-SMA Female connector

www.alfa.com.tw

Commentario: En Trisquel (2.6.32.28-generic) no es necesario instalar drivers del Cd, simplemente enchufar y funciona.]]></description>
		<link>http://h-node.org/wifi/view/de/153/AWUS036H-802-11b-g-Long-Range-USB-Adapter</link>
		<created_by>http://h-node.org/wifi/history/de/153</created_by>
	</device>
	<device>
		<id>163</id>
		<type>wifi</type>
		<model_name>Edimax Technology Co. Ltd EW-7711UTn nLite Wireless Adapter [Ralink RT2870]</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>7392:7711</vendorid_productid>
		<vendor>Edimax-Technology-Co.-Ltd</vendor>
		<kernel_libre>2.6.32-28-generic</kernel_libre>
		<distribution>trisquel_4_0</distribution>
		<year>not-specified</year>
		<interface>USB</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[I connected this card in a shop and nothing happened.]]></description>
		<link>http://h-node.org/wifi/view/de/163/Edimax-Technology-Co--Ltd-EW-7711UTn-nLite-Wireless-Adapter--Ralink-RT2870-</link>
		<created_by>http://h-node.org/wifi/history/de/163</created_by>
	</device>
	<device>
		<id>164</id>
		<type>wifi</type>
		<model_name>Realtek Semiconductor Corp. RTL8188SU 802.11n WLAN Adapter</model_name>
		<other_names><![CDATA[ENCORE ELECTRONICS ENUWI-SN4
Adaptador Inalambrico N150 Mini USB
]]></other_names>
		<vendorid_productid>0bda:8171</vendorid_productid>
		<vendor>Realtek</vendor>
		<kernel_libre>3.0.0-20-generic</kernel_libre>
		<distribution>trisquel_5_5 </distribution>
		<year>not-specified</year>
		<interface>USB</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[[p]lsusb -v[/p]

[code]
Bus 001 Device 006: ID 0bda:8171 Realtek Semiconductor Corp. RTL8188SU 802.11n WLAN Adapter
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0        64
  idVendor           0x0bda Realtek Semiconductor Corp.
  idProduct          0x8171 RTL8188SU 802.11n WLAN Adapter
  bcdDevice            2.00
  iManufacturer           1 Manufacturer Realtek
  iProduct                2 11n USB Adapter
  iSerial                 3 00e04c000001
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           46
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0x80
      (Bus Powered)
    MaxPower              500mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           4
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface              0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x04  EP 4 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x06  EP 6 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x0d  EP 13 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0        64
  bNumConfigurations      1
Device Status:     0x0000
  (Bus Powered)
[/code]]]></description>
		<link>http://h-node.org/wifi/view/de/164/Realtek-Semiconductor-Corp--RTL8188SU-802-11n-WLAN-Adapter</link>
		<created_by>http://h-node.org/wifi/history/de/164</created_by>
	</device>
	<device>
		<id>165</id>
		<type>wifi</type>
		<model_name>Realtek Semiconductor Corp. RTL8188CUS 802.11n WLAN</model_name>
		<other_names><![CDATA[AirLink101 Wireless N 150 Ultra Mini USB Adapter
Rosewill RNX-MiniN1 (RWLD-110001)
EDUP EP-N8508
]]></other_names>
		<vendorid_productid>0bda:8176</vendorid_productid>
		<vendor>Realtek</vendor>
		<kernel_libre>2.6.35-28-generic</kernel_libre>
		<distribution>trisquel_4_5 </distribution>
		<year>not-specified</year>
		<interface>USB</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[I connected this card in a shop and nothing happened.
[h1]AirLink101 Wireless N 150 Ultra Mini USB Adapter[/h1]
[list]
[*] [b]Model:[/b]AWLL5088[/*]
[/list]
Not working]]></description>
		<link>http://h-node.org/wifi/view/de/165/Realtek-Semiconductor-Corp--RTL8188CUS-802-11n-WLAN</link>
		<created_by>http://h-node.org/wifi/history/de/165</created_by>
	</device>
	<device>
		<id>166</id>
		<type>wifi</type>
		<model_name> Realtek Semiconductor Corp. RTL8187B Wireless 802.11g 54Mbps Network Adapter</model_name>
		<other_names><![CDATA[TRENDnet TEW-424UB
ENCORE electronics ENUWI-G2 USA]]></other_names>
		<vendorid_productid>0bda:8189</vendorid_productid>
		<vendor>Realtek-Semiconductor-Corp.</vendor>
		<kernel_libre>2.6.38-12-generic, 3.0.0-23-generic</kernel_libre>
		<distribution>trisquel_5_0 , trisquel_5_5 </distribution>
		<year>2006</year>
		<interface>USB</interface>
		<it_works>yes</it_works>
		<driver>rtl8187</driver>
		<description><![CDATA[[tab lang=en]
[p]The working device reads on the label:[/p]
[b]TRENDNet TEW-424UB H/W:3.1R[/b]
[p]It comes with a Realtek chipset, driver [i][b]rtl8187[/b][/i].[/p]
[p]The correct device should be [b]blue[/b].[/p]
[list]
[*]UPC 710931502572[/*]
[*]NewEgg item number N82E16833156152[/*]
[*]Amazon ASIN B000636JD8[/*]
[/list]
[p]Beware this device has another version:
[list]
[*] [b]TRENDNet TEW-424UB[i](v2)[/i][/b][/*]
It doesn&#039;t have a free driver [b]and won&#039;t work[/b] (it uses a SiS chipset, the same than [a]http://www.h-node.com/wifi/view/en/180/Silicon-Integrated-Systems-Corp--802-11-Wireless-LAN-Adapter|Encore ENUWI-G[/a] ) both tested on Trisquel 5.0
[/list]
[/p]
[p]This incorrect version of the device is [b]white[/b], not [b]blue[/b].[/p]
[/tab]

[tab lang=es]
[p]El dispositivo muestra en la etiqueta:[/p]
[b]TRENDNet TEW-424UB H/W:3.1R[/b]
[p]Usa un chipset Realtek, controlador [i][b]rtl8187[/b][/i].[/p]
[list]
[*]UPC 710931502572[/*]
[*]NewEgg n&uacute;mero de art&iacute;culo N82E16833156152[/*]
[*]Amazon ASIN B000636JD8[/*]
[/list]

[p]Tenga cuidado, este dispositivo tiene otra versi&oacute;n:
[list]
[*] [b]TRENDNet TEW-424UB[i](v2)[/i][/b][/*]
Este no tiene un driver libre y por lo tanto [b]no funcionar&aacute;[/b] (usa un chipset SiS, el mismo que la [a]http://www.h-node.com/wifi/view/en/180/Silicon-Integrated-Systems-Corp--802-11-Wireless-LAN-Adapter|Encore ENUWI-G[/a] ) ambas probadas en Trisquel 5.0
[/list]
[/p]
[/tab]]]></description>
		<link>http://h-node.org/wifi/view/de/166/-Realtek-Semiconductor-Corp--RTL8187B-Wireless-802-11g-54Mbps-Network-Adapter</link>
		<created_by>http://h-node.org/wifi/history/de/166</created_by>
	</device>
	<device>
		<id>171</id>
		<type>wifi</type>
		<model_name>SMCWUSB-G</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>083a:4505</vendorid_productid>
		<vendor>Accton-Technology-Corp.</vendor>
		<kernel_libre>2.6.35-27-generic</kernel_libre>
		<distribution>trisquel_4_5 </distribution>
		<year>2009</year>
		<interface>USB</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[[b]SMC Networks[/b]
WIRELESS EZ Connect g
USB 2.0 Wireless adapter (802.11b/g)

[p]It tries to load the [b]non-free firmware zd1211rw[/b][/p]]]></description>
		<link>http://h-node.org/wifi/view/de/171/SMCWUSB-G</link>
		<created_by>http://h-node.org/wifi/history/de/171</created_by>
	</device>
	<device>
		<id>172</id>
		<type>wifi</type>
		<model_name>Ralink Technology Corp.</model_name>
		<other_names><![CDATA[Zaapa ZW-UW11NT USB Wireless Adaptor 11N (802.11b/g/n)
Tenda W311U mini 11n wireless USB adapter 
TP-Link Wireless TL-WN727N
CANYON CNP-WF518N1]]></other_names>
		<vendorid_productid>148f:3070</vendorid_productid>
		<vendor>Ralink</vendor>
		<kernel_libre>2.6.35-27-generic, 3.0.0-17-generic</kernel_libre>
		<distribution>trisquel_4_5, trisquel_5_5 </distribution>
		<year>2009</year>
		<interface>USB</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[Zaapa ZW-UW11NT USB Wireless Adaptor 11N (802.11b/g/n)
[p]It tries to load [b]non-free firmware rt28xx (for RT2870/RT3070) [/b][/p]]]></description>
		<link>http://h-node.org/wifi/view/de/172/Ralink-Technology-Corp-</link>
		<created_by>http://h-node.org/wifi/history/de/172</created_by>
	</device>
	<device>
		<id>173</id>
		<type>wifi</type>
		<model_name>CONCEPTRONIC C54RU</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>14b2:3c22</vendorid_productid>
		<vendor>Ralink</vendor>
		<kernel_libre>2.6.35-27-generic</kernel_libre>
		<distribution>trisquel_4_5 </distribution>
		<year>2007</year>
		<interface>USB</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[[b]CONCEPTRONIC[/b] 54Mbps Wireless USB 2.0 adapter (802.11b/g)[p][/p]
[p]C54RU Version 2.0[/p]
[p]It tries to load [b]non-free firmware rt28xx[/b][/p]]]></description>
		<link>http://h-node.org/wifi/view/de/173/CONCEPTRONIC-C54RU</link>
		<created_by>http://h-node.org/wifi/history/de/173</created_by>
	</device>
	<device>
		<id>174</id>
		<type>wifi</type>
		<model_name>Belkin Components F5D7050 Wireless G Adapter v3000 [Ralink RT2573]</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>050d:705a</vendorid_productid>
		<vendor>Belkin-Components</vendor>
		<kernel_libre>2.6.35-27-generic</kernel_libre>
		<distribution>trisquel_4_5 </distribution>
		<year>2009</year>
		<interface>USB</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[BELKIN G Wireless USB Network Adapter (802.11b/g)
[p]It uses the [b]rt73[/b] chipset and tries to load [b]non-free firmware.[/b][/p]]]></description>
		<link>http://h-node.org/wifi/view/de/174/Belkin-Components-F5D7050-Wireless-G-Adapter-v3000--Ralink-RT2573-</link>
		<created_by>http://h-node.org/wifi/history/de/174</created_by>
	</device>
	<device>
		<id>175</id>
		<type>wifi</type>
		<model_name>CONCEPTRONIC C54RC</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>1814:0302</vendorid_productid>
		<vendor>RaLink</vendor>
		<kernel_libre>2.6.29.1-libre-fshoppe1 2.6.35-27-generic</kernel_libre>
		<distribution>gnewsense_2_3 , trisquel_4_5 </distribution>
		<year>2005</year>
		<interface>PC-Card</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[[b]CONCEPTRONIC[/b] 54 Mbps Wireless Network Card (802.11b/g)
[p]RaLink RT2561/RT61 rev B. It needs [b]non-free firmware.[/b][/p]]]></description>
		<link>http://h-node.org/wifi/view/de/175/CONCEPTRONIC-C54RC</link>
		<created_by>http://h-node.org/wifi/history/de/175</created_by>
	</device>
	<device>
		<id>180</id>
		<type>wifi</type>
		<model_name>Silicon Integrated Systems Corp. 802.11 Wireless LAN Adapter</model_name>
		<other_names><![CDATA[Encore ENUWI-G
TRENDNet TEW-424UB (v2)]]></other_names>
		<vendorid_productid>0457:0163</vendorid_productid>
		<vendor>Silicon-Integrated-Systems</vendor>
		<kernel_libre>2.6.35-28-generic </kernel_libre>
		<distribution>trisquel_4_5 , trisquel_5_0 </distribution>
		<year>not-specified</year>
		<interface>USB</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[[tab lang=en]
[p][a]http://www.encore-usa.com/us/product/ENUWI-G|ENCORE ENUWI-G[/a] USB Wifi card 54 Mbps - No free driver for this device.[/p]

Beware, TRENDNet TEW-424UB [b](v2)[/b] have the same VendorID:ProductID -&gt; Not Free
[/tab]]]></description>
		<link>http://h-node.org/wifi/view/de/180/Silicon-Integrated-Systems-Corp--802-11-Wireless-LAN-Adapter</link>
		<created_by>http://h-node.org/wifi/history/de/180</created_by>
	</device>
	<device>
		<id>184</id>
		<type>wifi</type>
		<model_name>Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02)</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>8086:4227</vendorid_productid>
		<vendor>Intel-Corporation</vendor>
		<kernel_libre>2.6.35-28-generic,3.0.0-24-generic-pae</kernel_libre>
		<distribution>trisquel_4_5 , trisquel_5_5 </distribution>
		<year>not-specified</year>
		<interface>not-specified</interface>
		<it_works>no</it_works>
		<driver>iwl3945</driver>
		<description><![CDATA[[code]02:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection [8086:4227] (rev 02)
	Subsystem: Intel Corporation ThinkPad R60e/X60s [8086:1011]
	Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast &gt;TAbort- &lt;TAbort- &lt;MAbort- &gt;SERR- &lt;PERR- INTx-
	Interrupt: pin A routed to IRQ 11
	Region 0: Memory at e4200000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: [c8] Power Management version 2
		Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold-)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [d0] MSI: Enable- Count=1/1 Maskable- 64bit+
		Address: 0000000000000000  Data: 0000
	Capabilities: [e0] Express (v1) Legacy Endpoint, MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s &lt;512ns, L1 unlimited
			ExtTag- AttnBtn- AttnInd- PwrInd- RBE- FLReset-
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
		LnkCap:	Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 &lt;128ns, L1 &lt;64us
			ClockPM+ Surprise- LLActRep- BwNot-
		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk-
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
	Capabilities: [100 v1] Advanced Error Reporting
		UESta:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
		UEMsk:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
		UESvrt:	DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
		CESta:	RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr-
		CEMsk:	RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr-
		AERCap:	First Error Pointer: 00, GenCap- CGenEn- ChkCap- ChkEn-
	Capabilities: [140 v1] Device Serial Number 00-19-d2-ff-ff-b1-fd-61
	Kernel modules: iwl3945
[/code]]]></description>
		<link>http://h-node.org/wifi/view/de/184/Intel-Corporation-PRO-Wireless-3945ABG--Golan--Network-Connection--rev-02-</link>
		<created_by>http://h-node.org/wifi/history/de/184</created_by>
	</device>
	<device>
		<id>186</id>
		<type>wifi</type>
		<model_name>AR9160 802.11abgn Wireless PCI Adapter</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>168c:0027</vendorid_productid>
		<vendor>Atheros</vendor>
		<kernel_libre></kernel_libre>
		<distribution>gnewsense_3_0 </distribution>
		<year>not-specified</year>
		<interface>not-specified</interface>
		<it_works>yes</it_works>
		<driver></driver>
		<description><![CDATA[]]></description>
		<link>http://h-node.org/wifi/view/de/186/AR9160-802-11abgn-Wireless-PCI-Adapter</link>
		<created_by>http://h-node.org/wifi/history/de/186</created_by>
	</device>
	<device>
		<id>187</id>
		<type>wifi</type>
		<model_name>DWA-642 802.11n RangeBooster N CardBus Adapter</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>1186:3a6a</vendorid_productid>
		<vendor>D-Link</vendor>
		<kernel_libre></kernel_libre>
		<distribution>gnewsense_3_0 </distribution>
		<year>not-specified</year>
		<interface>PC-Card</interface>
		<it_works>yes</it_works>
		<driver></driver>
		<description><![CDATA[]]></description>
		<link>http://h-node.org/wifi/view/de/187/DWA-642-802-11n-RangeBooster-N-CardBus-Adapter</link>
		<created_by>http://h-node.org/wifi/history/de/187</created_by>
	</device>
	<device>
		<id>188</id>
		<type>wifi</type>
		<model_name>DWA-645 802.11n RangeBooster N 650 Notebook Adapter (rev A1)</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>1186:3a76</vendorid_productid>
		<vendor>D-Link</vendor>
		<kernel_libre></kernel_libre>
		<distribution>gnewsense_3_0 </distribution>
		<year>not-specified</year>
		<interface>not-specified</interface>
		<it_works>yes</it_works>
		<driver></driver>
		<description><![CDATA[]]></description>
		<link>http://h-node.org/wifi/view/de/188/DWA-645-802-11n-RangeBooster-N-650-Notebook-Adapter--rev-A1-</link>
		<created_by>http://h-node.org/wifi/history/de/188</created_by>
	</device>
	<device>
		<id>189</id>
		<type>wifi</type>
		<model_name>DWA-556 Xtreme N PCI Express Desktop Adapter</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>1186:3a70</vendorid_productid>
		<vendor>D-Link</vendor>
		<kernel_libre></kernel_libre>
		<distribution>gnewsense_3_0 </distribution>
		<year>not-specified</year>
		<interface>PCI-E</interface>
		<it_works>yes</it_works>
		<driver></driver>
		<description><![CDATA[]]></description>
		<link>http://h-node.org/wifi/view/de/189/DWA-556-Xtreme-N-PCI-Express-Desktop-Adapter</link>
		<created_by>http://h-node.org/wifi/history/de/189</created_by>
	</device>
	<device>
		<id>190</id>
		<type>wifi</type>
		<model_name>WPC300N v2 Wireless-N Notebook Adapter</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>1737:0059</vendorid_productid>
		<vendor>Linksys</vendor>
		<kernel_libre></kernel_libre>
		<distribution>gnewsense_3_0 </distribution>
		<year>not-specified</year>
		<interface>not-specified</interface>
		<it_works>yes</it_works>
		<driver></driver>
		<description><![CDATA[]]></description>
		<link>http://h-node.org/wifi/view/de/190/WPC300N-v2-Wireless-N-Notebook-Adapter</link>
		<created_by>http://h-node.org/wifi/history/de/190</created_by>
	</device>
	<device>
		<id>191</id>
		<type>wifi</type>
		<model_name>Netgear GA511 Gigabit PC Card</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>1385:xxxx</vendorid_productid>
		<vendor>Netgear</vendor>
		<kernel_libre></kernel_libre>
		<distribution>gnewsense_3_0 </distribution>
		<year>not-specified</year>
		<interface>not-specified</interface>
		<it_works>yes</it_works>
		<driver></driver>
		<description><![CDATA[This device is moved [a]http://h-node.org/ethernetcards/view/en/991|here[/a].
The missing [b]ProductID[/b] code is [b]5200[/b].]]></description>
		<link>http://h-node.org/wifi/view/de/191/Netgear-GA511-Gigabit-PC-Card</link>
		<created_by>http://h-node.org/wifi/history/de/191</created_by>
	</device>
	<device>
		<id>192</id>
		<type>wifi</type>
		<model_name>Realtek Semiconductor Co., Ltd. RTL8187SE Wireless LAN Controller (rev 22)</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>10ec:8199</vendorid_productid>
		<vendor>Vast-Technologies-Inc.</vendor>
		<kernel_libre>3.0.0-17-generic</kernel_libre>
		<distribution>gnewsense_3_0 , trisquel_5_5 </distribution>
		<year>not-specified</year>
		<interface>USB</interface>
		<it_works>yes</it_works>
		<driver>r8180</driver>
		<description><![CDATA[[p]lspci -vmmnn[/p]
[code]
Slot:	02:00.0
Class:	Network controller [0280]
Vendor:	Realtek Semiconductor Co., Ltd. [10ec]
Device:	RTL8187SE Wireless LAN Controller [8199]
SVendor:	Micro-Star International Co., Ltd. [1462]
SDevice:	MN54G2 / MS-6894 Wireless Mini PCIe Card [6894]
Rev:	22
[/code]

[p]lspci -nnk[/p]
[code]
02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8187SE Wireless LAN Controller [10ec:8199] (rev 22)
	Subsystem: Micro-Star International Co., Ltd. MN54G2 / MS-6894 Wireless Mini PCIe Card [1462:6894]
	Kernel driver in use: r8180
	Kernel modules: r8187se
[/code]]]></description>
		<link>http://h-node.org/wifi/view/de/192/Realtek-Semiconductor-Co---Ltd--RTL8187SE-Wireless-LAN-Controller--rev-22-</link>
		<created_by>http://h-node.org/wifi/history/de/192</created_by>
	</device>
	<device>
		<id>201</id>
		<type>wifi</type>
		<model_name>Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller (rev 01)</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>14e4:4727</vendorid_productid>
		<vendor>Broadcom</vendor>
		<kernel_libre>2.6.35-28-generic, 3.0.0-17-generic</kernel_libre>
		<distribution>trisquel_4_5 , trisquel_5_5 </distribution>
		<year>2011</year>
		<interface>not-specified</interface>
		<it_works>no</it_works>
		<driver>bcma-pci-bridge</driver>
		<description><![CDATA[NO tiene drivers libres, los que existen son gpl pero con partes no libres, osea a medias. lo mejor es no comprar broadcom

[p]lspci -vmmnn[/p]
[code]
Slot:	02:00.0
Class:	Network controller [0280]
Vendor:	Broadcom Corporation [14e4]
Device:	BCM4313 802.11b/g/n Wireless LAN Controller [4727]
SVendor:	Wistron NeWeb Corp. [185f]
SDevice:	Device [051a]
Rev:	01
[/code]

[p]lspci -nnk[/p]
[code]
02:00.0 Network controller [0280]: Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller [14e4:4727] (rev 01)
	Subsystem: Wistron NeWeb Corp. Device [185f:051a]
	Kernel driver in use: bcma-pci-bridge
	Kernel modules: bcma, brcmsmac
[/code]]]></description>
		<link>http://h-node.org/wifi/view/de/201/Broadcom-Corporation-BCM4313-802-11b-g-n-Wireless-LAN-Controller--rev-01-</link>
		<created_by>http://h-node.org/wifi/history/de/201</created_by>
	</device>
	<device>
		<id>205</id>
		<type>wifi</type>
		<model_name>Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02)</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>8086:4222</vendorid_productid>
		<vendor>Intel-Corporation</vendor>
		<kernel_libre>2.6.35-28-generic, 3.0.0-17-generic</kernel_libre>
		<distribution>blag_140000 , trisquel_4_5 , trisquel_5_5 </distribution>
		<year>2006</year>
		<interface>PCI-E</interface>
		<it_works>no</it_works>
		<driver>iwl3945</driver>
		<description><![CDATA[[p]iwl3945 is Free Software(Licence GPLv2). Microcode is needed.[/p]

[p]lspci -vmmnn[/p]
[code]
Slot:	0c:00.0
Class:	Network controller [0280]
Vendor:	Intel Corporation [8086]
Device:	PRO/Wireless 3945ABG [Golan] Network Connection [4222]
SVendor:	Intel Corporation [8086]
SDevice:	Device [1021]
Rev:	02
[/code]

[p]lspci -nnk[/p]
[code]
0c:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection [8086:4222] (rev 02)
	Subsystem: Intel Corporation Device [8086:1021]
	Kernel driver in use: iwl3945
	Kernel modules: iwl3945
[/code]]]></description>
		<link>http://h-node.org/wifi/view/de/205/Intel-Corporation-PRO-Wireless-3945ABG--Golan--Network-Connection--rev-02-</link>
		<created_by>http://h-node.org/wifi/history/de/205</created_by>
	</device>
	<device>
		<id>209</id>
		<type>wifi</type>
		<model_name>Intel Corporation PRO/Wireless 2915ABG [Calexico2] Network Connection (rev 05)</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>8086:4224</vendorid_productid>
		<vendor>Intel</vendor>
		<kernel_libre>2.6.35-25-generic</kernel_libre>
		<distribution>trisquel_4_5 </distribution>
		<year>not-specified</year>
		<interface>mini-PCI</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[]]></description>
		<link>http://h-node.org/wifi/view/de/209/Intel-Corporation-PRO-Wireless-2915ABG--Calexico2--Network-Connection--rev-05-</link>
		<created_by>http://h-node.org/wifi/history/de/209</created_by>
	</device>
	<device>
		<id>222</id>
		<type>wifi</type>
		<model_name>AVM Fritz WLAN v1.1 [Texas Instruments TNETW1450]</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>057c:6201</vendorid_productid>
		<vendor>AVM-GmbH</vendor>
		<kernel_libre>2.6.35-28-generic</kernel_libre>
		<distribution>gnewsense_2_3 , gnewsense_3_0 , trisquel_3_5 , trisquel_4_0 , trisquel_4_5 </distribution>
		<year>not-specified</year>
		<interface>USB</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[]]></description>
		<link>http://h-node.org/wifi/view/de/222/AVM-Fritz-WLAN-v1-1--Texas-Instruments-TNETW1450-</link>
		<created_by>http://h-node.org/wifi/history/de/222</created_by>
	</device>
	<device>
		<id>225</id>
		<type>wifi</type>
		<model_name>Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02)</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>14e4:4318</vendorid_productid>
		<vendor>Broadcom-Corporation</vendor>
		<kernel_libre>2.6.35.11-libre2, 3.0.0-17-generic</kernel_libre>
		<distribution>trisquel_4_5 , trisquel_5_5 </distribution>
		<year>not-specified</year>
		<interface>not-specified</interface>
		<it_works>yes</it_works>
		<driver>b43-pci-bridge</driver>
		<description><![CDATA[[p]Uses the ssb kernel module and dmesg says that it is missing free firmware. The only thing it doesn&#039;t seem to do is go to wireless power saving mode in powertop. Integrated in the [b]Dell Latitude D610 (PP11L)[/b] notebook and some HP dv5000 notebooks.[/p]

[p]lspci -vmmnn[/p]
[code]
Slot:	06:05.0
Class:	Network controller [0280]
Vendor:	Broadcom Corporation [14e4]
Device:	BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller [4318]
SVendor:	Hewlett-Packard Company [103c]
SDevice:	Broadcom 802.11b/g WLAN [1356]
Rev:	02
[/code]

[p]lspci -nnk[/p]
[code]
06:05.0 Network controller [0280]: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller [14e4:4318] (rev 02)
	Subsystem: Hewlett-Packard Company Broadcom 802.11b/g WLAN [103c:1356]
	Kernel driver in use: b43-pci-bridge
	Kernel modules: ssb
[/code]]]></description>
		<link>http://h-node.org/wifi/view/de/225/Broadcom-Corporation-BCM4318--AirForce-One-54g--802-11g-Wireless-LAN-Controller--rev-02-</link>
		<created_by>http://h-node.org/wifi/history/de/225</created_by>
	</device>
	<device>
		<id>227</id>
		<type>wifi</type>
		<model_name>Atheros Communications Inc. AR5416 Wireless Network Adapter [AR5008 802.11(a)bgn] (rev 01)</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>168c:0023</vendorid_productid>
		<vendor>Atheros-Communications-Inc.</vendor>
		<kernel_libre>3.0.0-17-generic</kernel_libre>
		<distribution>gnewsense_2_3 , trisquel_5_5 </distribution>
		<year>not-specified</year>
		<interface>PCI</interface>
		<it_works>yes</it_works>
		<driver>ath9k</driver>
		<description><![CDATA[[p]lspci -vmmnn[/p]
[code]
Slot:	01:07.0
Class:	Network controller [0280]
Vendor:	Atheros Communications Inc. [168c]
Device:	AR5416 Wireless Network Adapter [AR5008 802.11(a)bgn] [0023]
SVendor:	Atheros Communications Inc. [168c]
SDevice:	Device [3071]
Rev:	01
[/code]

[p]lspci -nnk[/p]
[code]
01:07.0 Network controller [0280]: Atheros Communications Inc. AR5416 Wireless Network Adapter [AR5008 802.11(a)bgn] [168c:0023] (rev 01)
	Subsystem: Atheros Communications Inc. Device [168c:3071]
	Kernel driver in use: ath9k
	Kernel modules: ath9k
[/code]

[p]Info from http://hub.opensolaris.org/bin/view/Community+Group+laptop/wireless_driver_compatible_list[/p]

[p]Add: (2011-05-01)[/p]
[p]# AR5416 802.11abgn Wireless PCI Adapter (taken from Atheros web site) [/p]]]></description>
		<link>http://h-node.org/wifi/view/de/227/Atheros-Communications-Inc--AR5416-Wireless-Network-Adapter--AR5008-802-11-a-bgn---rev-01-</link>
		<created_by>http://h-node.org/wifi/history/de/227</created_by>
	</device>
	<device>
		<id>237</id>
		<type>wifi</type>
		<model_name>D-Link System Wireless G DWA-110 Adapter</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>07d1:3c07</vendorid_productid>
		<vendor>D-Link</vendor>
		<kernel_libre>2.6.31-23-generic</kernel_libre>
		<distribution>trisquel_3_5 </distribution>
		<year>not-specified</year>
		<interface>USB</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[[code]$ demesg
[ 1125.530135] usb 1-6: configuration #1 chosen from 1 choice
[ 1125.795636] phy1: Selected rate control algorithm &#039;minstrel&#039;
[ 1125.797707] Registered led device: rt73usb-phy1::radio
[ 1125.797758] Registered led device: rt73usb-phy1::assoc
[ 1125.797809] Registered led device: rt73usb-phy1::quality
[ 1125.951420] 1-6:1.0: Missing Free firmware
[ 1125.951435] rt73usb 1-6:1.0: firmware: requesting /*(DEBLOBBED)*/
[ 1126.093086] phy1 -&gt; rt2x00lib_reject_firmware: Error - Failed to request Firmware.
[ 1126.207212] 1-6:1.0: Missing Free firmware
[ 1126.207227] rt73usb 1-6:1.0: firmware: requesting /*(DEBLOBBED)*/
[ 1126.218797] phy1 -&gt; rt2x00lib_reject_firmware: Error - Failed to request Firmware.[/code]
]]></description>
		<link>http://h-node.org/wifi/view/de/237/D-Link-System-Wireless-G-DWA-110-Adapter</link>
		<created_by>http://h-node.org/wifi/history/de/237</created_by>
	</device>
	<device>
		<id>248</id>
		<type>wifi</type>
		<model_name>F5D8011 v2 802.11n N1 Wireless Notebook Card</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>1799:801b</vendorid_productid>
		<vendor>Belkin</vendor>
		<kernel_libre></kernel_libre>
		<distribution>gnewsense_3_0 </distribution>
		<year>not-specified</year>
		<interface>not-specified</interface>
		<it_works>yes</it_works>
		<driver></driver>
		<description><![CDATA[]]></description>
		<link>http://h-node.org/wifi/view/de/248/F5D8011-v2-802-11n-N1-Wireless-Notebook-Card</link>
		<created_by>http://h-node.org/wifi/history/de/248</created_by>
	</device>
	<device>
		<id>253</id>
		<type>wifi</type>
		<model_name>Atheros Communications Inc TP-Link TL-WN821N v2 [Atheros AR9001U-(2)NG]</model_name>
		<other_names><![CDATA[TP-LINK 300Mbps Wireless N USB Adapter]]></other_names>
		<vendorid_productid>0cf3:1002</vendorid_productid>
		<vendor>Atheros</vendor>
		<kernel_libre>2.6.35-28-generic</kernel_libre>
		<distribution>trisquel_4_5 </distribution>
		<year>2010</year>
		<interface>USB</interface>
		<it_works>yes</it_works>
		<driver>ar9170usb</driver>
		<description><![CDATA[300 Mbps Wireless N USB adapter

[p]Atheros Communications, Inc.
 0x1002 TP-Link TL-WN821N v2 [Atheros AR9001U-(2)NG]
[/p]

[p][a]http://linuxwireless.org/en/users/Drivers/ar9170 | AR9170[/a] chipset[/p]

[p]Device [b]may require the installation of &quot;atheros-firmware&quot;[/b] from the repository.[/p]

[p]Remember to check the version, &quot;TP-Link TL-WN821N v3 802.11n [Atheros AR7010+AR9287]&quot; (0cf3:7015) uses a different driver (ath9k_htc) and doesn&#039;t work without nonfree firmware.[/p]]]></description>
		<link>http://h-node.org/wifi/view/de/253/Atheros-Communications-Inc-TP-Link-TL-WN821N-v2--Atheros-AR9001U--2-NG-</link>
		<created_by>http://h-node.org/wifi/history/de/253</created_by>
	</device>
	<device>
		<id>266</id>
		<type>wifi</type>
		<model_name>Atheros Communications Inc TP-Link TL-WN821N v3.1 [Atheros AR9002]</model_name>
		<other_names><![CDATA[TP-LINK 300Mbps Wireless N USB Adapter

Atheros Communications, Inc. TP-Link TL-WN821N v3 802.11n [Atheros AR7010+AR9287]]]></other_names>
		<vendorid_productid>0cf3:7015</vendorid_productid>
		<vendor>Atheros-Communications-Inc.</vendor>
		<kernel_libre>Linux 3.2.0-45-generic</kernel_libre>
		<distribution>trisquel_6_0 </distribution>
		<year>2010</year>
		<interface>USB</interface>
		<it_works>yes</it_works>
		<driver> ath9k_htc</driver>
		<description><![CDATA[]]></description>
		<link>http://h-node.org/wifi/view/de/266/Atheros-Communications-Inc-TP-Link-TL-WN821N-v3-1--Atheros-AR9002-</link>
		<created_by>http://h-node.org/wifi/history/de/266</created_by>
	</device>
	<device>
		<id>271</id>
		<type>wifi</type>
		<model_name>RaLink RT2561/RT61 802.11g PCI</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>1814:0301</vendorid_productid>
		<vendor>RaLink</vendor>
		<kernel_libre></kernel_libre>
		<distribution>trisquel_4_0 </distribution>
		<year>2008</year>
		<interface>PCI</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[Slot:	01:06.0
Class:	Network controller [0280]
Vendor:	RaLink [1814]
Device:	RT2561/RT61 802.11g PCI [0301]
SVendor:	RaLink [1814]
SDevice:	Device [2561]]]></description>
		<link>http://h-node.org/wifi/view/de/271/RaLink-RT2561-RT61-802-11g-PCI</link>
		<created_by>http://h-node.org/wifi/history/de/271</created_by>
	</device>
	<device>
		<id>319</id>
		<type>wifi</type>
		<model_name>Realtek Semiconductor Co., Ltd. RTL8191SEvB Wireless LAN Controller (rev 10)</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>10ec:8172</vendorid_productid>
		<vendor>Realtek-Semiconductor-Co.-Ltd.</vendor>
		<kernel_libre>2.6.32-24-generic, 3.0.0-17-generic</kernel_libre>
		<distribution>trisquel_4_0 , trisquel_5_5 </distribution>
		<year>not-specified</year>
		<interface>not-specified</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[[p]lspci -vmmnn[/p]
[code]
Slot:	05:00.0
Class:	Network controller [0280]
Vendor:	Realtek Semiconductor Co., Ltd. [10ec]
Device:	RTL8191SEvB Wireless LAN Controller [8172]
SVendor:	Realtek Semiconductor Co., Ltd. [10ec]
SDevice:	RTL8191SEvB Wireless LAN Controller [8172]
Rev:	10
[/code]

[p]lspci -nnk[/p]
[code]
05:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8191SEvB Wireless LAN Controller [10ec:8172] (rev 10)
	Subsystem: Realtek Semiconductor Co., Ltd. RTL8191SEvB Wireless LAN Controller [10ec:8172]
	Kernel modules: rtl8192se
[/code]

[h2]More info:[/h2]
In Spanish:
[list]
[*] [a]http://trisquel.info/es/issues/2250[/a][/*]
[/list]]]></description>
		<link>http://h-node.org/wifi/view/de/319/Realtek-Semiconductor-Co---Ltd--RTL8191SEvB-Wireless-LAN-Controller--rev-10-</link>
		<created_by>http://h-node.org/wifi/history/de/319</created_by>
	</device>
	<device>
		<id>323</id>
		<type>wifi</type>
		<model_name>ISL3886 [Prism Javelin/Prism Xbow] </model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>1260:3886</vendorid_productid>
		<vendor>Intersil-Corporation</vendor>
		<kernel_libre>2.6.35-28-generic</kernel_libre>
		<distribution>trisquel_4_5 </distribution>
		<year>not-specified</year>
		<interface>PCI</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[Message shown on dmesg output with linux-libre:

[   16.408711] 0000:02:03.0: Missing Free firmware 
[   16.441016] p54pci 0000:02:03.0: Cannot find firmware (/*(DEBLOBBED)*/)]]></description>
		<link>http://h-node.org/wifi/view/de/323/ISL3886--Prism-Javelin-Prism-Xbow--</link>
		<created_by>http://h-node.org/wifi/history/de/323</created_by>
	</device>
	<device>
		<id>325</id>
		<type>wifi</type>
		<model_name>Atheros Communications Inc. AR5008 Wireless Network Adapter (rev 01)</model_name>
		<other_names><![CDATA[TP-Link TL-WN951N]]></other_names>
		<vendorid_productid>168c:3071</vendorid_productid>
		<vendor>Atheros</vendor>
		<kernel_libre>2.6.32-5-686</kernel_libre>
		<distribution>trisquel_4_5 </distribution>
		<year>2003</year>
		<interface>PCI</interface>
		<it_works>yes</it_works>
		<driver>ath9k</driver>
		<description><![CDATA[]]></description>
		<link>http://h-node.org/wifi/view/de/325/Atheros-Communications-Inc--AR5008-Wireless-Network-Adapter--rev-01-</link>
		<created_by>http://h-node.org/wifi/history/de/325</created_by>
	</device>
	<device>
		<id>330</id>
		<type>wifi</type>
		<model_name>Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01)</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>1a3b:2c37</vendorid_productid>
		<vendor>AzureWave</vendor>
		<kernel_libre>2.6.35-28-generic</kernel_libre>
		<distribution>trisquel_4_5 </distribution>
		<year>not-specified</year>
		<interface>PCI-E</interface>
		<it_works>yes</it_works>
		<driver></driver>
		<description><![CDATA[]]></description>
		<link>http://h-node.org/wifi/view/de/330/Atheros-Communications-Inc--AR9285-Wireless-Network-Adapter--PCI-Express---rev-01-</link>
		<created_by>http://h-node.org/wifi/history/de/330</created_by>
	</device>
	<device>
		<id>339</id>
		<type>wifi</type>
		<model_name>Intel Corporation WiFi Link 5100</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>8086:4232</vendorid_productid>
		<vendor>Intel-Corporation</vendor>
		<kernel_libre>3.2.0-38-generic-pae</kernel_libre>
		<distribution>trisquel_4_5 , trisquel_6_0 </distribution>
		<year>2008</year>
		<interface>not-specified</interface>
		<it_works>no</it_works>
		<driver>iwlwifi</driver>
		<description><![CDATA[exists a iwlagn but it does not loaded

[code]dmesg | grep iwlagn
[   13.409876] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:
[   13.409880] iwlagn: Copyright(c) 2003-2010 Intel Corporation
[   13.409985] iwlagn 0000:07:00.0: enabling device (0000 -&gt; 0002)
[   13.410042] iwlagn 0000:07:00.0: PCI INT A -&gt; GSI 19 (level, low) -&gt; IRQ 19
[   13.410080] iwlagn 0000:07:00.0: setting latency timer to 64
[   13.412862] iwlagn 0000:07:00.0: Detected Intel(R) WiFi Link 5100 AGN, REV=0x54
[   13.435489] iwlagn 0000:07:00.0: Tunable channels: 13 802.11bg, 24 802.11a channels
[   13.435657] iwlagn 0000:07:00.0: irq 44 for MSI/MSI-X
[   13.436109] iwlagn 0000:07:00.0: PCI INT A disabled
[   13.436121] iwlagn: probe of 0000:07:00.0 failed with error -22

lsmod | grep iwlagn
iwlagn                203041  0 
iwlcore               146971  1 iwlagn
mac80211              267419  2 iwlagn,iwlcore
cfg80211              170901  3 iwlagn,iwlcore,mac80211[/code]

[p]lspci -nnk[/p]
[code]02:00.0 Network controller [0280]: Intel Corporation WiFi Link 5100 [8086:4232]
	Subsystem: Intel Corporation WiFi Link 5100 AGN [8086:1301]
	Kernel modules: iwlwifi[/code]

[p]lspci -vmmnn[/p]
[code]Slot:	02:00.0
Class:	Network controller [0280]
Vendor:	Intel Corporation [8086]
Device:	WiFi Link 5100 [4232]
SVendor:	Intel Corporation [8086]
SDevice:	WiFi Link 5100 AGN [1301]
[/code]]]></description>
		<link>http://h-node.org/wifi/view/de/339/Intel-Corporation-WiFi-Link-5100</link>
		<created_by>http://h-node.org/wifi/history/de/339</created_by>
	</device>
	<device>
		<id>357</id>
		<type>wifi</type>
		<model_name>Atheros Communications Inc. AR9271 802.11n</model_name>
		<other_names><![CDATA[Atheros USB2.0 WLAN
TP-LINK TL-WN721N/TL-WN722N 150 Mbps Wireless N USB Adapter
Intelbras WBN 240]]></other_names>
		<vendorid_productid>0cf3:9271</vendorid_productid>
		<vendor>Atheros-Communications-Inc.</vendor>
		<kernel_libre>2.6.38-11-generic, 3.0.0-17-generic</kernel_libre>
		<distribution>trisquel_5_0 , trisquel_5_5 </distribution>
		<year>2011</year>
		<interface>USB</interface>
		<it_works>no</it_works>
		<driver>r8712u, ath9k_htc</driver>
		<description><![CDATA[[code]  UDI: /org/freedesktop/Hal/devices/usb_device_cf3_9271_12345_if0
  Unique ID: lfzD.7OI4S6n4RF2
  Parent ID: ADDn.4Nx_qoDfSd7
  SysFS ID: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0
  SysFS BusID: 1-1.1:1.0
  Hardware Class: unknown
  Model: &quot;Atheros USB2.0 WLAN&quot;
  Hotplug: USB
  Vendor: usb 0x0cf3 &quot;Atheros Communications, Inc.&quot;
  Device: usb 0x9271 &quot;USB2.0 WLAN&quot;
  Revision: &quot;1.08&quot;
  Serial ID: &quot;12345&quot;
  Speed: 480 Mbps
  Module Alias: &quot;usb:v0CF3p9271d0108dcFFdscFFdpFFicFFisc00ip00&quot;
  Driver Info #0:
    Driver Status: ath9k_htc is active
    Driver Activation Cmd: &quot;modprobe ath9k_htc&quot;
  Config Status: cfg=new, avail=yes, need=no, active=unknown
[/code]]]></description>
		<link>http://h-node.org/wifi/view/de/357/Atheros-Communications-Inc--AR9271-802-11n</link>
		<created_by>http://h-node.org/wifi/history/de/357</created_by>
	</device>
	<device>
		<id>359</id>
		<type>wifi</type>
		<model_name>Ralink corp. Wireless PCI Adapter RT2400 / RT2460</model_name>
		<other_names><![CDATA[SMC 2635W
SMC 2635W EU-V2]]></other_names>
		<vendorid_productid>1814:0101</vendorid_productid>
		<vendor>RaLink</vendor>
		<kernel_libre>2.6.35-30-generic</kernel_libre>
		<distribution>trisquel_4_0 , trisquel_4_5 </distribution>
		<year>not-specified</year>
		<interface>PC-Card</interface>
		<it_works>yes</it_works>
		<driver>rt2400pci</driver>
		<description><![CDATA[SMC EZ Connect 2.4GHz 11Mbps Wireless Cardbus Adapter (SMC2635W)
SMC part-no: 99-012084-329
WEP and WPA (2) works. Signal meters claims it&#039;s low power if WPA(2) used.]]></description>
		<link>http://h-node.org/wifi/view/de/359/Ralink-corp--Wireless-PCI-Adapter-RT2400---RT2460</link>
		<created_by>http://h-node.org/wifi/history/de/359</created_by>
	</device>
	<device>
		<id>361</id>
		<type>wifi</type>
		<model_name>Intel Corporation Centrino Wireless-N 1000</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>8086:0084</vendorid_productid>
		<vendor>Intel</vendor>
		<kernel_libre>2.6.35-30-generic</kernel_libre>
		<distribution>trisquel_4_5 </distribution>
		<year>not-specified</year>
		<interface>not-specified</interface>
		<it_works>no</it_works>
		<driver>iwlagn</driver>
		<description><![CDATA[]]></description>
		<link>http://h-node.org/wifi/view/de/361/Intel-Corporation-Centrino-Wireless-N-1000</link>
		<created_by>http://h-node.org/wifi/history/de/361</created_by>
	</device>
	<device>
		<id>381</id>
		<type>wifi</type>
		<model_name>WUSB54GC v1 802.11g Adapter [Ralink RT73]</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>13b1:0020</vendorid_productid>
		<vendor>Linksys</vendor>
		<kernel_libre>3.0.3-1</kernel_libre>
		<distribution>parabola</distribution>
		<year>not-specified</year>
		<interface>USB</interface>
		<it_works>no</it_works>
		<driver>rt73usb</driver>
		<description><![CDATA[[code][10444.358998] usb 2-3: new high speed USB device number 3 using ehci_hcd
[10445.023762] ieee80211 phy1: Selected rate control algorithm &#039;minstrel_ht&#039;
[10445.024968] Registered led device: rt73usb-phy1::radio
[10445.025004] Registered led device: rt73usb-phy1::assoc
[10445.025039] Registered led device: rt73usb-phy1::quality
[10445.025506] usbcore: registered new interface driver rt73usb
[10473.319823] NET: Registered protocol family 4
[10473.327152] NET: Registered protocol family 5
[10473.328825] 2-3:1.0: Missing Free firmware
[10473.344345] phy1 -&gt; rt2x00lib_reject_firmware: Error - Failed to request Firmware.[/code]
]]></description>
		<link>http://h-node.org/wifi/view/de/381/WUSB54GC-v1-802-11g-Adapter--Ralink-RT73-</link>
		<created_by>http://h-node.org/wifi/history/de/381</created_by>
	</device>
	<device>
		<id>393</id>
		<type>wifi</type>
		<model_name>Intel Corporation Centrino Advanced-N 6205 (rev 34)</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>8086:0082</vendorid_productid>
		<vendor>Intel</vendor>
		<kernel_libre>2.6.38-11-generic, 3.0.0-17-generic</kernel_libre>
		<distribution>trisquel_4_5 , trisquel_5_0 , trisquel_5_5 </distribution>
		<year>not-specified</year>
		<interface>not-specified</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[[p]lspci -vmmnn[/p]
[code]
Slot:	02:00.0
Class:	Network controller [0280]
Vendor:	Intel Corporation [8086]
Device:	Centrino Advanced-N 6205 [0082]
SVendor:	Intel Corporation [8086]
SDevice:	Centrino Advanced-N 6205 AGN [1301]
Rev:	34
[/code]

[p]lspci -nnk[/p]
[code]
02:00.0 Network controller [0280]: Intel Corporation Centrino Advanced-N 6205 [8086:0082] (rev 34)
	Subsystem: Intel Corporation Centrino Advanced-N 6205 AGN [8086:1301]
	Kernel modules: iwlagn
[/code]]]></description>
		<link>http://h-node.org/wifi/view/de/393/Intel-Corporation-Centrino-Advanced-N-6205--rev-34-</link>
		<created_by>http://h-node.org/wifi/history/de/393</created_by>
	</device>
	<device>
		<id>420</id>
		<type>wifi</type>
		<model_name>AIRONET Wireless Communications Cisco Aironet Wireless 802.11b</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>14b9:a504</vendorid_productid>
		<vendor>Cisco-Aironet-Wireless-Communications</vendor>
		<kernel_libre>2.6.35-30-generic</kernel_libre>
		<distribution>trisquel_4_5 </distribution>
		<year>2004</year>
		<interface>not-specified</interface>
		<it_works>yes</it_works>
		<driver>airo</driver>
		<description><![CDATA[[code]02:02.0 Network controller [0280]: AIRONET Wireless Communications Cisco Aironet Wireless 802.11b [14b9:a504]
Subsystem: AIRONET Wireless Communications Device [14b9:5000]
Kernel driver in use: airo
Kernel modules: airo [/code]]]></description>
		<link>http://h-node.org/wifi/view/de/420/AIRONET-Wireless-Communications-Cisco-Aironet-Wireless-802-11b</link>
		<created_by>http://h-node.org/wifi/history/de/420</created_by>
	</device>
	<device>
		<id>422</id>
		<type>wifi</type>
		<model_name>HUAWEI Mobile</model_name>
		<other_names><![CDATA[Fonic Internetstick]]></other_names>
		<vendorid_productid>12d1:xxxx</vendorid_productid>
		<vendor>Huawei-Technologies-Co.-Ltd.</vendor>
		<kernel_libre></kernel_libre>
		<distribution>trisquel_4_5 </distribution>
		<year>not-specified</year>
		<interface>USB</interface>
		<it_works>yes</it_works>
		<driver></driver>
		<description><![CDATA[This device is moved [a]http://h-node.org/threegcards/view/en/990|here[/a].
The missing [b]ProductID[/b] code is [b]140c[/b].
***
stick should be inserted while the PC is booting. It then asks automatically for the PIN and the APN. After all information is given, the stick connects to the internet. All works out of the box!]]></description>
		<link>http://h-node.org/wifi/view/de/422/HUAWEI-Mobile</link>
		<created_by>http://h-node.org/wifi/history/de/422</created_by>
	</device>
	<device>
		<id>434</id>
		<type>wifi</type>
		<model_name>Intel Corporation Ultimate N WiFi Link 5300</model_name>
		<other_names><![CDATA[Intel Wireless WiFi Link 5300 AGN 11/13ch]]></other_names>
		<vendorid_productid>8086:1001</vendorid_productid>
		<vendor>Intel</vendor>
		<kernel_libre>2.6.35-28</kernel_libre>
		<distribution>trisquel_4_5 </distribution>
		<year>not-specified</year>
		<interface>PCI</interface>
		<it_works>no</it_works>
		<driver>iwlagn</driver>
		<description><![CDATA[This wireless card has open source drivers available, which require the installation of a non-free firmware in order to function.]]></description>
		<link>http://h-node.org/wifi/view/de/434/Intel-Corporation-Ultimate-N-WiFi-Link-5300</link>
		<created_by>http://h-node.org/wifi/history/de/434</created_by>
	</device>
	<device>
		<id>468</id>
		<type>wifi</type>
		<model_name>IMC Networks 802.11 n/g/b Wireless LAN Adapter</model_name>
		<other_names><![CDATA[Ralink RT2870 USB ABGN WLAN]]></other_names>
		<vendorid_productid>13d3:3247</vendorid_productid>
		<vendor>IMC-Networks</vendor>
		<kernel_libre>2.6.38-13-generic</kernel_libre>
		<distribution>trisquel_5_0 </distribution>
		<year>2007</year>
		<interface>USB</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[[p]The GPLed linux device driver called [b]Ralink RT2870 USB ABGN WLAN[/b] should be supported since linux kernel 2.4/2.6 serie but isn&#039;t included in Trisquel&#039;s package archives.[/p]
[p]However, Ralink&#039;s firmware drivers can be found at [a]http://www.ralinktech.com/en/04_support/support.php?sn=501 | Ralink Support for Linux kernel[/a] [RT2870USB(RT2870/RT2770 v2.4.0.1 (2010-07-09)][/p]

[p]PS. Reply from Trisquel from 2011-12-07:[/p]
[p]&gt; From LICENSE ralink-firmware.txt[/p]
[code]
&gt; Redistribution. Redistribution and use in binary form, without
&gt; modification, are permitted provided that the following conditions are
&gt; met:
[/code]

[p]&gt; The driver is non free, so we won&#039;t add it to trisquel.
[/p]]]></description>
		<link>http://h-node.org/wifi/view/de/468/IMC-Networks-802-11-n-g-b-Wireless-LAN-Adapter</link>
		<created_by>http://h-node.org/wifi/history/de/468</created_by>
	</device>
	<device>
		<id>477</id>
		<type>wifi</type>
		<model_name>Atheros Communications Inc. AR2427 802.11bg Wireless Network Adapter (PCI-Express) (rev 01)</model_name>
		<other_names><![CDATA[1a3b:1112	AzureWave	Device
]]></other_names>
		<vendorid_productid>168c:002c</vendorid_productid>
		<vendor>Atheros-Communications-Inc.</vendor>
		<kernel_libre>2.6.38-11-generic, 3.0.0-17-generic</kernel_libre>
		<distribution>trisquel_5_0 , trisquel_5_5 </distribution>
		<year>not-specified</year>
		<interface>PCI</interface>
		<it_works>yes</it_works>
		<driver>ath9k</driver>
		<description><![CDATA[[p]lspci -vmmnn[/p]
[code]
Slot:	02:00.0
Class:	Network controller [0280]
Vendor:	Atheros Communications Inc. [168c]
Device:	AR2427 802.11bg Wireless Network Adapter (PCI-Express) [002c]
SVendor:	AzureWave [1a3b]
SDevice:	Device [1112]
Rev:	01
[/code]

[p]lspci -nnk[/p]
[code]
02:00.0 Network controller [0280]: Atheros Communications Inc. AR2427 802.11bg Wireless Network Adapter (PCI-Express) [168c:002c] (rev 01)
	Subsystem: AzureWave Device [1a3b:1112]
	Kernel driver in use: ath9k
	Kernel modules: ath9k
[/code]]]></description>
		<link>http://h-node.org/wifi/view/de/477/Atheros-Communications-Inc--AR2427-802-11bg-Wireless-Network-Adapter--PCI-Express---rev-01-</link>
		<created_by>http://h-node.org/wifi/history/de/477</created_by>
	</device>
	<device>
		<id>505</id>
		<type>wifi</type>
		<model_name>Realtek RTL8191SU</model_name>
		<other_names><![CDATA[Adaptor Wi-Fi 802.11 b/g/n 150 Mbps E-Boda
ME-DN523 802.11N 300 Mbps Wireless Adaptor
Billion BiPAC 3011N USB Adapter

]]></other_names>
		<vendorid_productid>0bda:8172</vendorid_productid>
		<vendor>Realtek</vendor>
		<kernel_libre>3.2</kernel_libre>
		<distribution>parabola </distribution>
		<year>not-specified</year>
		<interface>USB</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[It said it was missing a free driver after I switched to Parabola. For the [b]ME-DN523 802.11N 300 Mbps Wireless Adaptor[/b], please see [a]http://store.uebo.net/ME_DN523_802_11N_300_Mbps_USB_Wi_Fi_Adaptor_p/me-dn523.htm[/a] ]]></description>
		<link>http://h-node.org/wifi/view/de/505/Realtek-RTL8191SU</link>
		<created_by>http://h-node.org/wifi/history/de/505</created_by>
	</device>
	<device>
		<id>506</id>
		<type>wifi</type>
		<model_name>Intel Corporation Centrino Wireless-N 1030 (rev 34)</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>8086:008a</vendorid_productid>
		<vendor>Intel-Corporation</vendor>
		<kernel_libre>3.0.0-17-generic</kernel_libre>
		<distribution>trisquel_5_0 , trisquel_5_5 </distribution>
		<year>not-specified</year>
		<interface>not-specified</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[[p]lspci -vmmnn[/p]
[code]
Slot:	01:00.0
Class:	Network controller [0280]
Vendor:	Intel Corporation [8086]
Device:	Centrino Wireless-N 1030 [008a]
SVendor:	Intel Corporation [8086]
SDevice:	Centrino Wireless-N 1030 BGN [5305]
Rev:	34
[/code]

[p]lspci -nnk[/p]
[code]
01:00.0 Network controller [0280]: Intel Corporation Centrino Wireless-N 1030 [8086:008a] (rev 34)
	Subsystem: Intel Corporation Centrino Wireless-N 1030 BGN [8086:5305]
	Kernel modules: iwlagn
[/code]]]></description>
		<link>http://h-node.org/wifi/view/de/506/Intel-Corporation-Centrino-Wireless-N-1030--rev-34-</link>
		<created_by>http://h-node.org/wifi/history/de/506</created_by>
	</device>
	<device>
		<id>511</id>
		<type>wifi</type>
		<model_name>Linksys WUSB11 V2.6 802.11b Adapter</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>077b:2219</vendorid_productid>
		<vendor>Linksys</vendor>
		<kernel_libre></kernel_libre>
		<distribution>trisquel_5_0 </distribution>
		<year>not-specified</year>
		<interface>USB</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[]]></description>
		<link>http://h-node.org/wifi/view/de/511/Linksys-WUSB11-V2-6-802-11b-Adapter</link>
		<created_by>http://h-node.org/wifi/history/de/511</created_by>
	</device>
	<device>
		<id>516</id>
		<type>wifi</type>
		<model_name>Intel Corporation Centrino Ultimate-N 6300</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>8086:422b</vendorid_productid>
		<vendor>Intel</vendor>
		<kernel_libre>2.6.38-13-generic,3.0.0-17- to 3.0.0-22-generic</kernel_libre>
		<distribution>trisquel_3_5 , trisquel_4_0 , trisquel_4_5 , trisquel_5_0 </distribution>
		<year>2009</year>
		<interface>not-specified</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[[p]This ships inside of numerous notebooks, including the Dell Latitude E6510 and family. No current free software firmware exists.[/p]

[p]lspci -vmmnn[/p]

[code]
Slot:	03:00.0
Class:	Network controller [0280]
Vendor:	Intel Corporation [8086]
Device:	Centrino Ultimate-N 6300 [422b]
SVendor:	Intel Corporation [8086]
SDevice:	Centrino Ultimate-N 6300 3x3 AGN [1121]
Rev:	35
[/code]

[p]lspci -nnk[/p]

[code]
03:00.0 Network controller [0280]: Intel Corporation Centrino Ultimate-N 6300 [8086:422b] (rev 35)
	Subsystem: Intel Corporation Centrino Ultimate-N 6300 3x3 AGN [8086:1121]
	Kernel modules: iwlagn
[/code]]]></description>
		<link>http://h-node.org/wifi/view/de/516/Intel-Corporation-Centrino-Ultimate-N-6300</link>
		<created_by>http://h-node.org/wifi/history/de/516</created_by>
	</device>
	<device>
		<id>517</id>
		<type>wifi</type>
		<model_name>Edimax Computer Co. Device 7727</model_name>
		<other_names><![CDATA[RaLink RT2760 Wireless 802.11n 1T/2R Cardbus]]></other_names>
		<vendorid_productid>1814:0701</vendorid_productid>
		<vendor>RaLink</vendor>
		<kernel_libre>2.6.35.14-97</kernel_libre>
		<distribution>blag_140000 </distribution>
		<year>2011</year>
		<interface>PCI</interface>
		<it_works>yes</it_works>
		<driver>rt2860</driver>
		<description><![CDATA[The driver built into the kernel (rt28xxpci) is pretty much useless with WPA.  It works great with the RaLink 2860 staging driver using the patch described here:
http://www.michael-peeters.blogspot.com/2011/06/fixing-rt2860-wifi-chipset-under-ubuntu.html]]></description>
		<link>http://h-node.org/wifi/view/de/517/Edimax-Computer-Co--Device-7727</link>
		<created_by>http://h-node.org/wifi/history/de/517</created_by>
	</device>
	<device>
		<id>520</id>
		<type>wifi</type>
		<model_name>RT2800 802.11n PCI</model_name>
		<other_names><![CDATA[Linksys WMP600N Wireless-N Dual Band Adapter]]></other_names>
		<vendorid_productid>1814:0601</vendorid_productid>
		<vendor>RaLink</vendor>
		<kernel_libre>2.6.38-13-generic</kernel_libre>
		<distribution>trisquel_5_0 </distribution>
		<year>not-specified</year>
		<interface>PCI</interface>
		<it_works>no</it_works>
		<driver>rt2800pci</driver>
		<description><![CDATA[For [b]Linksys WMP600N[/b], please see [a]http://homesupport.cisco.com/en-us/wireless/lbc/WMP600N[/a].

]]></description>
		<link>http://h-node.org/wifi/view/de/520/RT2800-802-11n-PCI</link>
		<created_by>http://h-node.org/wifi/history/de/520</created_by>
	</device>
	<device>
		<id>530</id>
		<type>wifi</type>
		<model_name>Intel Corporation PRO/Wireless LAN 2100 3B Mini PCI Adapter (rev 04)</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>8086:1043</vendorid_productid>
		<vendor>Intel</vendor>
		<kernel_libre>2.6.38-11-generic</kernel_libre>
		<distribution>trisquel_5_0 </distribution>
		<year>not-specified</year>
		<interface>not-specified</interface>
		<it_works>no</it_works>
		<driver>ipw2100</driver>
		<description><![CDATA[]]></description>
		<link>http://h-node.org/wifi/view/de/530/Intel-Corporation-PRO-Wireless-LAN-2100-3B-Mini-PCI-Adapter--rev-04-</link>
		<created_by>http://h-node.org/wifi/history/de/530</created_by>
	</device>
	<device>
		<id>537</id>
		<type>wifi</type>
		<model_name>Atheros Communications Inc. AR9485 Wireless Network Adapter (rev ff)</model_name>
		<other_names><![CDATA[Atheros Communications Inc. AR9485 Wireless Network Adapter (rev 01)]]></other_names>
		<vendorid_productid>168c:0032</vendorid_productid>
		<vendor>Atheros-Communications-Inc.</vendor>
		<kernel_libre>2.6.38-11-generic,3.0.0-24-generic</kernel_libre>
		<distribution>trisquel_5_0 , trisquel_5_5 </distribution>
		<year>not-specified</year>
		<interface>not-specified</interface>
		<it_works>yes</it_works>
		<driver>ath9k</driver>
		<description><![CDATA[[p]Didn&#039;t work with 2.6.38-11-generic (Trisquel 5.0).[/p]
[p]Works with 3.0.0-17-generic and 3.0.0-24-generic (Trisquel 5.5).[/p]

[p]lspci -vmmnn[/p]
[code]
Slot:	03:00.0
Class:	Network controller [0280]
Vendor:	Atheros Communications Inc. [168c]
Device:	AR9485 Wireless Network Adapter [0032]
SVendor:	AzureWave [1a3b]
SDevice:	Device [2c97]
Rev:	01
[/code]

[p]lspci -nnk[/p]
[code]
03:00.0 Network controller [0280]: Atheros Communications Inc. AR9485 Wireless Network Adapter [168c:0032] (rev 01)
	Subsystem: AzureWave Device [1a3b:2c97]
	Kernel driver in use: ath9k
	Kernel modules: ath9k
[/code]]]></description>
		<link>http://h-node.org/wifi/view/de/537/Atheros-Communications-Inc--AR9485-Wireless-Network-Adapter--rev-ff-</link>
		<created_by>http://h-node.org/wifi/history/de/537</created_by>
	</device>
	<device>
		<id>570</id>
		<type>wifi</type>
		<model_name>Realtek Semiconductor Corp.</model_name>
		<other_names><![CDATA[Canyon CNP-WF518N3 300N Wireless LAN USB Adapter
]]></other_names>
		<vendorid_productid>0bda:8174</vendorid_productid>
		<vendor>Realtek</vendor>
		<kernel_libre>2.6.38-11-generic</kernel_libre>
		<distribution>trisquel_5_0 </distribution>
		<year>2010</year>
		<interface>USB</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[The [b]Canyon CNP-WF518N3 300N Wireless LAN USB Adapter[/b] ([a]http://www.canyon-tech.com/products/connectivity/wireless/CNP-WF518N3[/a]) uses the [b]Realtek RTL8192SU[/b] chipset. This wireless adapter is one that works with the excellent [b]E-Boda 600 Web media player[/b] ([a]http://www.e-boda.ro/media-playere/media-player-mkv-full-hd-1080p-e-boda-hd-for-all-600-web.html[/a]).

[code]Bus 002 Device 007: ID 0bda:8174 Realtek Semiconductor Corp. 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  idVendor           0x0bda Realtek Semiconductor Corp.
  idProduct          0x8174 
  bcdDevice            2.00
  iManufacturer           1 Manufacturer Realtek 
  iProduct                2 RTL8192S WLAN Adapter 
  iSerial                 3 00e04c000001
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           46
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0x80
      (Bus Powered)
    MaxPower              500mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           4
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x04  EP 4 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x06  EP 6 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x0d  EP 13 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  bNumConfigurations      1
Device Status:     0x0000
  (Bus Powered)
[/code]


]]></description>
		<link>http://h-node.org/wifi/view/de/570/Realtek-Semiconductor-Corp-</link>
		<created_by>http://h-node.org/wifi/history/de/570</created_by>
	</device>
	<device>
		<id>571</id>
		<type>wifi</type>
		<model_name>RT5370</model_name>
		<other_names><![CDATA[Ralink Technology, Corp. RT5370 Wireless Adapter (USB)]]></other_names>
		<vendorid_productid>148f:5370</vendorid_productid>
		<vendor>Ralink</vendor>
		<kernel_libre>3.3.0-gnu</kernel_libre>
		<distribution>trisquel_5_0 </distribution>
		<year>not-specified</year>
		<interface>USB</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[Ralink is not compatible with GNU/Linux due to binary blobbed firmware which is not open-source, even though the drivers are open-source. A major let down - avoid this junk unless Ralink changes their firmware.]]></description>
		<link>http://h-node.org/wifi/view/de/571/RT5370</link>
		<created_by>http://h-node.org/wifi/history/de/571</created_by>
	</device>
	<device>
		<id>573</id>
		<type>wifi</type>
		<model_name>D-Link System DWA-131 802.11n Wireless N Nano Adapter(rev.A1) [Realtek RTL8192SU]</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>07d1:3303</vendorid_productid>
		<vendor>D-Link</vendor>
		<kernel_libre>2.6.38-11-generic</kernel_libre>
		<distribution>trisquel_5_0 </distribution>
		<year>not-specified</year>
		<interface>USB</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[For the [b]D-Link DWA-131 Adapter[/b], please see [a]http://tinyurl.com/bn39zvr[/a]. It contains the [b]Realtek RTL8192SU[/b] chipset. This wireless adapter is one that works with the excellent [b]E-Boda 600 Web media player[/b] ([a]http://www.e-boda.ro/media-playere/media-player-mkv-full-hd-1080p-e-boda-hd-for-all-600-web.html[/a]). 

[code]Bus 002 Device 004: ID 07d1:3303 D-Link System DWA-131 802.11n Wireless N Nano Adapter(rev.A1) [Realtek RTL8192SU]
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  idVendor           0x07d1 D-Link System
  idProduct          0x3303 DWA-131 802.11n Wireless N Nano Adapter(rev.A1) [Realtek RTL8192SU]
  bcdDevice            2.00
  iManufacturer           1 
  iProduct                2 
  iSerial                 3 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           46
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0x80
      (Bus Powered)
    MaxPower              500mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           4
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x04  EP 4 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x06  EP 6 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x0d  EP 13 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0

[/code]
]]></description>
		<link>http://h-node.org/wifi/view/de/573/D-Link-System-DWA-131-802-11n-Wireless-N-Nano-Adapter-rev-A1---Realtek-RTL8192SU-</link>
		<created_by>http://h-node.org/wifi/history/de/573</created_by>
	</device>
	<device>
		<id>580</id>
		<type>wifi</type>
		<model_name>D-Link System DWA-130 802.11n Wireless N Adapter(rev.E) [Realtek RTL8192SU]</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>07d1:3300</vendorid_productid>
		<vendor>D-Link</vendor>
		<kernel_libre>2.6.38-11-generic</kernel_libre>
		<distribution>trisquel_5_0 </distribution>
		<year>not-specified</year>
		<interface>USB</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[The [b]D-Link DWA-130 USB adapter[/b] contains the [b]Realtek RTL8192SU[/b] chipset. Please see product page at [a]http://www.dlink.com/products/?pid=566[/a]


]]></description>
		<link>http://h-node.org/wifi/view/de/580/D-Link-System-DWA-130-802-11n-Wireless-N-Adapter-rev-E---Realtek-RTL8192SU-</link>
		<created_by>http://h-node.org/wifi/history/de/580</created_by>
	</device>
	<device>
		<id>582</id>
		<type>wifi</type>
		<model_name>D-Link System DWA-140 RangeBooster N Adapter(rev.B2) [Ralink RT2870]</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>07d1:3c0a</vendorid_productid>
		<vendor>D-Link</vendor>
		<kernel_libre>2.6.38-11-generic</kernel_libre>
		<distribution>trisquel_5_0 </distribution>
		<year>not-specified</year>
		<interface>USB</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[[b]D-Link DWA-140 rev. B2[/b] features a [b]Ralink RT2870[/b] chipset. Please see [a]http://www.dlink.com/products/?pid=652[/a]]]></description>
		<link>http://h-node.org/wifi/view/de/582/D-Link-System-DWA-140-RangeBooster-N-Adapter-rev-B2---Ralink-RT2870-</link>
		<created_by>http://h-node.org/wifi/history/de/582</created_by>
	</device>
	<device>
		<id>583</id>
		<type>wifi</type>
		<model_name>Ralink Technology Corp.</model_name>
		<other_names><![CDATA[Tenda W541U V2.0 Wireless USB Adapter
TP Link TL-WN321G Wireless USB Adapter]]></other_names>
		<vendorid_productid>148f:2070</vendorid_productid>
		<vendor>Ralink</vendor>
		<kernel_libre>2.6.38-11-generic</kernel_libre>
		<distribution>trisquel_5_0 </distribution>
		<year>not-specified</year>
		<interface>USB</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[The [b]Tenda W541U V2.0 Wireless USB Adapter[/b] features a [b]Ralink RT2070L[/b] chipset. Please see [a]http://www.tenda.cn/tendacn/Product/show.aspx?productid=337[/a].]]></description>
		<link>http://h-node.org/wifi/view/de/583/Ralink-Technology-Corp-</link>
		<created_by>http://h-node.org/wifi/history/de/583</created_by>
	</device>
	<device>
		<id>584</id>
		<type>wifi</type>
		<model_name>Ralink Technology Corp. RT3072 Wireless Adapter</model_name>
		<other_names><![CDATA[Tenda W322U USB wifi adapter
]]></other_names>
		<vendorid_productid>148f:3072</vendorid_productid>
		<vendor>Ralink</vendor>
		<kernel_libre>2.6.38-11-generic</kernel_libre>
		<distribution>trisquel_5_0 </distribution>
		<year>not-specified</year>
		<interface>USB</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[The [b]Tenda W322U USB wifi adapter[/b] has a [b]Ralink RT3072[/b] chipset. Please see [a]http://www.tenda.cn/tendacn/product/show.aspx?productid=365[/a].]]></description>
		<link>http://h-node.org/wifi/view/de/584/Ralink-Technology-Corp--RT3072-Wireless-Adapter</link>
		<created_by>http://h-node.org/wifi/history/de/584</created_by>
	</device>
	<device>
		<id>585</id>
		<type>wifi</type>
		<model_name>Ralink Technology Corp. RT2501/RT2573 Wireless Adapter</model_name>
		<other_names><![CDATA[TP-Link 54Mbps Wireless USB adapter
]]></other_names>
		<vendorid_productid>148f:2573</vendorid_productid>
		<vendor>Ralink</vendor>
		<kernel_libre>2.6.38-11-generic</kernel_libre>
		<distribution>trisquel_5_0 </distribution>
		<year>not-specified</year>
		<interface>USB</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[]]></description>
		<link>http://h-node.org/wifi/view/de/585/Ralink-Technology-Corp--RT2501-RT2573-Wireless-Adapter</link>
		<created_by>http://h-node.org/wifi/history/de/585</created_by>
	</device>
	<device>
		<id>586</id>
		<type>wifi</type>
		<model_name>NetGear Inc.</model_name>
		<other_names><![CDATA[NetGear WNA1100 N150 Wireless USB Adapter]]></other_names>
		<vendorid_productid>0846:9030</vendorid_productid>
		<vendor>NetGear-Inc.</vendor>
		<kernel_libre>3.0.78-1-LIBRE-LTS</kernel_libre>
		<distribution>parabola </distribution>
		<year>not-specified</year>
		<interface>USB</interface>
		<it_works>yes</it_works>
		<driver>ath9k_htc</driver>
		<description><![CDATA[This device features Atheros AR9271 chipsets. The required [b]firmware[/b] for this device [b]is free software[/b]. The firmware can be obtained from [a]http://jxself.org/ath9k-htc/[/a]]]></description>
		<link>http://h-node.org/wifi/view/de/586/NetGear-Inc-</link>
		<created_by>http://h-node.org/wifi/history/de/586</created_by>
	</device>
	<device>
		<id>587</id>
		<type>wifi</type>
		<model_name>NetGear Inc. </model_name>
		<other_names><![CDATA[Netgear WNA3100 Wireless USB N-300 Adapter
]]></other_names>
		<vendorid_productid>0846:9020</vendorid_productid>
		<vendor>NetGear</vendor>
		<kernel_libre></kernel_libre>
		<distribution>trisquel_5_0 </distribution>
		<year>not-specified</year>
		<interface>USB</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[]]></description>
		<link>http://h-node.org/wifi/view/de/587/NetGear-Inc--</link>
		<created_by>http://h-node.org/wifi/history/de/587</created_by>
	</device>
	<device>
		<id>604</id>
		<type>wifi</type>
		<model_name>Edimax Technology Co. Ltd EW-7811Un 802.11n Wireless Adapter [Realtek RTL8188CUS]</model_name>
		<other_names><![CDATA[150 Mbs Wireless 802.11b/g/n nano USB Adapter]]></other_names>
		<vendorid_productid>7392:7811</vendorid_productid>
		<vendor>Edimax-Technology-Co.-Ltd</vendor>
		<kernel_libre>3.0.0</kernel_libre>
		<distribution>trisquel_5_0, trisquel_5_5</distribution>
		<year>2012</year>
		<interface>USB</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[Works well with Realtek proprietary driver on Debian Squeeze 6.0.5 having kernel 2.6.32-5-686.]]></description>
		<link>http://h-node.org/wifi/view/de/604/Edimax-Technology-Co--Ltd-EW-7811Un-802-11n-Wireless-Adapter--Realtek-RTL8188CUS-</link>
		<created_by>http://h-node.org/wifi/history/de/604</created_by>
	</device>
	<device>
		<id>621</id>
		<type>wifi</type>
		<model_name>RT2790 Wireless 802.11n 1T/2R PCIe </model_name>
		<other_names><![CDATA[RT2700E
Ralink corp. RT2790 Wireless 802.11n 1T/2R PCIe [1814:0781]]]></other_names>
		<vendorid_productid>1814:0781</vendorid_productid>
		<vendor>Ralink-corp.</vendor>
		<kernel_libre>3.0.0-19-generic, 3.2.0-38-generic-pae</kernel_libre>
		<distribution>trisquel_5_5 , trisquel_6_0 </distribution>
		<year>2010</year>
		<interface>not-specified</interface>
		<it_works>no</it_works>
		<driver>rt2800pci</driver>
		<description><![CDATA[This device is integrated in the  asus EeePC 1000H netbook. 
[p]lspci -nnk[/p]
[code]01:00.0 Network controller [0280]: Ralink corp. RT2790 Wireless 802.11n 1T/2R PCIe [1814:0781]
	Subsystem: Ralink corp. Device [1814:2790]
	Kernel driver in use: rt2800pci
	Kernel modules: rt2800pci
[/code]

lspci -vmmnn
[code]Slot:	01:00.0
Class:	Network controller [0280]
Vendor:	Ralink corp. [1814]
Device:	RT2790 Wireless 802.11n 1T/2R PCIe [0781]
SVendor:	Ralink corp. [1814]
SDevice:	Device [2790]
PhySlot:	eeepc-wifi
[/code]

lspci -v
[code]01:00.0 Network controller: Ralink corp. RT2790 Wireless 802.11n 1T/2R PCIe
	Subsystem: Ralink corp. Device 2790
	Physical Slot: eeepc-wifi
	Flags: bus master, fast devsel, latency 0, IRQ 19
	Memory at fbef0000 (32-bit, non-prefetchable) [size=64K]
	Capabilities: &lt;access denied&gt;
	Kernel driver in use: rt2800pci
	Kernel modules: rt2800pci
[/code]
]]></description>
		<link>http://h-node.org/wifi/view/de/621/RT2790-Wireless-802-11n-1T-2R-PCIe-</link>
		<created_by>http://h-node.org/wifi/history/de/621</created_by>
	</device>
	<device>
		<id>631</id>
		<type>wifi</type>
		<model_name> Intel Corporation Centrino Wireless-N 130 (rev 34)</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>8086:0896</vendorid_productid>
		<vendor>Intel-Corporation</vendor>
		<kernel_libre>3.0.0-17-generic</kernel_libre>
		<distribution>trisquel_5_5 </distribution>
		<year>not-specified</year>
		<interface>not-specified</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[[p]lspci -vmmnn[/p]
[code]
Slot:	02:00.0
Class:	Network controller [0280]
Vendor:	Intel Corporation [8086]
Device:	Centrino Wireless-N 130 [0896]
SVendor:	Intel Corporation [8086]
SDevice:	Centrino Wireless-N 130 BGN [5005]
Rev:	34
[/code]

[p]lspci -nnk[/p]
[code]
02:00.0 Network controller [0280]: Intel Corporation Centrino Wireless-N 130 [8086:0896] (rev 34)
	Subsystem: Intel Corporation Centrino Wireless-N 130 BGN [8086:5005]
	Kernel modules: iwlagn
[/code]]]></description>
		<link>http://h-node.org/wifi/view/de/631/-Intel-Corporation-Centrino-Wireless-N-130--rev-34-</link>
		<created_by>http://h-node.org/wifi/history/de/631</created_by>
	</device>
	<device>
		<id>637</id>
		<type>wifi</type>
		<model_name>D-Link System DWA-140 RangeBooster N Adapter (rev.B1) [Ralink RT2870]</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>07d1:3c09</vendorid_productid>
		<vendor>D-Link</vendor>
		<kernel_libre>3.0.0-17-generic</kernel_libre>
		<distribution>trisquel_5_5 </distribution>
		<year>not-specified</year>
		<interface>USB</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[]]></description>
		<link>http://h-node.org/wifi/view/de/637/D-Link-System-DWA-140-RangeBooster-N-Adapter--rev-B1---Ralink-RT2870-</link>
		<created_by>http://h-node.org/wifi/history/de/637</created_by>
	</device>
	<device>
		<id>681</id>
		<type>wifi</type>
		<model_name>Realtek Semiconductor Co., Ltd. RTL8188CE 802.11b/g/n WiFi Adapter (rev 01)</model_name>
		<other_names><![CDATA[Realtek RTL8188CE 802.11b g n WiFi Adapter]]></other_names>
		<vendorid_productid>10ec:8176</vendorid_productid>
		<vendor>Realtek-Semiconductor-Co.-Ltd.</vendor>
		<kernel_libre>3.0.0-17-generic</kernel_libre>
		<distribution>trisquel_5_5 </distribution>
		<year>not-specified</year>
		<interface>PCI</interface>
		<it_works>no</it_works>
		<driver>rtl8192ce</driver>
		<description><![CDATA[[p]Tested with LiveCD. OS does not see wireless interface. Tested as part of notebook [notebook]680[/notebook].[/p]

[p]lspci -vmmnn[/p]
[code]
Slot:	03:00.0
Class:	Network controller [0280]
Vendor:	Realtek Semiconductor Co., Ltd. [10ec]
Device:	RTL8188CE 802.11b/g/n WiFi Adapter [8176]
SVendor:	Realtek Semiconductor Co., Ltd. [10ec]
SDevice:	Device [8195]
Rev:	01
[/code]

[p]lspci -nnk[/p]

[code]
03:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8188CE 802.11b/g/n WiFi Adapter [10ec:8176] (rev 01)
	Subsystem: Realtek Semiconductor Co., Ltd. Device [10ec:8195]
	Kernel driver in use: rtl8192ce
	Kernel modules: rtl8192ce
[/code]]]></description>
		<link>http://h-node.org/wifi/view/de/681/Realtek-Semiconductor-Co---Ltd--RTL8188CE-802-11b-g-n-WiFi-Adapter--rev-01-</link>
		<created_by>http://h-node.org/wifi/history/de/681</created_by>
	</device>
	<device>
		<id>691</id>
		<type>wifi</type>
		<model_name>WLI-UC-GN</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>0411:014f</vendorid_productid>
		<vendor>BUFFALO-INC---formerly-MelCo---Inc--</vendor>
		<kernel_libre>3.0.0-23-generic</kernel_libre>
		<distribution>trisquel_5_5 </distribution>
		<year>not-specified</year>
		<interface>USB</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[[p]This is a small USB wifi device which lets you connect to a wireless network. Sadly, it doesn&#039;t work with free software. I couldn&#039;t find the name of the device from lsusb -v output, so I used what was printed on the device itself.[/p]

[p]lsusb -v[/p]

[code]
Bus 002 Device 003: ID 0411:014f BUFFALO INC. (formerly MelCo., Inc.) 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  idVendor           0x0411 BUFFALO INC. (formerly MelCo., Inc.)
  idProduct          0x014f 
  bcdDevice            1.01
  iManufacturer           1 Ralink
  iProduct                2 802.11 n WLAN
  iSerial                 3 1.0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           67
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0x80
      (Bus Powered)
    MaxPower              450mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           7
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface              5 1.0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x01  EP 1 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x03  EP 3 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x04  EP 4 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x05  EP 5 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x06  EP 6 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  bNumConfigurations      1
Device Status:     0x0000
  (Bus Powered)
[/code]]]></description>
		<link>http://h-node.org/wifi/view/de/691/WLI-UC-GN</link>
		<created_by>http://h-node.org/wifi/history/de/691</created_by>
	</device>
	<device>
		<id>719</id>
		<type>wifi</type>
		<model_name>Ralink corp. RT5390 Wireless 802.11n 1T/1R PCIe</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>1814:5390</vendorid_productid>
		<vendor>RaLink</vendor>
		<kernel_libre>3.0.0-17-generic</kernel_libre>
		<distribution>trisquel_5_5 </distribution>
		<year>not-specified</year>
		<interface>PCI-E</interface>
		<it_works>no</it_works>
		<driver>rt2800pci</driver>
		<description><![CDATA[[p]lspci -vmmnn[/p]
[code]
Slot:	02:00.0
Class:	Network controller [0280]
Vendor:	Ralink corp. [1814]
Device:	RT5390 Wireless 802.11n 1T/1R PCIe [5390]
SVendor:	Hewlett-Packard Company [103c]
SDevice:	U98Z077.00 Half-size Mini PCIe Card [1636]
[/code]

[p]lspci -nnk[/p]
[code]
02:00.0 Network controller [0280]: Ralink corp. RT5390 Wireless 802.11n 1T/1R PCIe [1814:5390]
	Subsystem: Hewlett-Packard Company U98Z077.00 Half-size Mini PCIe Card [103c:1636]
	Kernel driver in use: rt2800pci
	Kernel modules: rt2800pci
[/code]]]></description>
		<link>http://h-node.org/wifi/view/de/719/Ralink-corp--RT5390-Wireless-802-11n-1T-1R-PCIe</link>
		<created_by>http://h-node.org/wifi/history/de/719</created_by>
	</device>
	<device>
		<id>753</id>
		<type>wifi</type>
		<model_name>Intel Corporation Centrino Advanced-N 6205 (rev 34)</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>8086:0085</vendorid_productid>
		<vendor>Intel-Corporation</vendor>
		<kernel_libre>3.0.0-17-generic,3.2.0-31-generic</kernel_libre>
		<distribution>trisquel_5_5 , trisquel_6_0 </distribution>
		<year>2012</year>
		<interface>not-specified</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[[*]Integrated in the [b]HP EliteBook 8470p[/b] laptop.[/*]
[*]Integrated in the [b]HP EliteBook 8770w[/b] laptop.[/*]
[*]Integrated in the [b]Lenovo ThinkPad T420[/b] laptop.[/*]
[*]Integrated in the [b]Lenovo ThinkPad X230[/b] laptop.[/*]


Output of lspci -vmmnn:

[code]Slot:	03:00.0
Class:	Network controller [0280]
Vendor:	Intel Corporation [8086]
Device:	Centrino Advanced-N 6205 [Taylor Peak] [0085]
SVendor:	Intel Corporation [8086]
SDevice:	Centrino Advanced-N 6205 AGN [1311]
Rev:	34[/code]
]]></description>
		<link>http://h-node.org/wifi/view/de/753/Intel-Corporation-Centrino-Advanced-N-6205--rev-34-</link>
		<created_by>http://h-node.org/wifi/history/de/753</created_by>
	</device>
	<device>
		<id>763</id>
		<type>wifi</type>
		<model_name>Atheros Communications Inc. AR9462 Wireless Network Adapter (rev 01)</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>168c:0034</vendorid_productid>
		<vendor>Atheros-Communications-Inc.</vendor>
		<kernel_libre>3.0.0-17-generic, 3.9.0</kernel_libre>
		<distribution>trisquel_5_5 , trisquel_6_0 </distribution>
		<year>2012</year>
		<interface>not-specified</interface>
		<it_works>yes</it_works>
		<driver>ath9k</driver>
		<description><![CDATA[Included in the Acer Z5771, Chromebook Pixel, and Acer V5-471.

[code]Device:	06:00.0
Class:	Network controller [0280]
Vendor:	Atheros Communications Inc. [168c]
Device:	AR9462 Wireless Network Adapter [0034]
SVendor:	Lite-On Communications Inc [11ad]
SDevice:	Device [6621]
Rev:	01
[/code]

[code]
03:00.0 Network controller [0280]: Atheros Communications Inc. AR9462 Wireless Network Adapter [168c:0034] (rev 01)
	Subsystem: Foxconn International, Inc. Device [105b:e052]
	Kernel driver in use: ath9k
	Kernel modules: ath9k
[code]

[/code]]]></description>
		<link>http://h-node.org/wifi/view/de/763/Atheros-Communications-Inc--AR9462-Wireless-Network-Adapter--rev-01-</link>
		<created_by>http://h-node.org/wifi/history/de/763</created_by>
	</device>
	<device>
		<id>787</id>
		<type>wifi</type>
		<model_name>Realtek Semiconductor Co., Ltd. Device 8723</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>10ec:8723</vendorid_productid>
		<vendor>Realtek-Semiconductor-Co.-Ltd.</vendor>
		<kernel_libre>3.0.0-17-generic</kernel_libre>
		<distribution>trisquel_5_5 </distribution>
		<year>2012</year>
		<interface>not-specified</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[[p]Wireless included in the [b]Toshiba Satellite C855-141[/b] laptop.[/p]

[p]lspci -vmmnn[/p]
[code]
Slot:	02:00.0
Class:	Network controller [0280]
Vendor:	Realtek Semiconductor Co., Ltd. [10ec]
Device:	Device [8723]
SVendor:	Realtek Semiconductor Co., Ltd. [10ec]
SDevice:	Device [0723]
[/code]

[p]lspci -nnk[/p]
[code]
02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. Device [10ec:8723]
	Subsystem: Realtek Semiconductor Co., Ltd. Device [10ec:0724]
[/code]]]></description>
		<link>http://h-node.org/wifi/view/de/787/Realtek-Semiconductor-Co---Ltd--Device-8723</link>
		<created_by>http://h-node.org/wifi/history/de/787</created_by>
	</device>
	<device>
		<id>855</id>
		<type>wifi</type>
		<model_name>Broadcom Corporation BCM4322 802.11a/b/g/n Wireless LAN Controller (rev 01)</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>14e4:432b</vendorid_productid>
		<vendor>Broadcom-Corporation</vendor>
		<kernel_libre>3.0.0-17-generic</kernel_libre>
		<distribution>trisquel_5_5 </distribution>
		<year>not-specified</year>
		<interface>not-specified</interface>
		<it_works>no</it_works>
		<driver>b43-pci-bridge</driver>
		<description><![CDATA[[p]lspci -vmmnn[/p]
[code]
Slot:	06:00.0
Class:	Network controller [0280]
Vendor:	Broadcom Corporation [14e4]
Device:	BCM4322 802.11a/b/g/n Wireless LAN Controller [432b]
SVendor:	Hewlett-Packard Company [103c]
SDevice:	Device [1380]
Rev:	01
[/code]

[p]lspci -nnk[/p]
[code]
06:00.0 Network controller [0280]: Broadcom Corporation BCM4322 802.11a/b/g/n Wireless LAN Controller [14e4:432b] (rev 01)
	Subsystem: Hewlett-Packard Company Device [103c:1380]
	Kernel driver in use: b43-pci-bridge
	Kernel modules: ssb
[/code]]]></description>
		<link>http://h-node.org/wifi/view/de/855/Broadcom-Corporation-BCM4322-802-11a-b-g-n-Wireless-LAN-Controller--rev-01-</link>
		<created_by>http://h-node.org/wifi/history/de/855</created_by>
	</device>
	<device>
		<id>863</id>
		<type>wifi</type>
		<model_name>Ralink corp. RT3092 Wireless 802.11n 2T/2R PCIe</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>1814:3092</vendorid_productid>
		<vendor>Ralink-corp.</vendor>
		<kernel_libre>3.0.0-17-generic</kernel_libre>
		<distribution>trisquel_5_5 </distribution>
		<year>not-specified</year>
		<interface>PCI-E</interface>
		<it_works>no</it_works>
		<driver>rt2800pci</driver>
		<description><![CDATA[[p]lspci -vmmnn[/p]
[code]
Slot:	02:00.0
Class:	Network controller [0280]
Vendor:	Ralink corp. [1814]
Device:	RT3092 Wireless 802.11n 2T/2R PCIe [3092]
SVendor:	Unknown vendor [15a9]
SDevice:	Device [0015]
[/code]

[p]lspci -nnk[/p]
[code]
02:00.0 Network controller [0280]: Ralink corp. RT3092 Wireless 802.11n 2T/2R PCIe [1814:3092]
	Subsystem: Device [15a9:0015]
	Kernel driver in use: rt2800pci
	Kernel modules: rt2800pci
[/code]]]></description>
		<link>http://h-node.org/wifi/view/de/863/Ralink-corp--RT3092-Wireless-802-11n-2T-2R-PCIe</link>
		<created_by>http://h-node.org/wifi/history/de/863</created_by>
	</device>
	<device>
		<id>881</id>
		<type>wifi</type>
		<model_name>Intel Corporation Centrino Advanced-N 6230 (rev 34)</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>8086:0091</vendorid_productid>
		<vendor>Intel-Corporation</vendor>
		<kernel_libre>3.0.0-17-generic</kernel_libre>
		<distribution>trisquel_5_5 </distribution>
		<year>not-specified</year>
		<interface>not-specified</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[[p]lspci -vmmnn[/p]
[code]
Slot:	01:00.0
Class:	Network controller [0280]
Vendor:	Intel Corporation [8086]
Device:	Centrino Advanced-N 6230 [0091]
SVendor:	Intel Corporation [8086]
SDevice:	Centrino Advanced-N 6230 AGN [5201]
Rev:	34
[/code]

[p]lspci -nnk[/p]
[code]
01:00.0 Network controller [0280]: Intel Corporation Centrino Advanced-N 6230 [8086:0091] (rev 34)
	Subsystem: Intel Corporation Centrino Advanced-N 6230 AGN [8086:5201]
	Kernel modules: iwlagn
[/code]]]></description>
		<link>http://h-node.org/wifi/view/de/881/Intel-Corporation-Centrino-Advanced-N-6230--rev-34-</link>
		<created_by>http://h-node.org/wifi/history/de/881</created_by>
	</device>
	<device>
		<id>885</id>
		<type>wifi</type>
		<model_name>Broadcom Corporation BCM43224 802.11a/b/g/n (rev 01)</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>14e4:4353</vendorid_productid>
		<vendor>Broadcom-Corporation</vendor>
		<kernel_libre>3.0.0-17-generic</kernel_libre>
		<distribution>trisquel_5_5 </distribution>
		<year>not-specified</year>
		<interface>not-specified</interface>
		<it_works>no</it_works>
		<driver>bcma-pci-bridge</driver>
		<description><![CDATA[[p]lspci -vmmnn[/p]
[code]
Slot:	03:00.0
Class:	Network controller [0280]
Vendor:	Broadcom Corporation [14e4]
Device:	BCM43224 802.11a/b/g/n [4353]
SVendor:	Apple Inc. [106b]
SDevice:	Device [0093]
Rev:	01
[/code]

[p]lspci -nnk[/p]
[code]
03:00.0 Network controller [0280]: Broadcom Corporation BCM43224 802.11a/b/g/n [14e4:4353] (rev 01)
	Subsystem: Apple Inc. Device [106b:0093]
	Kernel driver in use: bcma-pci-bridge
	Kernel modules: bcma, brcmsmac
[/code]]]></description>
		<link>http://h-node.org/wifi/view/de/885/Broadcom-Corporation-BCM43224-802-11a-b-g-n--rev-01-</link>
		<created_by>http://h-node.org/wifi/history/de/885</created_by>
	</device>
	<device>
		<id>890</id>
		<type>wifi</type>
		<model_name>D-Link System AirPlus G DWL-G122 Wireless Adapter(rev.E1)</model_name>
		<other_names><![CDATA[D-Link DWL-G122]]></other_names>
		<vendorid_productid>07d1:3c0f</vendorid_productid>
		<vendor>D-Link-System</vendor>
		<kernel_libre>3.0.0-24-generic</kernel_libre>
		<distribution>trisquel_5_5 </distribution>
		<year>2009</year>
		<interface>USB</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[[p]sudo lsusb -v[/p]
[code]
Bus 002 Device 005: ID 07d1:3c0f D-Link System AirPlus G DWL-G122 Wireless Adapter(rev.E1) [Ralink RT2070]
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  idVendor           0x07d1 D-Link System
  idProduct          0x3c0f AirPlus G DWL-G122 Wireless Adapter(rev.E1) [Ralink RT2070]
  bcdDevice            1.01
  iManufacturer           1 Ralink
  iProduct                2 11g Adapter
  iSerial                 3 1.0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           67
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0x80
      (Bus Powered)
    MaxPower              450mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           7
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface              5 ?
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x01  EP 1 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x03  EP 3 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x04  EP 4 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x05  EP 5 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x06  EP 6 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  bNumConfigurations      1
Device Status:     0x0000
  (Bus Powered)
[/code]]]></description>
		<link>http://h-node.org/wifi/view/de/890/D-Link-System-AirPlus-G-DWL-G122-Wireless-Adapter-rev-E1-</link>
		<created_by>http://h-node.org/wifi/history/de/890</created_by>
	</device>
	<device>
		<id>945</id>
		<type>wifi</type>
		<model_name>Intel Corporation Centrino Wireless-N 1000</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>8086:0083</vendorid_productid>
		<vendor>Intel-Corporation</vendor>
		<kernel_libre>3.0.0-17-generic</kernel_libre>
		<distribution>trisquel_5_5 </distribution>
		<year>not-specified</year>
		<interface>not-specified</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[[p]lspci -vmmnn[/p]
[code]
Slot:	03:00.0
Class:	Network controller [0280]
Vendor:	Intel Corporation [8086]
Device:	Centrino Wireless-N 1000 [0083]
SVendor:	Intel Corporation [8086]
SDevice:	Centrino Wireless-N 1000 BGN [1305]
PhySlot:	1
[/code]

[p]lspci -nnk[/p]
[code]
03:00.0 Network controller [0280]: Intel Corporation Centrino Wireless-N 1000 [8086:0083]
	Subsystem: Intel Corporation Centrino Wireless-N 1000 BGN [8086:1305]
	Kernel modules: iwlagn
[/code]]]></description>
		<link>http://h-node.org/wifi/view/de/945/Intel-Corporation-Centrino-Wireless-N-1000</link>
		<created_by>http://h-node.org/wifi/history/de/945</created_by>
	</device>
	<device>
		<id>950</id>
		<type>wifi</type>
		<model_name>Atheros Communications Inc. AR2413/AR2414 Wireless Network Adapter [AR5005G(S) 802.11bg] (rev 01)</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>168c:001a</vendorid_productid>
		<vendor>Atheros-Communications-Inc.</vendor>
		<kernel_libre>3.0.0-17-generic</kernel_libre>
		<distribution>trisquel_5_5 </distribution>
		<year>not-specified</year>
		<interface>not-specified</interface>
		<it_works>yes</it_works>
		<driver>ath5k</driver>
		<description><![CDATA[[p]Please note that this device is [b]incorrectly recognized by lspci as ethernet controller[/b]. There seems to be a bug in lspci.[/p]

[p]lspci -vmmnn[/p]
[code]
Slot:	00:06.0
Class:	Ethernet controller [0200]
Vendor:	Atheros Communications Inc. [168c]
Device:	AR2413/AR2414 Wireless Network Adapter [AR5005G(S) 802.11bg] [001a]
SVendor:	Atheros Communications Inc. [168c]
SDevice:	Compex Wireless 802.11 b/g  MiniPCI Adapter, Rev A1 [WLM54G] [2052]
Rev:	01
[/code]

[p]lspci -nnk[/p]
[code]
00:06.0 Ethernet controller [0200]: Atheros Communications Inc. AR2413/AR2414 Wireless Network Adapter [AR5005G(S) 802.11bg] [168c:001a] (rev 01)
	Subsystem: Atheros Communications Inc. Compex Wireless 802.11 b/g  MiniPCI Adapter, Rev A1 [WLM54G] [168c:2052]
	Kernel driver in use: ath5k
	Kernel modules: ath5k
[/code]]]></description>
		<link>http://h-node.org/wifi/view/de/950/Atheros-Communications-Inc--AR2413-AR2414-Wireless-Network-Adapter--AR5005G-S--802-11bg---rev-01-</link>
		<created_by>http://h-node.org/wifi/history/de/950</created_by>
	</device>
	<device>
		<id>994</id>
		<type>wifi</type>
		<model_name>Atheros Communications Inc. AR5212 802.11abg NIC (rev 01)</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>168c:1014</vendorid_productid>
		<vendor>Atheros-Communications-Inc.</vendor>
		<kernel_libre>3.0.0-24-generic </kernel_libre>
		<distribution>trisquel_5_5 </distribution>
		<year>not-specified</year>
		<interface>mini-PCI-E</interface>
		<it_works>yes</it_works>
		<driver>ath5k</driver>
		<description><![CDATA[]]></description>
		<link>http://h-node.org/wifi/view/de/994/Atheros-Communications-Inc--AR5212-802-11abg-NIC--rev-01-</link>
		<created_by>http://h-node.org/wifi/history/de/994</created_by>
	</device>
	<device>
		<id>996</id>
		<type>wifi</type>
		<model_name>AR5523 (no firmware)</model_name>
		<other_names><![CDATA[AirLink 101 Super G USB 2.0 Adapter]]></other_names>
		<vendorid_productid>0cf3:0002</vendorid_productid>
		<vendor>Atheros-Communications-Inc.</vendor>
		<kernel_libre>3.2.0-31-generic</kernel_libre>
		<distribution>trisquel_6_0 </distribution>
		<year>not-specified</year>
		<interface>USB</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[]]></description>
		<link>http://h-node.org/wifi/view/de/996/AR5523--no-firmware-</link>
		<created_by>http://h-node.org/wifi/history/de/996</created_by>
	</device>
	<device>
		<id>1022</id>
		<type>wifi</type>
		<model_name>AirLive X.USB 802.11abgn [Atheros AR9170+AR9104]</model_name>
		<other_names><![CDATA[Penguin Wireless N USB w Antenna Opt for GNU / Linux
]]></other_names>
		<vendorid_productid>1b75:9170</vendorid_productid>
		<vendor>Ovislink-Corp.</vendor>
		<kernel_libre>3.2.0-31-generic</kernel_libre>
		<distribution>trisquel_6_0 </distribution>
		<year>not-specified</year>
		<interface>USB</interface>
		<it_works>yes</it_works>
		<driver>carl9170</driver>
		<description><![CDATA[[p]Manufacturer is OvisLink Corp. of Taiwan.
[/p]
[p]Useful links, valid as of 7 Jan 2013:
[/p]
[p][a]https://www.thinkpenguin.com/gnu-linux/penguin-wireless-n-usb-req-antennas | ThinkPenguin.com product page[/a][/p]

[p][a]http://www.airlive.com/product/X.USB | Manufacturer product page[/a][/p]

[p]sudo lsusb -v[/p]
[code]
Bus 003 Device 015: ID 1b75:9170 Ovislink Corp. AirLive X.USB 802.11abgn [Atheros AR9170+AR9104]
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass          255 Vendor Specific Class
  bDeviceSubClass       255 Vendor Specific Subclass
  bDeviceProtocol       255 Vendor Specific Protocol
  bMaxPacketSize0        64
  idVendor           0x1b75 Ovislink Corp.
  idProduct          0x9170 AirLive X.USB 802.11abgn [Atheros AR9170+AR9104]
  bcdDevice            1.06
  iManufacturer          16 
  iProduct               32 
  iSerial                48 12345
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           46
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0x80
      (Bus Powered)
    MaxPower              500mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           4
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass      0 
      bInterfaceProtocol      0 
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x01  EP 1 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               1
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x04  EP 4 OUT
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               1
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass          255 Vendor Specific Class
  bDeviceSubClass       255 Vendor Specific Subclass
  bDeviceProtocol       255 Vendor Specific Protocol
  bMaxPacketSize0        64
  bNumConfigurations      0
Device Status:     0x0000
  (Bus Powered)
[/code]]]></description>
		<link>http://h-node.org/wifi/view/de/1022/AirLive-X-USB-802-11abgn--Atheros-AR9170+AR9104-</link>
		<created_by>http://h-node.org/wifi/history/de/1022</created_by>
	</device>
	<device>
		<id>1025</id>
		<type>wifi</type>
		<model_name>Centrino Wireless-N + WiMAX 6150</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>8086:1305</vendorid_productid>
		<vendor>Intel-Corporation</vendor>
		<kernel_libre>3.2.0-2-amd64</kernel_libre>
		<distribution>trisquel_5_5 </distribution>
		<year>not-specified</year>
		<interface>not-specified</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[This card requires proprietary firmware (iwlwifi), however it works with kernels older than 2.6.38 See: http://bugzilla.intellinuxwireless.org/show_bug.cgi?id=2325]]></description>
		<link>http://h-node.org/wifi/view/de/1025/Centrino-Wireless-N-+-WiMAX-6150</link>
		<created_by>http://h-node.org/wifi/history/de/1025</created_by>
	</device>
	<device>
		<id>1043</id>
		<type>wifi</type>
		<model_name>Realtek Semiconductor RTL8188CE</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>10ec:8195</vendorid_productid>
		<vendor>Realtek-Semiconductor-Co.-Ltd.</vendor>
		<kernel_libre>3.5.0-22-generic</kernel_libre>
		<distribution>trisquel_6_0 </distribution>
		<year>2012</year>
		<interface>not-specified</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[This wifi card is for the Lenovo X130e. Wifi does not work under Trisquel. Given the wifi device model and kernel number, I was hoping it would but no luck so far. ]]></description>
		<link>http://h-node.org/wifi/view/de/1043/Realtek-Semiconductor-RTL8188CE</link>
		<created_by>http://h-node.org/wifi/history/de/1043</created_by>
	</device>
	<device>
		<id>1050</id>
		<type>wifi</type>
		<model_name>Linksys</model_name>
		<other_names><![CDATA[Linksys AE 3000]]></other_names>
		<vendorid_productid>13b1:003b</vendorid_productid>
		<vendor>Linksys</vendor>
		<kernel_libre>3.0.0-17-generic</kernel_libre>
		<distribution>trisquel_5_5 </distribution>
		<year>2013</year>
		<interface>USB</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[[code]lsusb
Bus 001 Device 003: ID 13b1:003b Linksys
[/code]

[code]lsusb -v 
Bus 001 Device 005: ID 13b1:003b Linksys 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  idVendor           0x13b1 Linksys
  idProduct          0x003b 
  bcdDevice            1.01
  iManufacturer           1 Linksys
  iProduct                2 Linksys AE3000
  iSerial                 3 1.00
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           53
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0x80
      (Bus Powered)
    MaxPower              450mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           5
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface              1 Linksys
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x01  EP 1 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x03  EP 3 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x04  EP 4 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  bNumConfigurations      1
Device Status:     0x0000
  (Bus Powered)
[/code]]]></description>
		<link>http://h-node.org/wifi/view/de/1050/Linksys</link>
		<created_by>http://h-node.org/wifi/history/de/1050</created_by>
	</device>
	<device>
		<id>1064</id>
		<type>wifi</type>
		<model_name>Intel Corporation Centrino Advanced-N 6235 (rev 24)</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>8086:088e</vendorid_productid>
		<vendor>Intel-Corporation</vendor>
		<kernel_libre>3.0.0-17-generic</kernel_libre>
		<distribution>trisquel_5_5 </distribution>
		<year>not-specified</year>
		<interface>not-specified</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[[code]lspci -nnpk
02:00.0 Network controller [0280]: Intel Corporation Centrino Advanced-N 6235 [8086:088e] (rev 24)
[/code]

[code]lspci -vmmnn
Slot:	02:00.0
Class:	Network controller [0280]
Vendor:	Intel Corporation [8086]
Device:	Centrino Advanced-N 6235 [088e]
SVendor:	Intel Corporation [8086]
SDevice:	Centrino Advanced-N 6235 AGN [4060]
Rev:	24
[/code]]]></description>
		<link>http://h-node.org/wifi/view/de/1064/Intel-Corporation-Centrino-Advanced-N-6235--rev-24-</link>
		<created_by>http://h-node.org/wifi/history/de/1064</created_by>
	</device>
	<device>
		<id>1076</id>
		<type>wifi</type>
		<model_name>DWA-125 Wireless N 150 Adapter(rev.A2) [Ralink RT3070]</model_name>
		<other_names><![CDATA[D-LINK DWA-125]]></other_names>
		<vendorid_productid>07d1:3c16</vendorid_productid>
		<vendor>D-Link-System</vendor>
		<kernel_libre>3.2.0-37-generic, 3.2.0-38-generic-pae</kernel_libre>
		<distribution>trisquel_6_0 </distribution>
		<year>2012</year>
		<interface>USB</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[]]></description>
		<link>http://h-node.org/wifi/view/de/1076/DWA-125-Wireless-N-150-Adapter-rev-A2---Ralink-RT3070-</link>
		<created_by>http://h-node.org/wifi/history/de/1076</created_by>
	</device>
	<device>
		<id>1108</id>
		<type>wifi</type>
		<model_name>Atheros Communications Inc. AR5413/AR5414 Wireless Network Adapter [AR5006X(S) 802.11abg] (rev 01)</model_name>
		<other_names><![CDATA[]]></other_names>
		<vendorid_productid>168c:001b</vendorid_productid>
		<vendor>Atheros-Communications-Inc.</vendor>
		<kernel_libre>3.0.0-17-generic</kernel_libre>
		<distribution>trisquel_5_5 </distribution>
		<year>not-specified</year>
		<interface>not-specified</interface>
		<it_works>yes</it_works>
		<driver>ath5k</driver>
		<description><![CDATA[[p]Please note that this device is incorrectly recognized as an Ethernet card by lspci.[/p]

[p]lspci -vmmnn[/p]
[code]
Slot:	02:00.0
Class:	Ethernet controller [0200]
Vendor:	Atheros Communications Inc. [168c]
Device:	AR5413/AR5414 Wireless Network Adapter [AR5006X(S) 802.11abg] [001b]
SVendor:	Lite-On Communications Inc [11ad]
SDevice:	Device [5000]
Rev:	01
[/code]

[p]lspci -nnk[/p]
[code]
02:00.0 Ethernet controller [0200]: Atheros Communications Inc. AR5413/AR5414 Wireless Network Adapter [AR5006X(S) 802.11abg] [168c:001b] (rev 01)
	Subsystem: Lite-On Communications Inc Device [11ad:5000]
	Kernel driver in use: ath5k
	Kernel modules: ath5k
[/code]]]></description>
		<link>http://h-node.org/wifi/view/de/1108/Atheros-Communications-Inc--AR5413-AR5414-Wireless-Network-Adapter--AR5006X-S--802-11abg---rev-01-</link>
		<created_by>http://h-node.org/wifi/history/de/1108</created_by>
	</device>
	<device>
		<id>1133</id>
		<type>wifi</type>
		<model_name>Atheros Communications Inc TP-Link TL-WN821N v4.1</model_name>
		<other_names><![CDATA[TP-LINK TL-WN821N Wireless N300 USB Adapter, 300Mbps]]></other_names>
		<vendorid_productid>0bda:8178</vendorid_productid>
		<vendor>Realtek-Semiconductor-Corp.</vendor>
		<kernel_libre>3.0.0.31-generic</kernel_libre>
		<distribution>trisquel_6_0 </distribution>
		<year>2009</year>
		<interface>USB</interface>
		<it_works>no</it_works>
		<driver></driver>
		<description><![CDATA[[code]lsusb -v[/code] did not reveal a idProduct name.

[p]This product seems to be the newest in the Atheros Communications Inc TP-Link TL-WN821N line, and quite similar in name to the TL-WN821N v3.1 listed here at h-node. Both v3.1 and v4.1 don&#039;t work with free software and require nonfree firmware to run. Note in some online product listings it is impossible to find the &quot;v&quot; number before receiving the product.[/p]]]></description>
		<link>http://h-node.org/wifi/view/de/1133/Atheros-Communications-Inc-TP-Link-TL-WN821N-v4-1</link>
		<created_by>http://h-node.org/wifi/history/de/1133</created_by>
	</device>
	<device>
		<id>1140</id>
		<type>wifi</type>
		<model_name>Atheros Communications Inc. AR9300 Wireless LAN adaptor (rev 01)</model_name>
		<other_names><![CDATA[Rosewill N900PCE Wireless N Dual Band Adapter]]></other_names>
		<vendorid_productid>168c:0030</vendorid_productid>
		<vendor>Atheros-Communications-Inc.</vendor>
		<kernel_libre></kernel_libre>
		<distribution>trisquel_6_0 </distribution>
		<year>2012</year>
		<interface>PCI-E</interface>
		<it_works>yes</it_works>
		<driver>ath9k</driver>
		<description><![CDATA[Tested using Debian GNU/Linux v7.0 &quot;Wheezy&quot; running 100% Free Software.]]></description>
		<link>http://h-node.org/wifi/view/de/1140/Atheros-Communications-Inc--AR9300-Wireless-LAN-adaptor--rev-01-</link>
		<created_by>http://h-node.org/wifi/history/de/1140</created_by>
	</device>
</hardware>

