diff options
| author | dogcow <dogcow@NetBSD.org> | 2005-09-07 01:34:19 +0000 |
|---|---|---|
| committer | dogcow <dogcow@NetBSD.org> | 2005-09-07 01:34:19 +0000 |
| commit | e9e04d00b0acead36df3ee4f194a933fee724e41 (patch) | |
| tree | 58815a0444e7ec77e6a2ebb889650da8db9ae71a /sys/dev/usb/usbdevs | |
| parent | ad2ddf6d2d8fe02919149af5166e20a29ecee928 (diff) | |
add SiS id 0x0457
Diffstat (limited to 'sys/dev/usb/usbdevs')
| -rw-r--r-- | sys/dev/usb/usbdevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index c4a285ac047..14556fa3ab1 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.411 2005/08/14 21:08:18 augustss Exp $ +$NetBSD: usbdevs,v 1.412 2005/09/07 01:34:19 dogcow Exp $ /* * Copyright (c) 1998-2004 The NetBSD Foundation, Inc. @@ -87,6 +87,7 @@ vendor ALPS 0x044e Alps Electric vendor THRUST 0x044f Thrustmaster vendor TI 0x0451 Texas Instruments vendor ANALOGDEVICES 0x0456 Analog Devices +vendor SIS 0x0457 Silicon Integrated Systems vendor KYE 0x0458 KYE Systems vendor DIAMOND2 0x045a Diamond (Supra) vendor MICROSOFT 0x045e Microsoft |
