Hi,

the bfusb Bluetooth driver for the AVM BlueFRITZ! USB uses two different
configurations. One for loading the firmware and the other for normal
operation. The firmware is loaded through request_firmware() in the
probe() routine and therefor I need to change the current configuration.
In 2.4 the call of usb_set_configuration() from probe() works, but in
2.6 it is not possible. Faking this through a control message worked
until now, but they changed the firmware size and so it seems the USB
Data Toogle will not be reseted. Any ideas how this can be fixed?

Regards

Marcel




-------------------------------------------------------
This SF.Net email is sponsored by: GNOME Foundation
Hackers Unite!  GUADEC: The world's #1 Open Source Desktop Event.
GNOME Users and Developers European Conference, 28-30th June in Norway
http://2004/guadec.org
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to