Re: [linux-usb-devel] patch to printer.c without line wraps

2001-12-01 Thread Oliver Neukum
Am Sonntag 02 Dezember 2001 01:14 schrieben Sie: > > From: [EMAIL PROTECTED] (Oliver Neukum) > > To: <[EMAIL PROTECTED]> > > Date: Sat, 1 Dec 2001 14:33:17 +0100 (CET) > > Good work, thanks - now to the mandatory nitpicking... :) > > > unsigned char used; /* True if

Re: [linux-usb-devel] patch to printer.c without line wraps

2001-12-01 Thread Pete Zaitcev
> From: [EMAIL PROTECTED] (Oliver Neukum) > To: <[EMAIL PROTECTED]> > Date: Sat, 1 Dec 2001 14:33:17 +0100 (CET) Good work, thanks - now to the mandatory nitpicking... :) > unsigned char used; /* True if open */ > unsigned char bidir;

[linux-usb-devel] patch to printer.c without line wraps

2001-12-01 Thread Oliver Neukum
--- printer.c.alt Thu Nov 29 16:56:25 2001 +++ printer.c Sat Dec 1 13:14:29 2001 @@ -20,6 +20,7 @@ * v0.7 - fixed bulk-IN read and poll (David Paschal, [EMAIL PROTECTED]) * v0.8 - add devfs support * v0.9 - fix unplug-while-open paths + * v0.10 - remove sleep_on and