Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/usb SUNRISING SR9600 Fast Ethernet



details:   https://anonhg.NetBSD.org/src/rev/87773a8b9909
branches:  trunk
changeset: 754091:87773a8b9909
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Mon Apr 19 21:55:20 2010 +0000

description:
SUNRISING SR9600 Fast Ethernet

diffstat:

 sys/dev/usb/usbdevs |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (27 lines):

diff -r 3b59a704015b -r 87773a8b9909 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Mon Apr 19 21:12:51 2010 +0000
+++ b/sys/dev/usb/usbdevs       Mon Apr 19 21:55:20 2010 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.548 2010/04/11 13:57:22 drochner Exp $
+$NetBSD: usbdevs,v 1.549 2010/04/19 21:55:20 jmcneill Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -423,6 +423,7 @@
 vendor FALCOM          0x0f94  Falcom Wireless Communications GmbH
 vendor RIM             0x0fca  Research In Motion
 vendor DYNASTREAM      0x0fcf  Dynastream Innovations
+vendor SUNRISING       0x0fe6  SUNRISING
 vendor QUALCOMM                0x1004  Qualcomm
 vendor GIGABYTE                0x1044  GIGABYTE
 vendor MOTOROLA                0x1063  Motorola
@@ -2290,6 +2291,9 @@
 /* XXX The above is a North American PC style keyboard possibly */
 product SUN MOUSE              0x0100  Type 6 USB mouse
 
+/* SUNRISING products */
+product SUNRISING SR9600       0x8101  SR9600 Ethernet
+
 /* SuperTop products */
 product SUPERTOP IDEBRIDGE      0x6600  SuperTop IDE Bridge
 



Home | Main Index | Thread Index | Old Index