Sync to 1.157 of usbdevs
This commit is contained in:
parent
24ce22f495
commit
203d1f9b68
@ -4,7 +4,7 @@
|
||||
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
|
||||
*
|
||||
* generated from:
|
||||
* FreeBSD: src/sys/dev/usb/usbdevs,v 1.155 2004/01/12 12:47:36 sanpei Exp
|
||||
* FreeBSD: src/sys/dev/usb/usbdevs,v 1.157 2004/01/16 15:29:27 sanpei Exp
|
||||
*/
|
||||
|
||||
/*
|
||||
@ -1191,9 +1191,10 @@
|
||||
|
||||
/* SUN Corporation products */
|
||||
#define USB_PRODUCT_SUNTAC_DS96L 0x0003 /* SUNTAC U-Cable type D2 */
|
||||
#define USB_PRODUCT_SUNTAC_IS96U 0x000a /* SUNTAC Ir-Trinity */
|
||||
#define USB_PRODUCT_SUNTAC_PS64P1 0x0005 /* SUNTAC U-Cable type P1 */
|
||||
#define USB_PRODUCT_SUNTAC_VS10U 0x0009 /* SUNTAC Slipper U */
|
||||
#define USB_PRODUCT_SUNTAC_IS96U 0x000a /* SUNTAC Ir-Trinity */
|
||||
#define USB_PRODUCT_SUNTAC_AS64LX 0x000b /* SUNTAC U-Cable type A3 */
|
||||
|
||||
/* Sun Microsystems products */
|
||||
#define USB_PRODUCT_SUN_KEYBOARD 0x0005 /* Type 6 USB keyboard */
|
||||
|
@ -4,7 +4,7 @@
|
||||
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
|
||||
*
|
||||
* generated from:
|
||||
* FreeBSD: src/sys/dev/usb/usbdevs,v 1.155 2004/01/12 12:47:36 sanpei Exp
|
||||
* FreeBSD: src/sys/dev/usb/usbdevs,v 1.157 2004/01/16 15:29:27 sanpei Exp
|
||||
*/
|
||||
|
||||
/*
|
||||
@ -2937,12 +2937,6 @@ const struct usb_knowndev usb_knowndevs[] = {
|
||||
"SUN Corporation",
|
||||
"SUNTAC U-Cable type D2",
|
||||
},
|
||||
{
|
||||
USB_VENDOR_SUNTAC, USB_PRODUCT_SUNTAC_IS96U,
|
||||
0,
|
||||
"SUN Corporation",
|
||||
"SUNTAC Ir-Trinity",
|
||||
},
|
||||
{
|
||||
USB_VENDOR_SUNTAC, USB_PRODUCT_SUNTAC_PS64P1,
|
||||
0,
|
||||
@ -2955,6 +2949,18 @@ const struct usb_knowndev usb_knowndevs[] = {
|
||||
"SUN Corporation",
|
||||
"SUNTAC Slipper U",
|
||||
},
|
||||
{
|
||||
USB_VENDOR_SUNTAC, USB_PRODUCT_SUNTAC_IS96U,
|
||||
0,
|
||||
"SUN Corporation",
|
||||
"SUNTAC Ir-Trinity",
|
||||
},
|
||||
{
|
||||
USB_VENDOR_SUNTAC, USB_PRODUCT_SUNTAC_AS64LX,
|
||||
0,
|
||||
"SUN Corporation",
|
||||
"SUNTAC U-Cable type A3",
|
||||
},
|
||||
{
|
||||
USB_VENDOR_SUN, USB_PRODUCT_SUN_KEYBOARD,
|
||||
0,
|
||||
|
Loading…
x
Reference in New Issue
Block a user