1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00

Add few new USB vendor/product IDs for Bluetooth USB devices.

Regen.

Reviewed by:	imp (mentor)
Approved by:	imp (mentor)
This commit is contained in:
Maksim Yevmenkin 2003-12-30 22:10:29 +00:00
parent 8695252e67
commit d82a1f81c4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=124006
3 changed files with 76 additions and 0 deletions

View File

@ -332,6 +332,7 @@ vendor AKAI 0x09e8 AKAI professional M.I.
vendor ARESCOM 0x09f5 ARESCOM
vendor BAY 0x09f9 Bay Associates
vendor ALTERA 0x09fb Altera
vendor CSR 0x0a12 Cambridge Silicon Radio Ltd.
vendor TREK 0x0a16 Trek Technology
vendor ASAHIOPTICAL 0x0a17 Asahi Optical
vendor BOCASYSTEMS 0x0a43 Boca Systems
@ -350,6 +351,7 @@ vendor DMI 0x0c0b DMI
vendor LUWEN 0x0c76 Luwen
vendor SMC3 0x0d5c Standard Microsystems
vendor PNY 0x0d7d PNY
vendor MSI 0x0db0 Micro Star International
vendor HAWKING 0x0e66 Hawking Technologies
vendor MOTOROLA 0x1063 Motorola
vendor PLX 0x10b5 PLX
@ -377,6 +379,7 @@ vendor HP2 0xf003 Hewlett Packard
/* 3Com products */
product 3COM HOMECONN 0x009d HomeConnect USB Camera
product 3COM 3CREB96 0x00a0 Bluetooth USB dongle
product 3COM 3C19250 0x03E8 3C19250 Ethernet adapter
product 3COM USR56K 0x3021 U.S.Robotics 56000 Voice Faxmodem Pro
product 3COM 3C460 0x11f8 HomeConnect 3C460
@ -510,6 +513,9 @@ product BROTHER HL1050 0x0002 HL-1050 laser printer
/* Behavior Technology Computer products */
product BTC BTC7932 0x6782 Keyboard with mouse port
/* Broadcom products */
product BROADCOM BCM2033 0x2033 BCM2033 Bluetooth USB dongle
/* Canon, Inc. products */
product CANON N656U 0x2206 CanoScan N656U
product CANON N1240U 0x220e CanoScan N1240U
@ -551,6 +557,9 @@ product COREGA FETHER_USB_TXS 0x000d FEther USB-TXS
/* Creative products */
product CREATIVE NOMAD_II 0x1002 Nomad II MP3 player
/* Cambridge Silicon Radio Ltd. products */
product CSR BT_DONGLE 0x0001 Bluetooth USB dongle
/* CTX products */
product CTX EX1300 0x9999 Ex1300 hub
@ -920,8 +929,12 @@ product MINOLTA S304 0x4007 Dimage S304
product MINOLTA X 0x4009 Dimage X
product MINOLTA 5400 0x400e Dimage 5400
/* Micro Star International products */
product MSI BT_DONGLE 0x1967 Bluetooth USB dongle
/* Mitsumi products */
product MITSUMI CDRRW 0x0000 CD-R/RW Drive
product MITSUMI BT_DONGLE 0x641f Bluetooth USB dongle
/* Motorola products */
product MOTOROLA MC141555 0x1555 MC141555 hub controller
@ -1182,6 +1195,7 @@ product TDK UPA9664 0x0115 USB-PDC Adapter UPA9664
product TDK UCA1464 0x0116 USB-cdmaOne Adapter UCA1464
product TDK UHA6400 0x0117 USB-PHS Adapter UHA6400
product TDK UPA6400 0x0118 USB-PHS Adapter UPA6400
product TDK BT_DONGLE 0x0309 Bluetooth USB dongle
/* TEAC products */
product TEAC FD05PUB 0x0000 FD-05PUB floppy

View File

