All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nikhil Goel <devlst2@smartbridges.com>
To: Kernel Mailing List <linux-kernel@vger.kernel.org>
Cc: Petko Manolov <petkan@dce.bg>
Subject: [PATCH] - USB/Vendor ID update, nothing earthshaking..
Date: Thu, 05 Apr 2001 07:08:17 +0800	[thread overview]
Message-ID: <3ACBA961.6080009@smartbridges.com> (raw)

[-- 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 */

                 reply	other threads:[~2001-04-04 23:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3ACBA961.6080009@smartbridges.com \
    --to=devlst2@smartbridges.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=petkan@dce.bg \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.