diff options
| author | Warner Losh <imp@FreeBSD.org> | 2004-01-31 18:12:18 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2004-01-31 18:12:18 +0000 |
| commit | 20d6d1bd2179cf81800f2603cb7b7fe5f72ad501 (patch) | |
| tree | b4da06a23a86a25f534224d53fb2b64c469c4958 /sys/dev/usb | |
| parent | 448ed982f2f607eb479df45e2aac7db178d4a441 (diff) | |
Notes
Diffstat (limited to 'sys/dev/usb')
| -rw-r--r-- | sys/dev/usb/uscanner.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/usb/uscanner.c b/sys/dev/usb/uscanner.c index a13b72f98c7b2..8889268578bb6 100644 --- a/sys/dev/usb/uscanner.c +++ b/sys/dev/usb/uscanner.c @@ -123,6 +123,7 @@ static const struct uscan_info uscanner_devs[] = { {{ USB_VENDOR_CANON, USB_PRODUCT_CANON_N656U }, 0 }, {{ USB_VENDOR_CANON, USB_PRODUCT_CANON_N676U }, 0 }, {{ USB_VENDOR_CANON, USB_PRODUCT_CANON_N1220U }, 0 }, + {{ USB_VENDOR_CANON, USB_PRODUCT_CANON_N1240U }, 0 }, /* Kye */ {{ USB_VENDOR_KYE, USB_PRODUCT_KYE_VIVIDPRO }, 0 }, |
