Stuart Henderson wrote: > The enclosed diff adds a synchronous mode to rtl_fm. This helps > OpenBSD (where libusb async isn't yet working).
The kernel so far only provides a synchronous API to libusb, so yes, submit blocks until the transfer is complete. :\ I'm sure the kernel guys would appreciate some helping hands and minds. //Peter
