diff options
author | Yojiro Uo <yuo@cvs.openbsd.org> | 2013-12-13 12:28:50 +0000 |
---|---|---|
committer | Yojiro Uo <yuo@cvs.openbsd.org> | 2013-12-13 12:28:50 +0000 |
commit | 1df6525335f83037886d9b4c833391a73d511878 (patch) | |
tree | 5e6a52b39445c8e3fd2539041c69d14fe9e936b0 | |
parent | 5ce20920cb1da3ef6b91b09dd1c613cc96a1c420 (diff) |
add vendor SACOM (0ba0h)
-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 ae1fb1127d6..726308c80e2 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.614 2013/11/17 13:53:45 jsg Exp $ +$OpenBSD: usbdevs,v 1.615 2013/12/13 12:28:49 yuo Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -409,6 +409,7 @@ vendor KURUSUGAWA 0x0b7e Kurusugawa Electronics vendor SMART 0x0b8c Smart Technologies vendor ASIX 0x0b95 ASIX Electronics vendor O2MICRO 0x0b97 O2 Micro +vendor SACOM 0x0ba0 System SACOM Industry Co.,Ltd vendor USR 0x0baf U.S. Robotics vendor AMBIT 0x0bb2 Ambit Microsystems vendor HTC 0x0bb4 HTC @@ -3467,6 +3468,9 @@ product ROCKFIRE GAMEPAD 0x2033 Gamepad 203USB /* RT Systems */ product RTSYSTEMS CT57B 0x9e52 CT57B Radio Cable +/* SACOM products */ +product SACOM USB485BL 0x800d USB-485-BL + /* Sagem products */ product SAGEM SERIAL 0x0027 Serial product SAGEM XG760A 0x004a XG-760A |