You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/usr/lib/cups/backend/usb returns an unwished identification string.
usb://Samsung0CMD:PCL5E,PCL60MDL:ML-1650;CLS:PRINTER;ML-1650;CLS:PRINTER
or
usb://Brother0CMD:PJL,PCL,PCLXL0MDL:HL-1250/series;CLS:PRINTER;%20HL-1250%20series;CLS:PRINT
I also noticed that in some ioctl's the serial number is present,
but isn't detected through a not yet supported keyword.
I attached a patch to fix this.
The text was updated successfully, but these errors were encountered:
Version: 1.1.20
CUPS.org User: kssingvo.suse
/usr/lib/cups/backend/usb returns an unwished identification string.
usb://Samsung0CMD:PCL5E,PCL60MDL:ML-1650;CLS:PRINTER;ML-1650;CLS:PRINTER
or
usb://Brother0CMD:PJL,PCL,PCLXL0MDL:HL-1250/series;CLS:PRINTER;%20HL-1250%20series;CLS:PRINT
I also noticed that in some ioctl's the serial number is present,
but isn't detected through a not yet supported keyword.
I attached a patch to fix this.
The text was updated successfully, but these errors were encountered: