Re: Help -- Scanner problem with MAKEDEV

2002-03-25 Thread dave mallery
hi you also should look at: http://www.eugeneteo.net/?fuseaction=linuxusbscanner dave -- Dave Mallery, K5EN (r/h 7.2 krud; debian woody+ximian) PO Box 520 Ramah, NM 87321 no gates .~. no windows... /V\ /( )\ running GNU/Linux

Re: Help -- Scanner problem with MAKEDEV

2002-03-25 Thread dave mallery
On Sun, 24 Mar 2002, Cam Ellison wrote: > usb.c: USB device 2 (vend/prod 0x4b8/0x110) is not claimed by any active > driver. > > usb.c: kusbd: /sbin/hotplug add 2 > usb.c: kusbd policy returned 0xfffe > > > now you will have arrived at the problem i have, which is visible in the > > last

Re: Help -- Scanner problem with MAKEDEV

2002-03-24 Thread Cam Ellison
* dave mallery ([EMAIL PROTECTED]) wrote: > On Sat, 23 Mar 2002, Cam Ellison wrote: > > > first, you have to be able to load a bunch of modules: > > alias char-major0180 usb-uhci > pre-install usb-uhci > alias usb-controller usb-uhci > options scanner vendor=0x04B8 product=0x0110 > > the option

Re: Help -- Scanner problem with MAKEDEV

2002-03-24 Thread dave mallery
On Sat, 23 Mar 2002, Cam Ellison wrote: > I am trying to install an Epson 1650 (USB) scanner. Sane is installed, > everything is plugged in, but I cannot get MAKEDEV to do its thing. I have > added a /usb directory to /dev, and run "mknod scanner0 c 180 48" by itself > and in company with MAK