Re: [linux-usb-devel] [BK PATCH] USB changes for 2.5.20

2002-06-09 Thread Guest section DW
On Sun, Jun 09, 2002 at 09:45:49PM +1000, Brad Hards wrote: > I can't make 2.5.21 compile yet I used --- andries/arch/i386/kernel/Makefile Sun Jun 9 07:27:44 2002 +++ brouwer/arch/i386/kernel/Makefile Sun Jun 9 12:25:47 2002 @@ -15,7 +15,7 @@ obj-y += cpu/ obj-

Re: [linux-usb-devel] USB Digital Cameras

2002-06-06 Thread Guest section DW
On Thu, Jun 06, 2002 at 03:30:32PM +0100, Riley Williams wrote: > 2. I have a serial digital camera (the Fuji MX2700), and have obtained > a USB reader for the SmartMedia cards that it takes. This reader > came in a plain white box with nothing but the price sticker on it, > and no m

Re: [linux-usb-devel] Question on mass storage and LUN

2002-04-29 Thread Guest section DW
On Mon, Apr 29, 2002 at 11:47:12AM -0700, Haefliger, Juerg wrote: > I tried to implement Matt's suggestions but I'm having problems. > When an invalid logical unit is selected, i.e., there is no memory card > in that particular slot, the driver terminates any command except > REQUEST SENSE with C

Re: [linux-usb-devel] [PATCH] /proc/tty support for usb serial core

2002-04-11 Thread Guest section DW
On Wed, Apr 10, 2002 at 07:40:28PM -0700, Greg KH wrote: > On Thu, Apr 11, 2002 at 02:57:14AM +0200, Guest section DW wrote: > > The unreadable /proc/bus/usb always annoyed me, and I added a > > blank line, separating entries. Hope that no utilities are > > confused by this.

Re: [linux-usb-devel] [PATCH] /proc/tty support for usb serial core

2002-04-10 Thread Guest section DW
On Wed, Apr 10, 2002 at 05:10:17PM -0700, Greg KH wrote: > This patch against the 2.5.8-pre3 kernel adds /proc/ Totally unrelated, but this reminds me: The unreadable /proc/bus/usb always annoyed me, and I added a blank line, separating entries. Hope that no utilities are confused by this. Andr