diff options
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 2e4752e30ce..e10c17489ef 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.433 2006/06/30 13:56:25 chap Exp $ +$NetBSD: usbdevs,v 1.434 2006/07/01 08:14:46 martin Exp $ /* * Copyright (c) 1998-2004 The NetBSD Foundation, Inc. @@ -226,6 +226,7 @@ vendor APEX 0x0624 Apex vendor VIVITAR 0x0636 Vivitar vendor AVISION 0x0638 Avision vendor TEAC 0x0644 TEAC +vendor ARKMICROCHIPS 0x6547 ArkMicroChips vendor SGI 0x065e Silicon Graphics vendor SANWASUPPLY 0x0663 Sanwa Supply vendor LINKSYS 0x066b Linksys @@ -1677,6 +1678,9 @@ product SCANLOGIC 336CX 0x0300 Phantom 336CX - C3 scanner /* Sealevel products */ product SEALEVEL USBSERIAL 0x2101 USB-Serial converter +/* ArkMicroChips products */ +product ARKMICROCHIPS USBSERIAL 0x0232 USB-UART Controller + /* SGI products */ product SGI SN1_L1_SC 0x1234 SN1 L1 System Controller |
