On Monday 02 August 2004 00:19, Dwaine Garden wrote:
> I'm looking for some hints on how to code the change to configuration #2.
The easy "works right now" solution is to write the bConfigurationValue
device attribute in sysfs.
There's also been some discussion about adding a new driver method
to
We are trying to get our device to use another configuration other than
the default configuration. We are trying to get the audio over usb
working on the device. The third endpoint does not appear active if we
use configuration #1, it's only active if configuration #2 and higher is
used.
Al