mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Add a simple cp2130 libusb driver
This adds a simple cp2130 userspace driver. Its probably unusable in the real world but its a great base to build upon. Signed-off-by: Anton Lundin <glance@acc.umu.se> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
e0fe8762c2
commit
93ef223a31
6 changed files with 299 additions and 0 deletions
|
@ -11,4 +11,7 @@
|
|||
<usb-device vendor-id="1027" product-id="63104"/>
|
||||
<!-- Cressi (Leonardo) Custom PID -->
|
||||
<usb-device vendor-id="1027" product-id="63104"/>
|
||||
|
||||
<!-- CP2130 Chip -->
|
||||
<usb-device vendor-id="4292" product-id="34720"/>
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue