Re: Stackable USB Driver
Alan Cox <[email protected]>
| Newsgroups | gmane.linux.usb.devel |
|---|---|
| Organization | Red Hat UK Cyf., Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, Y Deyrnas Gyfunol. Cofrestrwyd yng Nghymru a Lloegr o'r rhif cofrestru 3798903 |
| Message-ID | <[email protected]> |
> My need is to monitor printer status conditions (not data itself) so that > agents (help desk) outside the box can be notified when preventive > intervention or replacement is required. In the Windows environment it is > possible to insert a "filter driver" into the driver stack so that all of > the status info can be monitored. I was looking for an analogous solution; > vfs seemed promising, but it is not applicable to USB printer drivers. In the Linux model this normally lives in user space. The traditional printing stack puts only the code for moving bits around into the kernel. It sounds like you should be looking at the user space printer driver modules level (CUPS etc) and CUPS itself not in the kernel. Alan ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel