nathan rutman wrote:
> Right now, I've got a standalone scan utility that talks directly to the
> usb device through the kernel usb scanner driver.
> [ open("/dev/usb/scanner0", O_RDWR), read, write, and
> ioctl(fd, SCANNER_IOCTL_CTRLMSG, &cmsg) ]
You're exactly in the same situation as I was whe
Hey gang, some general questions.
Since I'm still unemployed, I figured I'd go ahead and do a SANE backend
for my scanner (Canon CanonScan fb630u, USB). I was kind of hoping I
could take an existing SANE USB backend and modify it for my purposes.
Right now, I've got a standalone scan utility t