Oddity with ugen

Hans Petter Selasky hps at selasky.org
Wed May 18 19:05:40 UTC 2016


On 05/18/16 19:21, Karl Denninger wrote:
> One other note -- I looked at libusb but it does not appear that there
> is a way to do a "select()" on the input endpoint to determine if data
> is available.

LibUSB v2.0 has:

      int
      libusb20_dev_get_fd(struct libusb20_device *pdev);

--HPS


More information about the freebsd-usb mailing list