[l-u-m][PATCH] UBUNTU: rtl818x: Adds Sitecom WL-168 wireless USB adapter

Simon de Bakker simon at v2.nl
Sat Feb 2 22:40:46 UTC 2008


Signed-off-by: Simon de Bakker <simon at v2.nl>
---
 ubuntu/wireless/rtl818x/rtl8187_dev.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/ubuntu/wireless/rtl818x/rtl8187_dev.c
b/ubuntu/wireless/rtl818x/rtl8187_dev.c
index 8fadc60..ece51fd 100644
--- a/ubuntu/wireless/rtl818x/rtl8187_dev.c
+++ b/ubuntu/wireless/rtl818x/rtl8187_dev.c
@@ -36,6 +36,8 @@ static struct usb_device_id rtl8187_table[]
__devinitdata = {
        /* Netgear */
        {USB_DEVICE(0x0846, 0x6100)},
        {USB_DEVICE(0x0846, 0x6a00)},
+       /* Sitecom */
+       {USB_DEVICE(0x0df6, 0x000d)},
        {}
 };

-- 
1.5.2.5








More information about the kernel-team mailing list