summaryrefslogtreecommitdiff
path: root/packages/nonworking/atmelwlandriver/atmelwlandriver-3.4.1.0/add-compaq-usb-ids.patch
diff options
context:
space:
mode:
authorJeremy Laine <jeremy.laine@m4x.org>2008-05-06 00:40:51 +0000
committerJeremy Laine <jeremy.laine@m4x.org>2008-05-06 00:40:51 +0000
commit4037c4a087635e50671fee29182cde8e93708bd6 (patch)
tree96129d49c80d7bc1770b18db6bce026c008e535c /packages/nonworking/atmelwlandriver/atmelwlandriver-3.4.1.0/add-compaq-usb-ids.patch
parentc142e8b02d0e37b959d9739b9f42dddb326c7d9d (diff)
parentdbae87e498cbaa5a00952eed2a8a2ee5588dfbfa (diff)
merge of '665b801ef26b2b5da6423ad9a47eac8ab53b6574'
and 'a26f0aa5e87dfafafddf0175fac360e6ab7b2174'
Diffstat (limited to 'packages/nonworking/atmelwlandriver/atmelwlandriver-3.4.1.0/add-compaq-usb-ids.patch')
-rw-r--r--packages/nonworking/atmelwlandriver/atmelwlandriver-3.4.1.0/add-compaq-usb-ids.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/packages/nonworking/atmelwlandriver/atmelwlandriver-3.4.1.0/add-compaq-usb-ids.patch b/packages/nonworking/atmelwlandriver/atmelwlandriver-3.4.1.0/add-compaq-usb-ids.patch
new file mode 100644
index 0000000000..6fb70a6497
--- /dev/null
+++ b/packages/nonworking/atmelwlandriver/atmelwlandriver-3.4.1.0/add-compaq-usb-ids.patch
@@ -0,0 +1,11 @@
+diff -Nurd atmelwlandriver-3.4.1.0/src/includes/usb/config.h atmelwlandriver-3.4.1.0-hh/src/includes/usb/config.h
+--- atmelwlandriver-3.4.1.0/src/includes/usb/config.h 2004-11-10 01:40:50.000000000 -0800
++++ atmelwlandriver-3.4.1.0-hh/src/includes/usb/config.h 2005-11-29 14:07:01.767789406 -0800
+@@ -33,6 +33,7 @@
+ {USB_DEVICE(0x1371,0x5743)}, /* DSE XH1153 USB adapter */ \
+ {USB_DEVICE(0x0864,0x4102)}, /* Netgear MA 101 Rev. B */ \
+ {USB_DEVICE(0x04a5,0x9001)}, /* Benq AWL400 USB adapter */ \
++ {USB_DEVICE(0x049f,0x0032)}, /* Compaq/hp h5[4,5]xx iPAQ internal wlan */ \
+ {USB_DEVICE(VNetVID,VNetPID_RFMD)}, /* Atmel's id */ \
+ { } /* end with an all-zeroes entry */\
+ } /* end marker */