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
------------------------------------
--------------090306030106080001090200
Content-Type: text/plain;
name="patch-vid-pegasus.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="patch-vid-pegasus.txt"
--- 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 */
--------------090306030106080001090200--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/