hi,
  im trying to get the 5300C to work with the Avision backend, but its not
working.  The Avision driver homepage sais to post here: (The post archieve
search engine is currently not working)
----------------------------------------------------------------------
http://www.rene.rebe.myokay.net/avision/index.html :
Q: Does the Avision USB scanners work?
A: The only USB scanner that people work on, is the HP 5300. You need a
patch, to add the 5300's ID into the code and the hp5300 kernel module (for
example from the latest AC Kernel series.
For detailed infos or latest new see / ask at the SANE mailing list.
-----------------------------------------------------------------------
--what patch?  what is it called?  where can i get it?
--what is the hp5300 kernel module? does it build automatically when patch
is applied to kernel source?
--what is the AC Kernel series?
--where are the examples?
  Any information provided would be very useful.   I am using kernel 2.4.4.
USB support appears to be working fine, however, "USB device 2 (vend/prod
0x3f0/0x701) is not claimed by any active driver."
  Thanks in Advance,
  Fernando Pando
----------------------------------------------------------------------------
-------------------------------
some debugging info:
Jul  3 01:33:02 aphrodite kernel: usb-uhci.c: $Revision: 1.259 $ time
01:12:53 Jul  3 2001
Jul  3 01:33:02 aphrodite kernel: usb-uhci.c: High bandwidth mode enabled
Jul  3 01:33:02 aphrodite kernel: PCI: Found IRQ 10 for device 00:07.2
Jul  3 01:33:02 aphrodite kernel: usb-uhci.c: USB UHCI at I/O 0xe400, IRQ 10
Jul  3 01:33:02 aphrodite kernel: usb-uhci.c: Detected 2 ports
Jul  3 01:33:02 aphrodite kernel: usb.c: new USB bus registered, assigned
bus number 1
Jul  3 01:33:02 aphrodite kernel: Product: USB UHCI Root Hub
Jul  3 01:33:02 aphrodite kernel: SerialNumber: e400
Jul  3 01:33:02 aphrodite kernel: hub.c: USB hub found
Jul  3 01:33:02 aphrodite kernel: hub.c: 2 ports detected
Jul  3 01:33:02 aphrodite kernel: hub.c: USB new device connect on bus1/2,
assigned device number 2
Jul  3 01:33:02 aphrodite kernel: Manufacturer: Hewlett Packard
Jul  3 01:33:02 aphrodite kernel: Product: Hewlett Packard ScanJet
5300C/5370C
Jul  3 01:33:02 aphrodite kernel: SerialNumber: CN0CC23390VE
Jul  3 01:33:02 aphrodite kernel: usb.c: USB device 2 (vend/prod
0x3f0/0x701) is not claimed by any active driver.
Jul  3 01:33:02 aphrodite kernel:   Length              = 18
Jul  3 01:33:02 aphrodite kernel:   DescriptorType      = 01
Jul  3 01:33:02 aphrodite kernel:   USB version         = 1.00
Jul  3 01:33:02 aphrodite kernel:   Vendor:Product      = 03f0:0701
Jul  3 01:33:02 aphrodite kernel:   MaxPacketSize0      = 8
Jul  3 01:33:02 aphrodite kernel:   NumConfigurations   = 1
Jul  3 01:33:02 aphrodite kernel:   Device version      = 0.01
Jul  3 01:33:02 aphrodite kernel:   Device Class:SubClass:Protocol =
00:00:00
Jul  3 01:33:02 aphrodite kernel:     Per-interface classes
Jul  3 01:33:02 aphrodite kernel: Configuration:
Jul  3 01:33:02 aphrodite kernel:   bLength             =    9
Jul  3 01:33:02 aphrodite kernel:   bDescriptorType     =   02
Jul  3 01:33:02 aphrodite kernel:   wTotalLength        = 0027
Jul  3 01:33:02 aphrodite kernel:   bNumInterfaces      =   01
Jul  3 01:33:02 aphrodite kernel:   bConfigurationValue =   01
Jul  3 01:33:02 aphrodite kernel:   iConfiguration      =   00
Jul  3 01:33:02 aphrodite kernel:   bmAttributes        =   40
Jul  3 01:33:02 aphrodite kernel:   MaxPower            =  100mA
Jul  3 01:33:02 aphrodite kernel:
Jul  3 01:33:02 aphrodite kernel:   Interface: 0
Jul  3 01:33:02 aphrodite kernel:   Alternate Setting:  0
Jul  3 01:33:02 aphrodite kernel:     bLength             =    9
Jul  3 01:33:02 aphrodite kernel:     bDescriptorType     =   04
Jul  3 01:33:02 aphrodite kernel:     bInterfaceNumber    =   00
Jul  3 01:33:02 aphrodite kernel:     bAlternateSetting   =   00
Jul  3 01:33:03 aphrodite kernel:     bNumEndpoints       =   03
Jul  3 01:33:03 aphrodite kernel:     bInterface Class:SubClass:Protocol =
00:00:00
Jul  3 01:33:03 aphrodite kernel:     iInterface          =   00
Jul  3 01:33:03 aphrodite kernel:     Endpoint:
Jul  3 01:33:03 aphrodite kernel:       bLength             =    7
Jul  3 01:33:03 aphrodite kernel:       bDescriptorType     =   05
Jul  3 01:33:03 aphrodite kernel:       bEndpointAddress    =   01 (out)
Jul  3 01:33:03 aphrodite kernel:       bmAttributes        =   02 (Bulk)
Jul  3 01:33:03 aphrodite kernel:       wMaxPacketSize      = 0008
Jul  3 01:33:03 aphrodite kernel:       bInterval           =   00
Jul  3 01:33:03 aphrodite kernel:     Endpoint:
Jul  3 01:33:03 aphrodite kernel:       bLength             =    7
Jul  3 01:33:03 aphrodite kernel:       bDescriptorType     =   05
Jul  3 01:33:03 aphrodite kernel:       bEndpointAddress    =   82 (in)
Jul  3 01:33:03 aphrodite kernel:       bmAttributes        =   03
(Interrupt)
Jul  3 01:33:03 aphrodite kernel:       wMaxPacketSize      = 0008
Jul  3 01:33:03 aphrodite kernel:       bInterval           =   0a
Jul  3 01:33:03 aphrodite kernel:     Endpoint:
Jul  3 01:33:03 aphrodite kernel:       bLength             =    7
Jul  3 01:33:03 aphrodite kernel:       bDescriptorType     =   05
Jul  3 01:33:03 aphrodite kernel:       bEndpointAddress    =   83 (in)
Jul  3 01:33:03 aphrodite kernel:       bmAttributes        =   02 (Bulk)
Jul  3 01:33:03 aphrodite kernel:       wMaxPacketSize      = 0040
Jul  3 01:33:03 aphrodite kernel:       bInterval           =   00
----------------------------------------------------------------------------
--------------------------------
-- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com
This archive was generated by hypermail 2b29 : Sun Jul 08 2001 - 10:30:31 PDT