[linux-usb-devel] Re: patch for usb-skeleton

2003-03-10 Thread Alan Stern
Greg: Further testing uncovered a _very_ minor error in usb-skeleton: there should not be a debugging log message for a successful write. This goes on top of the previous patch. Alan Stern = drivers/usb/usb-skeleton.c 1.37 vs edited = --- 1.37/drivers/usb/usb-skeleton.c Wed Mar 5

[linux-usb-devel] Re: [PATCH] enable usb-skeleton to build

2003-02-17 Thread Greg KH
On Thu, Feb 13, 2003 at 12:00:52PM -0800, Randy.Dunlap wrote: Hi, People want to be able to build usb-skeleton. They seem to use it for USB device driver development (as is; I would copy and rename it, but that's just me.) This patch moves usb-skeleton.c to the usb/misc/ directory and