diff options
| author | jmcneill <jmcneill@NetBSD.org> | 2010-04-19 21:55:20 +0000 |
|---|---|---|
| committer | jmcneill <jmcneill@NetBSD.org> | 2010-04-19 21:55:20 +0000 |
| commit | 5d552abedb3a30b3a89cdc763fb276ef78eb7b62 (patch) | |
| tree | 579d38f2e76686c623fd8aa49129e4021da520b1 /sys/dev/usb/usbdevs | |
| parent | a08b65f1f7c4e80bf6f134b324e88b1392c11828 (diff) | |
SUNRISING SR9600 Fast Ethernet
Diffstat (limited to 'sys/dev/usb/usbdevs')
| -rw-r--r-- | sys/dev/usb/usbdevs | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 4f5ef11ab99..558e5a39394 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -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 VTECH 0x0f88 VTech 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 @@ product SUN KEYBOARD_TYPE_7 0x00a2 Type 7 USB keyboard /* 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 |
