diff options
| author | uebayasi <uebayasi@NetBSD.org> | 2008-07-08 08:47:32 +0000 |
|---|---|---|
| committer | uebayasi <uebayasi@NetBSD.org> | 2008-07-08 08:47:32 +0000 |
| commit | 42185747e6f0bd3680ceec8153d717a890fd55ff (patch) | |
| tree | b94d2eee5aac49d9c781fd497de581a49a5d86cd /sys/dev/usb/usbdevs | |
| parent | 36662bbc30449393c47d14f54ccc06dcf11628fe (diff) | |
WILLCOM Advanced W-ZERO3[es] device IDs. From Ryo Shimizu.
Diffstat (limited to 'sys/dev/usb/usbdevs')
| -rw-r--r-- | sys/dev/usb/usbdevs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index e58d26fe8ff..e08941a9f74 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.501 2008/06/22 17:45:45 jmcneill Exp $ +$NetBSD: usbdevs,v 1.502 2008/07/08 08:47:32 uebayasi Exp $ /* * Copyright (c) 1998-2004 The NetBSD Foundation, Inc. @@ -1832,6 +1832,7 @@ product PUTERCOM UPA100 0x047e USB-1284 BRIDGE /* Qcom products */ product QCOM RT2573 0x6196 RT2573 product QCOM RT2573_2 0x6229 RT2573 +product QCOM RT2573_3 0x6238 RT2573 /* Qtronix products */ product QTRONIX 980N 0x2011 Scorpion-980N keyboard @@ -1963,6 +1964,7 @@ product SHARP SL5600 0x8006 SL5600 product SHARP C700 0x8007 C700 product SHARP C750 0x9031 C750 product SHARP WS007SH 0x9123 WS007SH +product SHARP WS011SH 0x91ac WS011SH /* Shuttle Technology products */ product SHUTTLE EUSB 0x0001 E-USB Bridge |
