Yeah, sorry I forgot to mention the scanner module
is autoloaded, at least at boot when the scanner is on
since I added the entry to the table in scanner.h. I
guess I'm not sure how to verify if the kernel 
module is working. xsane .84 and vuescan 7.5 both say
they can't find a scanner, which doesn't really tell
me much. Any suggestions on how to test if the basic
scanner module is working? I assume if that works
then I just need to find a user mode driver that can
talk with the scanner right?

ok some data:

from original boot in /var/log/messages:

Sep 25 00:14:18 jade kernel: hub.c: USB new device
connect on bus2/1, assigned device number 2
Sep 25 00:14:18 jade kernel: usb.c: USB device 2
(vend/prod 0x3f0/0x901) is not claimed by any active
driver.
Sep 25 00:14:18 jade kernel: usb.c: registered new
driver usbscanner
Sep 25 00:14:18 jade kernel: scanner.c: 0.4.6:USB
Scanner Driver

part of /proc/bus/usb/devices:

T:  Bus=02 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  5
Spd=12  MxCh= 0
D:  Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8
#Cfgs=  1
P:  Vendor=03f0 ProdID=0901 Rev= 1.00
S:  Manufacturer=Hewlett-Packard
S:  Product=hp scanjet scanner
S:  SerialNumber=CN275S3060
C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr= 48mA
I:  If#= 0 Alt= 0 #EPs= 3 Cls=10(unk. ) Sub=01 Prot=00
Driver=usbscanner
E:  Ad=81(I) Atr=02(Bulk) MxPS=  64 Ivl=  0ms
E:  Ad=02(O) Atr=02(Bulk) MxPS=  64 Ivl=  0ms
E:  Ad=83(I) Atr=03(Int.) MxPS=   1 Ivl=  8ms

/proc/bus/usb/drivers:
         usbdevfs
         hub
 48- 63: usbscanner

ls  /lib/modules/`uname -r`/kernel/drivers/usb
acm.o        dabusb.o     i2c-algo-usb.o  ov511.o     
   saa7111-new.o  uhci.o      usbnet.o     vicam.o
audio.o      dc2xx.o      ibmcam.o       
ov518_decomp.o  scanner.o      ultracam.o  usb-ohci.o 
 wacom.o
auerswald.o  dsbr100.o    kaweth.o        pegasus.o   
   se401.o        usbcore.o   usb-uhci.o
bluetooth.o  hcd/         mdc800.o        printer.o   
   serial/        usbdnet.o   usbvideo.o
catc.o       hid.o        microtek.o      pwc.o       
   storage/       usbkbd.o    usbvision.o
CDCEther.o   hpusbscsi.o  ov511_decomp.o  rio500.o    
   stv680.o       usbmouse.o  uss720.o


--- Brad Hards <[EMAIL PROTECTED]> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On Thu, 26 Sep 2002 08:53, E V wrote:
> > /sbin/hotplug: invoke /etc/hotplug/usb.agent ()
> > scannerdrake[2732]: ### Program is starting ###
> >
> > /etc/hotplug/usb.agent: Setup scanner for USB
> product
> > 3f0/901/100
> >
> > /etc/hotplug/usb.agent: missing kernel or user
> mode
> > driver scanner
> Do you have a module called "scanner.o" in your
> modules directory?
> What does:
> ls -l /lib/modules/$(uname -r)/kernel/drivers/usb
> show?
> 
> What does /proc/bus/usb/drivers show?
> 
> What does /proc/bus/usb/devices show?
> 
> Brad
> - -- 
> http://conf.linux.org.au. 22-25Jan2003. Perth, Aust.
> Tickets booked.
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.0.6 (GNU/Linux)
> Comment: For info see http://www.gnupg.org
> 
>
iD8DBQE9kkh2W6pHgIdAuOMRAsUqAKDDlY927bbEKO0y4ohV7Hs8JGfXDACgppCK
> t5aB/zxKyMiiyDD/SRJggHY=
> =PnB4
> -----END PGP SIGNATURE-----
> 
> 
> 
>
-------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> [EMAIL PROTECTED]
> To unsubscribe, use the last form field at:
>
https://lists.sourceforge.net/lists/listinfo/linux-usb-users


__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to