Sync to 1.154 of usbdevs
This commit is contained in:
parent
15e718175b
commit
c2f1dd4d71
@ -4,7 +4,7 @@
|
||||
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
|
||||
*
|
||||
* generated from:
|
||||
* /FreeBSD: src/sys/dev/usb/usbdevs,v 1.153 2004/01/03 23:04:31 sanpei Exp
|
||||
* /FreeBSD: src/sys/dev/usb/usbdevs,v 1.154 2004/01/05 09:50:33 sanpei Exp
|
||||
*/
|
||||
|
||||
/*
|
||||
@ -526,8 +526,8 @@
|
||||
|
||||
/* Canon, Inc. products */
|
||||
#define USB_PRODUCT_CANON_N656U 0x2206 /* CanoScan N656U */
|
||||
#define USB_PRODUCT_CANON_N1220U 0x2207 /* CANOSCAN N1220U */
|
||||
#define USB_PRODUCT_CANON_N676U 0x220d /* CANOSCAN N676U */
|
||||
#define USB_PRODUCT_CANON_N1220U 0x2207 /* CanoScan N1220U */
|
||||
#define USB_PRODUCT_CANON_N676U 0x220d /* CanoScan N676U */
|
||||
#define USB_PRODUCT_CANON_N1240U 0x220e /* CanoScan N1240U */
|
||||
#define USB_PRODUCT_CANON_S10 0x3041 /* PowerShot S10 */
|
||||
#define USB_PRODUCT_CANON_S100 0x3045 /* PowerShot S100 */
|
||||
|
@ -4,7 +4,7 @@
|
||||
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
|
||||
*
|
||||
* generated from:
|
||||
* /FreeBSD: src/sys/dev/usb/usbdevs,v 1.153 2004/01/03 23:04:31 sanpei Exp
|
||||
* /FreeBSD: src/sys/dev/usb/usbdevs,v 1.154 2004/01/05 09:50:33 sanpei Exp
|
||||
*/
|
||||
|
||||
/*
|
||||
@ -547,13 +547,13 @@ const struct usb_knowndev usb_knowndevs[] = {
|
||||
USB_VENDOR_CANON, USB_PRODUCT_CANON_N1220U,
|
||||
0,
|
||||
"Canon",
|
||||
"CANOSCAN N1220U",
|
||||
"CanoScan N1220U",
|
||||
},
|
||||
{
|
||||
USB_VENDOR_CANON, USB_PRODUCT_CANON_N676U,
|
||||
0,
|
||||
"Canon",
|
||||
"CANOSCAN N676U",
|
||||
"CanoScan N676U",
|
||||
},
|
||||
{
|
||||
USB_VENDOR_CANON, USB_PRODUCT_CANON_N1240U,
|
||||
|
Loading…
Reference in New Issue
Block a user