Add Product ID for Acerscan 1240u and the corresponding entry in uscanner.c.

PR:		usb/91466
Submitted by:	Cameron Lerch <cam@zarya.org>
MFC after:	3 days
Approved by:	ssouhlal
This commit is contained in:
flz 2006-01-08 01:43:00 +00:00
parent 5e21ed37ae
commit 8cadc45453
2 changed files with 2 additions and 0 deletions

View File

@ -580,6 +580,7 @@ product ACERP ACERSCAN_C310U 0x12a6 Acerscan C310U
product ACERP ACERSCAN_320U 0x2022 Acerscan 320U
product ACERP ACERSCAN_640U 0x2040 Acerscan 640U
product ACERP ACERSCAN_620U 0x2060 Acerscan 620U
product ACERP ACERSCAN_1240U 0x20c0 Acerscan 1240U
product ACERP AWL300 0x9000 AWL300 Wireless adapter
product ACERP AWL400 0x9001 AWL400 Wireless adapter

View File

@ -102,6 +102,7 @@ static const struct uscan_info uscanner_devs[] = {
{{ USB_VENDOR_ACERP, USB_PRODUCT_ACERP_ACERSCAN_320U }, 0 },
{{ USB_VENDOR_ACERP, USB_PRODUCT_ACERP_ACERSCAN_640U }, 0 },
{{ USB_VENDOR_ACERP, USB_PRODUCT_ACERP_ACERSCAN_620U }, 0 },
{{ USB_VENDOR_ACERP, USB_PRODUCT_ACERP_ACERSCAN_1240U }, 0 },
{{ USB_VENDOR_ACERP, USB_PRODUCT_ACERP_ACERSCAN_C310U }, 0 },
/* AGFA */