diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2006-08-14 09:32:24 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2006-08-14 09:32:24 +0000 |
commit | 2a5dca65ae126d221cedbfffd29b2733e1f0945c (patch) | |
tree | 042b221fd4b0a73a454e26f1ee9eb15cbc929095 /sys/dev/usb/usbdevs | |
parent | eefacffa6d2f8025c94422fb6b922690ebc666b7 (diff) |
ARK3116.
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 245df692d7e..3b636181289 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.212 2006/08/12 04:18:31 jason Exp $ +$OpenBSD: usbdevs,v 1.213 2006/08/14 09:32:23 jsg Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -221,6 +221,7 @@ vendor APEX 0x0624 Apex vendor VIVITAR 0x0636 Vivitar vendor AVISION 0x0638 Avision vendor TEAC 0x0644 TEAC +vendor ARKMICRO 0x6547 Arkmicro vendor SGI 0x065e Silicon Graphics vendor SANWASUPPLY 0x0663 Sanwa Supply vendor LINKSYS 0x066b Linksys @@ -656,6 +657,9 @@ product APPLE SPEAKERS 0x1101 Speakers /* Araneus Information Systems products */ product ARANEUS ALEA 0x0001 True Random Number Generator +/* Arkmicro products */ +product ARKMICRO ARK3116 0x0232 ARK3116 Serial + /* Asahi Optical products */ product ASAHIOPTICAL OPTIO230 0x0004 PENTAX Optio230 |