Am 18.04.2013 15:07, schrieb Markus Armbruster:
> Gerd Hoffmann writes:
>
>> Reimplement usb-host on top of libusb.
>> Reasons to do this:
>>
>> (1) Largely rewritten from scratch, nice opportunity to kill historical
>> cruft.
>> (2) Offload usbfs handling to libusb.
>> (3) Have a single
Gerd Hoffmann writes:
> Reimplement usb-host on top of libusb.
> Reasons to do this:
>
> (1) Largely rewritten from scratch, nice opportunity to kill historical
> cruft.
> (2) Offload usbfs handling to libusb.
> (3) Have a single portable code base instead of bsd + linux variants.
> (4)
Reimplement usb-host on top of libusb.
Reasons to do this:
(1) Largely rewritten from scratch, nice opportunity to kill historical
cruft.
(2) Offload usbfs handling to libusb.
(3) Have a single portable code base instead of bsd + linux variants.
(4) Bring usb-host support to any platform