I goit myself a new scanner: a Plustek OpticFilm 7600i[1] film scanner. Testing it (under FreeBSD) yields the following result: root at kg-v2# uname -a FreeBSD kg-v2.kg4.no 8.0-STABLE FreeBSD 8.0-STABLE #2: Sun Apr 11 19:39:02 CEST 2010 root at kg-v2.kg4.no:/usr/obj/usr/src/sys/GENERIC amd64
root at kg-v2# sane-find-scanner -q found USB scanner (vendor=0x07b3 [Plustek INC], product=0x0c3b [Film Scanner ], chip=GL843) at libusb:/dev/usb:/dev/ugen3.2 found USB scanner (vendor=0x03f0 [HP], product=0xc202 [Photosmart 8200 series]) at libusb:/dev/usb:/dev/ugen1.2 found USB scanner (vendor=0x06bd [AGFA], product=0x2061 [ Snapscan1212u_2]) at libusb:/dev/usb:/dev/ugen2.2 root at kg-v2# scanimage -L device `snapscan:libusb:/dev/usb:/dev/ugen2.2' is a AGFA SNAPSCAN 1212U_2 flatbed scanner This is done with sane-backends-1.0.20_6, becaise the sane-backends-1.0.21 port currently have a problem on FreeBSD. root at kg-v2# usbconfig -u 3 -a 2 dump_info ugen3.2: <Film Scanner Plustek INC> at usbus3, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON root at kg-v2# usbconfig -u 3 -a 2 dump_info ugen3.2: <Film Scanner Plustek INC> at usbus3, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON root at kg-v2# usbconfig -u 3 -a 2 dump_device_desc ugen3.2: <Film Scanner Plustek INC> at usbus3, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON bLength = 0x0012 bDescriptorType = 0x0001 bcdUSB = 0x0200 bDeviceClass = 0x00ff bDeviceSubClass = 0x00ff bDeviceProtocol = 0x00ff bMaxPacketSize0 = 0x0040 idVendor = 0x07b3 idProduct = 0x0c3b bcdDevice = 0x0400 iManufacturer = 0x000a <Plustek INC> iProduct = 0x000b <Film Scanner > iSerialNumber = 0x000c <1> bNumConfigurations = 0x0001 I take it this scanner isn't supported? Anyway, if anyone is working on a driver, I'm game for testing, debugging etc. References: 1) http://www.plustek.com/product/7600i_se.asp -- Regards, Torfinn Ingolfsen -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20100526/4e759fe6/attachment.htm>
