From: Craig W. Nadler Date: Sun, 11 Nov 2007 23:00:15 +0000 (-0800) Subject: USB: add Printer Gadget Driver X-Git-Tag: v2.6.25-rc1~1075^2~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25a010c8c1a5f0cc2e2794adf969e2df2ad1f0b6;p=pandora-kernel.git USB: add Printer Gadget Driver 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 Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed