diff options
| author | MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> | 2004-01-05 09:50:33 +0000 |
|---|---|---|
| committer | MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> | 2004-01-05 09:50:33 +0000 |
| commit | 15e718175bb7f6fb3cee872b21bb54c94b12787d (patch) | |
| tree | 5c64d2f39c1792f22b60ec88e09c79d793a8b51b | |
| parent | c53cdbeb95ee95429b18b0a5cd9360cc2d1dafda (diff) | |
Notes
| -rw-r--r-- | sys/dev/usb/usbdevs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 7fb80e1ab138..4261e173658a 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -519,8 +519,8 @@ product BROADCOM BCM2033 0x2033 BCM2033 Bluetooth USB dongle /* Canon, Inc. products */ product CANON N656U 0x2206 CanoScan N656U -product CANON N1220U 0x2207 CANOSCAN N1220U -product CANON N676U 0x220d CANOSCAN N676U +product CANON N1220U 0x2207 CanoScan N1220U +product CANON N676U 0x220d CanoScan N676U product CANON N1240U 0x220e CanoScan N1240U product CANON S10 0x3041 PowerShot S10 product CANON S100 0x3045 PowerShot S100 |
