mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
G_PRINTER: Adds a USB printer gadget driver for use in printer firmware. This adds a USB printer gadget driver for use in printer firmware. The printer gadget channels data between the USB host and a userspace program driving the print engine. The user space program reads and writes the device file /dev/g_printer to receive or send printer data. It can use ioctl calls to the device file to get or set printer status. Signed-off-by: Craig W. Nadler <craig@nadler.us> Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> |
||
|---|---|---|
| .. | ||
| acm.txt | ||
| auerswald.txt | ||
| authorization.txt | ||
| CREDITS | ||
| dma.txt | ||
| ehci.txt | ||
| error-codes.txt | ||
| gadget_printer.txt | ||
| gadget_serial.txt | ||
| hiddev.txt | ||
| hotplug.txt | ||
| iuu_phoenix.txt | ||
| linux.inf | ||
| mtouchusb.txt | ||
| ohci.txt | ||
| persist.txt | ||
| power-management.txt | ||
| proc_usb_info.txt | ||
| rio.txt | ||
| uhci.txt | ||
| URB.txt | ||
| usb-help.txt | ||
| usb-serial.txt | ||
| usbmon.txt | ||