Finally, I made time to review this code!
On Monday 25 June 2007, Craig W. Nadler wrote:
> --- a/Documentation/usb/gadget_printer.txt 1969-12-31 19:00:00.0
> -0500
> +++ b/Documentation/usb/gadget_printer.txt 2007-06-26 00:03:59.0
> -0400
> @@ -0,0 +1,498 @@
> + ..
On Sunday 01 July 2007, Craig W. Nadler wrote:
> I noticed that a patch to add a composite gadget core driver has been
> submitted by Ragner Magalhaes. What is the status of this patch, will it
> be added to the next kernel release? Should I modify my driver to use it?
It's also in my review que
I noticed that a patch to add a composite gadget core driver has been
submitted by Ragner Magalhaes. What is the status of this patch, will it
be added to the next kernel release? Should I modify my driver to use it?
- Craig
--
On Monday 25 June 2007, Craig W. Nadler wrote:
> From: Craig W. Nadler <[EMAIL PROTECTED]>
>
> 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
On Mon, Jun 11, 2007 at 05:52:59PM -0400, Craig W. Nadler wrote:
> From: Craig W. Nadler <[EMAIL PROTECTED]>
>
> G_PRINTER: Adds a USB printer gadget driver for use in printer firmware.
>
> This patch adds a USB printer gadget driver for use in printer firmware. The
> printer gadget channels
From: Craig W. Nadler <[EMAIL PROTECTED]>
G_PRINTER: Adds a USB printer gadget driver for use in printer firmware.
This patch 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 u
From: Craig W. Nadler <[EMAIL PROTECTED]>
USB_IAD: Adds support for USB Interface Association Descriptors.
This patch adds support to the USB host stack for parsing, storing, and
displaying Interface Association Descriptors. In /proc/bus/usb/devices
lines starting with A: show the fields in an I
On Sat, Jun 09, 2007 at 02:23:18AM -0400, Craig W. Nadler wrote:
>
> From: Craig W. Nadler <[EMAIL PROTECTED]>
>
> G_PRINTER: USB printer gadget driver for use in printer firmware.
>
> This patch adds a USB printer gadget driver for use in printer firmware.
> The printer gadget channels data b