Skip to content

Port DS2490 code from libusb 0.1 to libusb 1.0 #14

@rfinnie

Description

@rfinnie

From https://bugs.debian.org/810407

digitemp has a build-depends on libusb-dev. A few years ago upstream
has released a new major version libusb 1.0 with a different API which
aims to fix design deficiencies with USB 2.0 and 3.0 in mind.

The old libusb 0.1 package is not supported upstream anymore and should
be considered deprecated.

If digitemp supports the new libusb 1.0 library, please consider
switching the build-depends from libusb-dev to libusb-1.0-0-dev. If not
please inform upstream that porting the software to the new API is
recommended.

I've taken a brief look and it looks like porting the ds2490 stuff to libusb 1.0 would not be hugely difficult for someone with libusb experience, but the work is probably beyond my C abilities. Hopefully someone can pick this up.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions