[linux-usb-devel] problem with act_altsetting and probing?

2001-11-13 Thread Matthew Dharm
Looking at usb.c, it seems that act_altsetting is changed somewhat freely. But it also looks like (based on the code in usb_set_interface) that you can't (or at least shouldn't) do that. So which is correct? Can you freely change act_altsetting, or do you need to call usb_set_interface()? Matt

[linux-usb-devel] [PATCH 2 of 2] USB IO Edgeport driver fix

2001-11-13 Thread Greg KH
Hi, Here's a patch against 2.4.15-pre4 that fixes a bug that can occur the second time a port is opened on the io_edgeport driver. It also cleans up the device entries for the driver, and adds a new device to the list of devices the driver support. thanks, greg k-h diff --minimal -Nru a/dri

[linux-usb-devel] [PATCH 1 of 2] USB keyboard fix

2001-11-13 Thread Greg KH
Hi, Here's a patch against 2.4.15-pre4 from Brad Hards that fixes a problem with the extra keys on some USB keyboards. thanks, greg k-h diff --minimal -Nru a/Documentation/Configure.help b/Documentation/Configure.help --- a/Documentation/Configure.help Tue Nov 13 15:36:14 2001 +++ b/Docu

Re: [wonner@intelligent-implants.de: [linux-usb-devel] USB mass storage device]

2001-11-13 Thread Mike Wu
Hi Matthew, The board Astrid is talking about is the evaluation module for a TI 5509 DSP which has an on-chip USB controller. I assume the code he's running is some stuff that I wrote that uses the on-board DRAM to make a FAT filesystem ramdisk with a USB Mass Storage Class interface. We d

Re: [linux-usb-devel] USB driver

2001-11-13 Thread Greg KH
On Tue, Nov 13, 2001 at 11:59:15AM +0100, Ing. Giorgio Alboni wrote: > I need to develop a USB driver for our device (FX2000 fingerprint scanner). > The FX2000 use bulk transfer. > How can I do it? (where find documentation and example). If you are only using bulk transfers, I'd recommend using l

Re: [linux-usb-devel] [PATCH] LEGO USB Tower driver v0.3

2001-11-13 Thread Vojtech Pavlik
On Mon, Nov 12, 2001 at 01:39:01PM -0800, Thomas Davis wrote: > Juergen Stuber wrote: > > > > Does anybody have a example code for one-shot interrupt out > > transfers that's known to work? > > > > Strange, I just found myself almost asking the same question, as I am > working on the Creative

[linux-usb-devel] USB driver

2001-11-13 Thread Ing. Giorgio Alboni
I need to develop a USB driver for our device (FX2000 fingerprint scanner). The FX2000 use bulk transfer. How can I do it? (where find documentation and example). T.I.A.   Ing. Giorgio Alboni[EMAIL PROTECTED] Biometrika s.r.l.Via Bertini, 7547100 Forlìwww.biometrika.itTel. 0543-798604Fax. 054

Re: [linux-usb-devel] USB mass storage device

2001-11-13 Thread Astrid Wonner
ups the last mail should be with this subject ;-) Again: here're the relevant informations I get by /var/log/boot.msg and /var/log/messages. Is there another file with important messages? Astrid - Original Message - From: "Matthew Dharm" <[EMAIL PROTECTED]> To: "Astrid Wonner" <[EM

Re: [linux-usb-devel] usb floppy drive

2001-11-13 Thread Astrid Wonner
Hi, here're the relevant informations I get by /var/log/boot.msg and /var/log/messages. Is there another file with important messages? Astrid - Original Message - From: "Matthew Dharm" <[EMAIL PROTECTED]> To: "Joe Pfeiffer" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, No