Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USB backend: look for ipp-usb #186

Open
michaelrsweet opened this issue May 12, 2021 · 0 comments
Open

USB backend: look for ipp-usb #186

michaelrsweet opened this issue May 12, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request priority-low
Milestone

Comments

@michaelrsweet
Copy link
Member

Now that ipp-usb is advertising a DNS-SD service when it is connected to a device, we need to add a lookup for USB printers with a protocol class 4 (IPP-USB) endpoint.

The current code creates a service name of "BBPP._ipp-usb._tcp" where BB is the bus number in hex and PP is the port number in hex. If we find it, then ipp-usb is active for the printer and we shouldn't list it as a legacy USB printer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority-low
Projects
None yet
Development

No branches or pull requests

1 participant