9 Commits

Author SHA1 Message Date
Ben Gamari
f6b41dbda5 fix2 2013-07-07 23:21:18 -04:00
Ben Gamari
b738cd5294 fix1 2013-07-07 23:21:11 -04:00
Ben Gamari
9f2dca3e4e usb_standard_request: Always call configuration_changed_cb
For reasons I don't entirely understand, bulk requests are suddenly
ignored after a SET_CONFIGURATION request (even if the configuration did
not change) unless the endpoints are reinitialized. This is done by
configuration_changed_cb, therefore we call it for every request.
2013-07-07 17:50:53 -04:00
Ben Gamari
96f8621ad9 hackrf_usb: Port things away from schedule_wait 2013-07-07 17:50:07 -04:00
Ben Gamari
dfdfad2bf0 hackrf_usb: Port to usb_queue 2013-07-07 17:50:07 -04:00
Ben Gamari
6142c828df usb: Refactor queue management 2013-07-07 17:50:06 -04:00
Ben Gamari
42b7391918 usb: Begin shuffling transfer management to usb_queue 2013-07-07 17:48:54 -04:00
Ben Gamari
0972829ce5 usb: Rework configuration change notification 2013-07-01 00:25:22 -04:00
Michael Ossmann
389cbc6ac4 renamed usb_performance to hackrf_usb 2013-05-18 08:51:34 -06:00