Module Name:    src
Committed By:   jmcneill
Date:           Mon Apr 19 21:55:20 UTC 2010

Modified Files:
        src/sys/dev/usb: usbdevs

Log Message:
SUNRISING SR9600 Fast Ethernet


To generate a diff of this commit:
cvs rdiff -u -r1.548 -r1.549 src/sys/dev/usb/usbdevs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/usb/usbdevs
diff -u src/sys/dev/usb/usbdevs:1.548 src/sys/dev/usb/usbdevs:1.549
--- src/sys/dev/usb/usbdevs:1.548	Sun Apr 11 13:57:22 2010
+++ src/sys/dev/usb/usbdevs	Mon Apr 19 21:55:20 2010
@@ -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
 

Reply via email to