FreeBSD Bugzilla – Attachment 66375 Details for
Bug 98106
Add support and docs for 4 USB Scanners
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
add-uscanners.diff
add-uscanners.diff (text/plain), 2.16 KB, created by
Lars Engels
on 2006-05-29 21:50:18 UTC
(
hide
)
Description:
add-uscanners.diff
Filename:
MIME Type:
Creator:
Lars Engels
Created:
2006-05-29 21:50:18 UTC
Size:
2.16 KB
patch
obsolete
>--- sys/dev/usb/uscanner.c.orig Mon May 29 22:23:18 2006 >+++ sys/dev/usb/uscanner.c Mon May 29 22:28:41 2006 >@@ -123,6 +123,9 @@ > /* Canon */ > {{ USB_VENDOR_CANON, USB_PRODUCT_CANON_N656U }, 0 }, > {{ USB_VENDOR_CANON, USB_PRODUCT_CANON_N676U }, 0 }, >+ {{ USB_VENDOR_CANON, USB_PRODUCT_CANON_LIDE20 }, 0 }, >+ {{ USB_VENDOR_CANON, USB_PRODUCT_CANON_LIDE25 }, 0 }, >+ {{ USB_VENDOR_CANON, USB_PRODUCT_CANON_LIDE30 }, 0 }, > {{ USB_VENDOR_CANON, USB_PRODUCT_CANON_N1220U }, 0 }, > {{ USB_VENDOR_CANON, USB_PRODUCT_CANON_N1240U }, 0 }, > >@@ -203,6 +206,7 @@ > {{ USB_VENDOR_EPSON, USB_PRODUCT_EPSON_1660 }, 0 }, > {{ USB_VENDOR_EPSON, USB_PRODUCT_EPSON_1670 }, 0 }, > {{ USB_VENDOR_EPSON, USB_PRODUCT_EPSON_1260 }, 0 }, >+ {{ USB_VENDOR_EPSON, USB_PRODUCT_EPSON_1270 }, 0 }, > {{ USB_VENDOR_EPSON, USB_PRODUCT_EPSON_3200 }, USC_KEEP_OPEN }, > {{ USB_VENDOR_EPSON, USB_PRODUCT_EPSON_GT9700F }, USC_KEEP_OPEN }, > {{ USB_VENDOR_EPSON, USB_PRODUCT_EPSON_GT9300UF }, 0 }, >--- sys/dev/usb/usbdevs.orig Mon May 29 21:58:40 2006 >+++ sys/dev/usb/usbdevs Mon May 29 22:22:01 2006 >@@ -707,6 +707,9 @@ > product CANON N1220U 0x2207 CanoScan N1220U > product CANON N676U 0x220d CanoScan N676U > product CANON N1240U 0x220e CanoScan N1240U >+product CANON LIDE20 0x220d CanoScan LiDE 20 >+product CANON LIDE25 0x2220 CanoScan LiDE 25 >+product CANON LIDE30 0x220e CanoScan LiDE 30 > product CANON S10 0x3041 PowerShot S10 > product CANON S100 0x3045 PowerShot S100 > product CANON S200 0x3065 PowerShot S200 >@@ -856,6 +859,7 @@ > product EPSON GT9300UF 0x011b GT-9300UF scanner > product EPSON 3200 0x011c Perfection 3200 scanner > product EPSON 1260 0x011d Perfection 1260 scanner >+product EPSON 1270 0x0120 Perfection 1270 scanner > product EPSON 1660 0x011e Perfection 1660 scanner > product EPSON 1670 0x011f Perfection 1670 scanner > >--- share/man/man4/uscanner.4.orig Mon May 29 22:30:40 2006 >+++ share/man/man4/uscanner.4 Thu May 11 21:23:02 2006 >@@ -100,8 +100,6 @@ > .It > Canon CanoScan LIDE 20 > .It >-Canon CanoScan LIDE 25 >-.It > Canon CanoScan LIDE 30 > .It > Epson Perfection 610 >@@ -117,8 +115,6 @@ > Epson Perfection 1250 > .It > Epson Perfection 1260 >-.It >-Epson Perfection 1270 > .It > Epson Expression 1600 > .It
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 98106
: 66375