Search /dev/ttyUSB%d as well as /dev/usb/ttyUSB%d #2061
Closed
Labels
Milestone
Comments
CUPS.org User: mike Fixed in Subversion repository. Gotta love how the kernel developers change things for no good reason... I committed a slightly different patch (attached)... |
"cups-ttyUSB.patch": --- cups-1.2.5/backend/serial.c.ttyUSB 2006-10-27 13:01:51.000000000 +0100
|
"str2061.patch": Index: serial.c--- serial.c (revision 6065)
for (i = 0; i < 64; i ++) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version: 1.2.5
CUPS.org User: twaugh.redhat
The serial backend needs to search /dev/ttyUSB%d as well as /dev/usb/ttyUSB%d as both have been used at various times. FC6 uses /dev/ttyUSB%d FWIW.
The text was updated successfully, but these errors were encountered: