diff options
| author | MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> | 2004-06-19 22:16:03 +0000 |
|---|---|---|
| committer | MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> | 2004-06-19 22:16:03 +0000 |
| commit | e67a98a7256af9654a469cc39854900bd4a2c354 (patch) | |
| tree | 63f59cf366bcf14bc988bcb26e7e151357e29bf6 /sys/dev/usb/usbdevs | |
| parent | 724f57b2a3a5eb76932b54f2d02e7a7cca487e80 (diff) | |
Notes
Diffstat (limited to 'sys/dev/usb/usbdevs')
| -rw-r--r-- | sys/dev/usb/usbdevs | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index aff1b7bc96798..8bb9f55191e46 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -357,6 +357,7 @@ vendor SMC3 0x0d5c Standard Microsystems vendor PNY 0x0d7d PNY vendor MSI 0x0db0 Micro Star International vendor HAWKING 0x0e66 Hawking Technologies +vendor MICROTUNE 0x0f4d Microtune, Inc. vendor QUALCOMM 0x1004 Qualcomm vendor MOTOROLA 0x1063 Motorola vendor PLX 0x10b5 PLX @@ -982,6 +983,9 @@ product MINOLTA 5400 0x400e Dimage 5400 /* Micro Star International products */ product MSI BT_DONGLE 0x1967 Bluetooth USB dongle +/* Microtune, Inc. products */ +product MICROTUNE BT_DONGLE 0x1000 Bluetooth USB dongle + /* Mitsumi products */ product MITSUMI CDRRW 0x0000 CD-R/RW Drive product MITSUMI BT_DONGLE 0x641f Bluetooth USB dongle |
