atmelwlandriver: add missing patch
authorKoen Kooi <koen@openembedded.org>
Sat, 10 Dec 2005 17:18:59 +0000 (17:18 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sat, 10 Dec 2005 17:18:59 +0000 (17:18 +0000)
packages/atmelwlandriver/atmelwlandriver-usb-3.4.1.0/.mtn2git_empty [new file with mode: 0644]
packages/atmelwlandriver/atmelwlandriver-usb-3.4.1.0/add-compaq-usb-ids.patch [new file with mode: 0644]

diff --git a/packages/atmelwlandriver/atmelwlandriver-usb-3.4.1.0/.mtn2git_empty b/packages/atmelwlandriver/atmelwlandriver-usb-3.4.1.0/.mtn2git_empty
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/packages/atmelwlandriver/atmelwlandriver-usb-3.4.1.0/add-compaq-usb-ids.patch b/packages/atmelwlandriver/atmelwlandriver-usb-3.4.1.0/add-compaq-usb-ids.patch
new file mode 100644 (file)
index 0000000..6fb70a6
--- /dev/null
@@ -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 */