Re: [linux-usb-devel] scanner.c removed: ?

2004-02-11 Thread Bertrik Sikken
Daniel Drake wrote: Hi, Matthias Urlichs wrote: > what's supposed to be the replacement for drivers/usb/image/scanner.c? xsane is supposed to be the replacement. I think I read that scanner.c was mostly broken in 2.6? Anyway, this thread (recent, from LKML) has some tips: http://marc.theaimsgro

Re: [linux-usb-devel] HP 4470c driver

2002-09-30 Thread Bertrik Sikken
ou can try to insmod it. In order to actually use the scanner, you need additional software, like SANE (http://www.mostang.com/sane). This is userspace software. Unfortunately your scanner is not supported yet by sane. There is someone experimenting with this scanner

Re: [linux-usb-devel] new scanner IDs

2002-07-25 Thread Bertrik Sikken
Bertrik Sikken wrote: > Adam Polkosnik wrote: > > > > Hi everybody, > > just a couple of extra IDs for Canon USB Scanners > > > > > > > > > > --- /usr/src/linux-2.

Re: [linux-usb-devel] new scanner IDs

2002-07-24 Thread Bertrik Sikken
it could never work because at that time the scanner.c driver missed generic support for usb control transfers. This created confusion and false hope for HP3300c owners. So I think these IDs should not be added before it has been verified that the scanners can really use this driver (but I

Re: [linux-usb-devel] RE: 3com BLuetooth USB adapter (Redhat 7.2)

2002-04-07 Thread Bertrik Sikken
"hciconfig", it shows nothing. As I > know, "hciconfig" command should list out all the Bluetooth devices. > Please advice how to make it? Perhaps removing the bluetooth.o module work or perhaps you need to be more specific and try 'hciconfig hci0' > Please help...

[linux-usb-devel] Re: [sane-devel] Bad Performance uhci (vs. usb-ohci ,ohci)

2002-02-10 Thread Bertrik Sikken
y HP3300 scanner. I too used (a custom compiled) kernel 2.4.17, libusb 0.1.4 and uhci (compiled as module). Using the usb-uhci module instead of the uhci module solved it for me. I did not further research the issue, so I can't really tell for sure what caused the problem. Regards, Bertrik S