summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsanpei <sanpei@FreeBSD.org>2004-01-03 23:04:31 +0000
committersanpei <sanpei@FreeBSD.org>2004-01-03 23:04:31 +0000
commit5a1010492a5bac86dea94e4a5b1bddf57652498f (patch)
treee2fefe13d19956426d0b66dc0f5b18ef276a59d7
parent1379475c1edb3d200b9e55dad23db325de541fd3 (diff)
downloadFreeBSD-src-5a1010492a5bac86dea94e4a5b1bddf57652498f.zip
FreeBSD-src-5a1010492a5bac86dea94e4a5b1bddf57652498f.tar.gz
Add some ids(not yet support)
[1] EMS PSX Gun controller converter [2] CSR USB Bluetooth Device PR: kern/60378 [1] Submitted by: Samuel Tardieu <sam@rfc1149.net> [1] <jps@scxnet.de> [2]
-rw-r--r--sys/dev/usb/usbdevs5
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs
index b002a94..7fb80e1 100644
--- a/sys/dev/usb/usbdevs
+++ b/sys/dev/usb/usbdevs
@@ -342,6 +342,7 @@ vendor GEOCAST 0x0a79 Geocast Network Systems
vendor NEODIO 0x0aec Neodio
vendor TODOS 0x0b0c Todos Data System
vendor HAL 0x0b41 HAL Corporation
+vendor EMS 0x0b43 EMS Production Ltd.
vendor NEC2 0x0b62 NEC
vendor ATI2 0x0b6f ATI
vendor ASIX 0x0b95 ASIX Electronics
@@ -562,6 +563,7 @@ product CREATIVE NOMAD_II 0x1002 Nomad II MP3 player
/* Cambridge Silicon Radio Ltd. products */
product CSR BT_DONGLE 0x0001 Bluetooth USB dongle
+product CSR CSRDFU 0xffff USB Bluetooth Device in DFU State
/* CTX products */
product CTX EX1300 0x9999 Ex1300 hub
@@ -615,6 +617,9 @@ product ELECOM LDUSBTX3 0xabc1 LD-USB/TX
product ELSA MODEM1 0x2265 ELSA Modem Board
product ELSA USB2ETHERNET 0x3000 Microlink USB2Ethernet
+/* EMS products */
+product EMS DUAL_SHOOTER 0x0003 PSX gun controller converter
+
/* Entrega products */
product ENTREGA 1S 0x0001 1S serial connector
product ENTREGA 2S 0x0002 2S serial connector
OpenPOWER on IntegriCloud