@ -339,6 +339,7 @@
#define USB_VENDOR_ARESCOM 0x09f5 /* ARESCOM */
#define USB_VENDOR_BAY 0x09f9 /* Bay Associates */
#define USB_VENDOR_ALTERA 0x09fb /* Altera */
#define USB_VENDOR_CSR 0x0a12 /* Cambridge Silicon Radio Ltd. */
#define USB_VENDOR_TREK 0x0a16 /* Trek Technology */
#define USB_VENDOR_ASAHIOPTICAL 0x0a17 /* Asahi Optical */
#define USB_VENDOR_BOCASYSTEMS 0x0a43 /* Boca Systems */
@ -357,6 +358,7 @@
#define USB_VENDOR_LUWEN 0x0c76 /* Luwen */
#define USB_VENDOR_SMC3 0x0d5c /* Standard Microsystems */
#define USB_VENDOR_PNY 0x0d7d /* PNY */
#define USB_VENDOR_MSI 0x0db0 /* Micro Star International */
#define USB_VENDOR_HAWKING 0x0e66 /* Hawking Technologies */
#define USB_VENDOR_MOTOROLA 0x1063 /* Motorola */
#define USB_VENDOR_PLX 0x10b5 /* PLX */
@ -384,6 +386,7 @@
/* 3Com products */
#define USB_PRODUCT_3COM_HOMECONN 0x009d /* HomeConnect USB Camera */
#define USB_PRODUCT_3COM_3CREB96 0x00a0 /* Bluetooth USB dongle */
#define USB_PRODUCT_3COM_3C19250 0x03E8 /* 3C19250 Ethernet adapter */
#define USB_PRODUCT_3COM_USR56K 0x3021 /* U.S.Robotics 56000 Voice Faxmodem Pro */
#define USB_PRODUCT_3COM_3C460 0x11f8 /* HomeConnect 3C460 */
@ -517,6 +520,9 @@
/* Behavior Technology Computer products */
#define USB_PRODUCT_BTC_BTC7932 0x6782 /* Keyboard with mouse port */
/* Broadcom products */
#define USB_PRODUCT_BROADCOM_BCM2033 0x2033 /* BCM2033 Bluetooth USB dongle */
/* Canon, Inc. products */
#define USB_PRODUCT_CANON_N656U 0x2206 /* CanoScan N656U */
#define USB_PRODUCT_CANON_N1240U 0x220e /* CanoScan N1240U */
@ -558,6 +564,9 @@
/* Creative products */
#define USB_PRODUCT_CREATIVE_NOMAD_II 0x1002 /* Nomad II MP3 player */
/* Cambridge Silicon Radio Ltd. products */
#define USB_PRODUCT_CSR_BT_DONGLE 0x0001 /* Bluetooth USB dongle */
/* CTX products */
#define USB_PRODUCT_CTX_EX1300 0x9999 /* Ex1300 hub */
@ -927,8 +936,12 @@
#define USB_PRODUCT_MINOLTA_X 0x4009 /* Dimage X */
#define USB_PRODUCT_MINOLTA_5400 0x400e /* Dimage 5400 */
/* Micro Star International products */
#define USB_PRODUCT_MSI_BT_DONGLE 0x1967 /* Bluetooth USB dongle */
/* Mitsumi products */
#define USB_PRODUCT_MITSUMI_CDRRW 0x0000 /* CD-R/RW Drive */
#define USB_PRODUCT_MITSUMI_BT_DONGLE 0x641f /* Bluetooth USB dongle */
/* Motorola products */
#define USB_PRODUCT_MOTOROLA_MC141555 0x1555 /* MC141555 hub controller */
@ -1189,6 +1202,7 @@
#define USB_PRODUCT_TDK_UCA1464 0x0116 /* USB-cdmaOne Adapter UCA1464 */
#define USB_PRODUCT_TDK_UHA6400 0x0117 /* USB-PHS Adapter UHA6400 */
#define USB_PRODUCT_TDK_UPA6400 0x0118 /* USB-PHS Adapter UPA6400 */
#define USB_PRODUCT_TDK_BT_DONGLE 0x0309 /* Bluetooth USB dongle */
/* TEAC products */
#define USB_PRODUCT_TEAC_FD05PUB 0x0000 /* FD-05PUB floppy */

View File

@ -51,6 +51,12 @@ const struct usb_knowndev usb_knowndevs[] = {
"3Com",
"HomeConnect USB Camera",
},
{
USB_VENDOR_3COM, USB_PRODUCT_3COM_3CREB96,
0,
"3Com",
"Bluetooth USB dongle",
},
{
USB_VENDOR_3COM, USB_PRODUCT_3COM_3C19250,
0,
@ -525,6 +531,12 @@ const struct usb_knowndev usb_knowndevs[] = {
"Behavior Tech. Computer",
"Keyboard with mouse port",
},
{
USB_VENDOR_BROADCOM, USB_PRODUCT_BROADCOM_BCM2033,
0,
"Broadcom",
"BCM2033 Bluetooth USB dongle",
},
{
USB_VENDOR_CANON, USB_PRODUCT_CANON_N656U,
0,
@ -651,6 +663,12 @@ const struct usb_knowndev usb_knowndevs[] = {
"Creative",
"Nomad II MP3 player",
},
{
USB_VENDOR_CSR, USB_PRODUCT_CSR_BT_DONGLE,
0,
"Cambridge Silicon Radio Ltd.",
"Bluetooth USB dongle",
},
{
USB_VENDOR_CTX, USB_PRODUCT_CTX_EX1300,
0,
@ -2031,12 +2049,24 @@ const struct usb_knowndev usb_knowndevs[] = {
"Minolta",
"Dimage 5400",
},
{
USB_VENDOR_MSI, USB_PRODUCT_MSI_BT_DONGLE,
0,
"Micro Star International",
"Bluetooth USB dongle",
},
{
USB_VENDOR_MITSUMI, USB_PRODUCT_MITSUMI_CDRRW,
0,
"Mitsumi",
"CD-R/RW Drive",
},
{
USB_VENDOR_MITSUMI, USB_PRODUCT_MITSUMI_BT_DONGLE,
0,
"Mitsumi",
"Bluetooth USB dongle",
},
{
USB_VENDOR_MOTOROLA, USB_PRODUCT_MOTOROLA_MC141555,
0,
@ -2955,6 +2985,12 @@ const struct usb_knowndev usb_knowndevs[] = {
"TDK",
"USB-PHS Adapter UPA6400",
},
{
USB_VENDOR_TDK, USB_PRODUCT_TDK_BT_DONGLE,
0,
"TDK",
"Bluetooth USB dongle",
},
{
USB_VENDOR_TEAC, USB_PRODUCT_TEAC_FD05PUB,
0,
@ -4755,6 +4791,12 @@ const struct usb_knowndev usb_knowndevs[] = {
"Altera",
NULL,
},
{
USB_VENDOR_CSR, 0,
USB_KNOWNDEV_NOPROD,
"Cambridge Silicon Radio Ltd.",
NULL,
},
{
USB_VENDOR_TREK, 0,
USB_KNOWNDEV_NOPROD,
@ -4863,6 +4905,12 @@ const struct usb_knowndev usb_knowndevs[] = {
"PNY",
NULL,
},
{
USB_VENDOR_MSI, 0,
USB_KNOWNDEV_NOPROD,
"Micro Star International",
NULL,
},
{
USB_VENDOR_HAWKING, 0,
USB_KNOWNDEV_NOPROD,