* Please remove hpusbscsi Was: [sane-devel] HP 7450C, hpusbscsi, permissions in Fedora Core 3 [not found] ` <20050102101258.GB8385@inxservices.com> @ 2005-01-03 19:15 ` Rene Rebe 2005-01-03 20:04 ` Oliver Neukum 2005-01-04 17:48 ` Till Kamppeter 0 siblings, 2 replies; 4+ messages in thread From: Rene Rebe @ 2005-01-03 19:15 UTC (permalink / raw) To: George Garvey; +Cc: sane-devel, linux-kernel, oliver, torvalds, marcelo.tosatti Hi, we should remove hpusbscsi from the Kernel. It is long obsolete and very unstable. I can send a patch for 2.4 and 2.6 (if needed) ;-) George Garvey wrote: > On Sat, Jan 01, 2005 at 10:11:30PM -0800, Thomas Frayne wrote: ... > As far as I know, Rene has made it pretty clear he doesn't want to > use hpusbscsi with the avision driver. He prefers libusb. Yes. Hpusbscsi has many drawbacks. The major ones are: - does not work with new scanners (that are designed for USB 2.0) - it is highly instable (e.g. during an i/o error it locks up quite easily and leaves the (usb sub-)system in a state that needs a reboot ... The later problem made me add the user-space i/o code to the SANE/Avision backend, because I had to reboot my system every 5 minutes during development ... Yours, -- René Rebe - Rubensstr. 64 - 12157 Berlin (Europe / Germany) http://www.exactcode.de | http://www.exactcode.de/t2 +49 (0)30 255 897 45 ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Please remove hpusbscsi Was: [sane-devel] HP 7450C, hpusbscsi, permissions in Fedora Core 3 2005-01-03 19:15 ` Please remove hpusbscsi Was: [sane-devel] HP 7450C, hpusbscsi, permissions in Fedora Core 3 Rene Rebe @ 2005-01-03 20:04 ` Oliver Neukum 2005-01-04 17:48 ` Till Kamppeter 1 sibling, 0 replies; 4+ messages in thread From: Oliver Neukum @ 2005-01-03 20:04 UTC (permalink / raw) To: Rene Rebe Cc: George Garvey, sane-devel, linux-kernel, torvalds, marcelo.tosatti Am Montag, 3. Januar 2005 20:15 schrieb Rene Rebe: > Hi, > > we should remove hpusbscsi from the Kernel. It is long obsolete and very > unstable. I can send a patch for 2.4 and 2.6 (if needed) ;-) I was waiting for 2.7 to do that. The help file for the scanner carries a big fat warning. Apparently nobody really cares. Regards Oliver ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Please remove hpusbscsi Was: [sane-devel] HP 7450C, hpusbscsi, permissions in Fedora Core 3 2005-01-03 19:15 ` Please remove hpusbscsi Was: [sane-devel] HP 7450C, hpusbscsi, permissions in Fedora Core 3 Rene Rebe 2005-01-03 20:04 ` Oliver Neukum @ 2005-01-04 17:48 ` Till Kamppeter 2005-01-04 14:31 ` Marcelo Tosatti 1 sibling, 1 reply; 4+ messages in thread From: Till Kamppeter @ 2005-01-04 17:48 UTC (permalink / raw) To: Rene Rebe Cc: George Garvey, sane-devel, linux-kernel, oliver, torvalds, marcelo.tosatti I have reported this to our Mandrakesoft kernel guys, so next Mandrakelinux version (10.2) should not have this problem any more. http://qa.mandrakesoft.com/show_bug.cgi?id=12891 For now, simply remove or rename the module on your system. Till Rene Rebe wrote: > Hi, > > we should remove hpusbscsi from the Kernel. It is long obsolete and very > unstable. I can send a patch for 2.4 and 2.6 (if needed) ;-) > > George Garvey wrote: > >> On Sat, Jan 01, 2005 at 10:11:30PM -0800, Thomas Frayne wrote: > > > ... > >> As far as I know, Rene has made it pretty clear he doesn't want to >> use hpusbscsi with the avision driver. He prefers libusb. > > > Yes. Hpusbscsi has many drawbacks. The major ones are: > > - does not work with new scanners (that are designed for USB 2.0) > - it is highly instable (e.g. during an i/o error it locks up > quite easily and leaves the (usb sub-)system in a state that > needs a reboot ... > > The later problem made me add the user-space i/o code to the > SANE/Avision backend, because I had to reboot my system every 5 minutes > during development ... > > Yours, > ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Please remove hpusbscsi Was: [sane-devel] HP 7450C, hpusbscsi, permissions in Fedora Core 3 2005-01-04 17:48 ` Till Kamppeter @ 2005-01-04 14:31 ` Marcelo Tosatti 0 siblings, 0 replies; 4+ messages in thread From: Marcelo Tosatti @ 2005-01-04 14:31 UTC (permalink / raw) To: Till Kamppeter Cc: Rene Rebe, George Garvey, sane-devel, linux-kernel, oliver, torvalds I would rather prefer leaving it in the tree marked as broken than completly removing the source, for 2.4 at least? On Tue, Jan 04, 2005 at 06:48:10PM +0100, Till Kamppeter wrote: > I have reported this to our Mandrakesoft kernel guys, so next > Mandrakelinux version (10.2) should not have this problem any more. > > http://qa.mandrakesoft.com/show_bug.cgi?id=12891 > > For now, simply remove or rename the module on your system. > Till > > > Rene Rebe wrote: > >Hi, > > > >we should remove hpusbscsi from the Kernel. It is long obsolete and very > >unstable. I can send a patch for 2.4 and 2.6 (if needed) ;-) > > > >George Garvey wrote: > > > >>On Sat, Jan 01, 2005 at 10:11:30PM -0800, Thomas Frayne wrote: > > > > > >... > > > >> As far as I know, Rene has made it pretty clear he doesn't want to > >>use hpusbscsi with the avision driver. He prefers libusb. > > > > > >Yes. Hpusbscsi has many drawbacks. The major ones are: > > > > - does not work with new scanners (that are designed for USB 2.0) > > - it is highly instable (e.g. during an i/o error it locks up > > quite easily and leaves the (usb sub-)system in a state that > > needs a reboot ... > > > >The later problem made me add the user-space i/o code to the > >SANE/Avision backend, because I had to reboot my system every 5 minutes > >during development ... > > > >Yours, > > ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2005-01-04 17:00 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1104646290.5821.99.camel@localhost.localdomain>
[not found] ` <20050102101258.GB8385@inxservices.com>
2005-01-03 19:15 ` Please remove hpusbscsi Was: [sane-devel] HP 7450C, hpusbscsi, permissions in Fedora Core 3 Rene Rebe
2005-01-03 20:04 ` Oliver Neukum
2005-01-04 17:48 ` Till Kamppeter
2005-01-04 14:31 ` Marcelo Tosatti
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox