NetMD.Transport.Usb (NetMD v0.1.0)

Copy Markdown View Source

NetMD.Transport backed by BodgeUSB.

Opens the first known NetMD device (or an explicit :vendor_id and :product_id), detaches any kernel driver and claims interface 0. The endpoints match every known NetMD device: bulk IN 0x81, bulk OUT 0x02.

list/1 enumerates every connected known NetMD device without opening any.