> Disregarding any technical reasoning, then by the KISS principle
> the simple answer to this question is no.
>
> Is it possible, and would it be practical, to have a generic
> kernel driver that does what libusb does?
Why would you want to do that in the kernel. There seems to be an urge to
solve a problem in kernel space that I think belongs higher up.
Think
App
App Libraries
Common API Library (eg SANE)
Per Scanner Driver Interfaces
[Kernel]
Scanner driver / Direct usbdevfs access
Commonality can be done in nice pageable easy to debug user space
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
http://lists.sourceforge.net/lists/listinfo/linux-usb-devel
- [linux-usb-devel] Fwd: Re: HP 7400c info / Minolta Scan D... Oliver Neukum
- Re: [linux-usb-devel] Fwd: Re: HP 7400c info / Minol... Miles Lane
- Re: [linux-usb-devel] Fwd: Re: HP 7400c info / Minol... Alan Cox
- Re: [linux-usb-devel] Fwd: Re: HP 7400c info / Minol... David Brownell
- Re: [linux-usb-devel] Fwd: Re: HP 7400c info / Minol... Glenn Ramsey
- Re: [linux-usb-devel] Fwd: Re: HP 7400c info / M... Johannes Erdfelt
- Re: [linux-usb-devel] Fwd: Re: HP 7400c info / M... Alan Cox
- Re: [linux-usb-devel] Fwd: Re: HP 7400c info / Minol... Oliver Neukum
- Re: [linux-usb-devel] Fwd: Re: HP 7400c info / Minol... Johannes Erdfelt
- Re: [linux-usb-devel] Fwd: Re: HP 7400c info / Minol... Oliver Neukum
- Re: [linux-usb-devel] Fwd: Re: HP 7400c info / M... Matthew Dharm
- Re: [linux-usb-devel] Fwd: Re: HP 7400c info / Minol... Johannes Erdfelt
- Re: [linux-usb-devel] Fwd: Re: HP 7400c info / Minol... David Brownell
- Re: [linux-usb-devel] Fwd: Re: HP 7400c info / Minol... Oliver Neukum
- Re: [linux-usb-devel] Fwd: Re: HP 7400c info / M... Johannes Erdfelt
- Re: [linux-usb-devel] Fwd: Re: HP 7400c info / M... Greg KH
- Re: [linux-usb-devel] Fwd: Re: HP 7400c info / Minol... Oliver Neukum
