aboutsummaryrefslogtreecommitdiffstats
path: root/packages/linux/nslu2-kernel/2.6.14
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@yahoo.com>2005-10-29 11:07:03 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-10-29 11:07:03 +0000
commitcd109e770ae5ffe77146276f2f935a4c93b37973 (patch)
treeb05c71eb3b4a80214ca6e446e19b53da88946e58 /packages/linux/nslu2-kernel/2.6.14
parentd2487d0aa3a5337ea34beb5861c71970b5c2cbd7 (diff)
downloadopenembedded-cd109e770ae5ffe77146276f2f935a4c93b37973.tar.gz
packages/linux/nslu2-kernel/2.6.14/90-pegasus.patch packages/linux/nslu2-kernel_2.6.14.bb: added patch to support Philips CPWUE01/00 usb network adapter
This patch is already accepted by the pegasus.h maintainer for inclusion in the next mainstream release.
Diffstat (limited to 'packages/linux/nslu2-kernel/2.6.14')
-rw-r--r--packages/linux/nslu2-kernel/2.6.14/90-pegasus.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages/linux/nslu2-kernel/2.6.14/90-pegasus.patch b/packages/linux/nslu2-kernel/2.6.14/90-pegasus.patch
new file mode 100644
index 0000000000..ab80672135
--- /dev/null
+++ b/packages/linux/nslu2-kernel/2.6.14/90-pegasus.patch
@@ -0,0 +1,13 @@
+*** linux-2.6.13/drivers/usb/net/pegasus.h.orig Mon Aug 29 01:41:01 2005
+--- linux-2.6.13/drivers/usb/net/pegasus.h Sat Oct 22 20:51:29 2005
+***************
+*** 181,186 ****
+--- 181,188 ----
+ DEFAULT_GPIO_RESET )
+ PEGASUS_DEV( "SpeedStream USB 10/100 Ethernet", VENDOR_ACCTON, 0x5046,
+ DEFAULT_GPIO_RESET | PEGASUS_II )
++ PEGASUS_DEV( "Philips CPWUE01/00 USB 10/100 Ethernet", VENDOR_ACCTON, 0xb004,
++ DEFAULT_GPIO_RESET | PEGASUS_II )
+ PEGASUS_DEV( "ADMtek ADM8511 \"Pegasus II\" USB Ethernet",
+ VENDOR_ADMTEK, 0x8511,
+ DEFAULT_GPIO_RESET | PEGASUS_II | HAS_HOME_PNA )