Search Linux Wireless

rtl8187 new ProductId patch

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I didn't see any previous post about this material, so here is the patch.
It adds support for some Netgear WG111v3, with ProductId 0x4260.

It works for me in infrastructure mode, without encryption and with
WEP ASCII key. I can't test other encryption schemes.
Patch is against 2.6.27-rc2.

--- rtl8187_dev.c.old   2008-08-09 17:04:46.000000000 +0200
+++ rtl8187_dev.c       2008-08-09 16:42:22.000000000 +0200
@@ -40,6 +40,7 @@
        /* Netgear */
        {USB_DEVICE(0x0846, 0x6100), .driver_info = DEVICE_RTL8187},
        {USB_DEVICE(0x0846, 0x6a00), .driver_info = DEVICE_RTL8187},
+       {USB_DEVICE(0x0846, 0x4260), .driver_info = DEVICE_RTL8187B},
        /* HP */
        {USB_DEVICE(0x03f0, 0xca02), .driver_info = DEVICE_RTL8187},
        /* Sitecom */


Regards,

Matthieu Barthélemy
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux