* [PATCH] - USB/Vendor ID update, nothing earthshaking..
@ 2001-04-04 23:08 Nikhil Goel
0 siblings, 0 replies; only message in thread
From: Nikhil Goel @ 2001-04-04 23:08 UTC (permalink / raw)
To: Kernel Mailing List; +Cc: Petko Manolov
[-- Attachment #1: Type: text/plain, Size: 433 bytes --]
but shall be helpful for a few thousand users of the device.
Thanks,
Nikhil
-- ------------------------------------ Nikhil Goel
<nikhil@smartbridges.com> <mailto:nikhil@smartbridges.com> 10, Anson
Road Ph +65 3240210 Ext 20 International Plaza,#22-14 Fx +65 3240607
Singapore 079903 ------------------------------------
A good reputation is more valuable than money.
-- Publilius Syrus
------------------------------------
[-- Attachment #2: patch-vid-pegasus.txt --]
[-- Type: text/plain, Size: 585 bytes --]
--- drivers/usb/pegasus.h.orig Mon Jan 1 12:54:29 2001
+++ drivers/usb/pegasus.h Mon Jan 1 13:06:38 2001
@@ -140,7 +140,7 @@
#define VENDOR_MELCO 0x0411
#define VENDOR_SMC 0x0707
#define VENDOR_SOHOWARE 0x15e8
-
+#define VENDOR_SMARTBRIDGES 0x08d1
#else /* PEGASUS_DEV */
@@ -193,6 +193,7 @@
DEFAULT_GPIO_RESET )
PEGASUS_DEV( "SOHOware NUB100 Ethernet", VENDOR_SOHOWARE, 0x9100,
DEFAULT_GPIO_RESET )
-
+PEGASUS_DEV( "smartNIC 2 PnP Adapter", VENDOR_SMARTBRIDGES, 0x0003,
+ DEFAULT_GPIO_RESET | PEGASUS_II )
#endif /* PEGASUS_DEV */
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-04-04 23:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-04 23:08 [PATCH] - USB/Vendor ID update, nothing earthshaking Nikhil Goel
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.