Skip to content

Make libusb1 backend work for FreeBSD - #763

Open
saper wants to merge 1 commit into
python-escpos:masterfrom
saper:freebsd-fix
Open

Make libusb1 backend work for FreeBSD#763
saper wants to merge 1 commit into
python-escpos:masterfrom
saper:freebsd-fix

Conversation

@saper

@saper saper commented Aug 15, 2026

Copy link
Copy Markdown

Description

  • The kernel driver might be there and it does not bother us
    and cannot be detached via libusb1
  • set_configuration() is already a soft reset, full reset() returns an error

Tested with

FreeBSD 16.0 (-current)
Epson TM-T88V

* The kernel driver might be there and it does not bother us
  and cannot be detached via libusb1
* set_configuration() is already a soft reset, full reset() returns an error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant