This commit is contained in:
n_hibma 2000-10-20 00:30:01 +00:00
parent 090b95e0cb
commit a3ceb30a91
2 changed files with 9 additions and 2 deletions

View File

@ -4,7 +4,7 @@
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* FreeBSD: src/sys/dev/usb/usbdevs,v 1.41 2000/10/10 23:23:54 wpaul Exp
* FreeBSD: src/sys/dev/usb/usbdevs,v 1.42 2000/10/20 00:29:21 n_hibma Exp
*/
/*
@ -718,6 +718,7 @@
/* SONY products */
#define USB_PRODUCT_SONY_DSC 0x0010 /* Sony DSC cameras */
#define USB_PRODUCT_SONY_MSC 0x0032 /* Sone MSC memory stick slot */
/* STMicroelectronics products */
#define USB_PRODUCT_STMICRO_COMMUNICATOR 0x7554 /* USB Communicator */

View File

@ -4,7 +4,7 @@
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* FreeBSD: src/sys/dev/usb/usbdevs,v 1.41 2000/10/10 23:23:54 wpaul Exp
* FreeBSD: src/sys/dev/usb/usbdevs,v 1.42 2000/10/20 00:29:21 n_hibma Exp
*/
/*
@ -1401,6 +1401,12 @@ struct usb_knowndev usb_knowndevs[] = {
"Sony Corp.",
"Sony DSC cameras",
},
{
USB_VENDOR_SONY, USB_PRODUCT_SONY_MSC,
0,
"Sony Corp.",
"Sone MSC memory stick slot",
},
{
USB_VENDOR_STMICRO, USB_PRODUCT_STMICRO_COMMUNICATOR,
0,