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
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
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
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
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
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
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
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
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