]> git.ipfire.org Git - thirdparty/cups.git/history - backend/usb.c
Merge changes from 1.1.x into 1.2 devel.
[thirdparty/cups.git] / backend / usb.c
2001-12-26  mikeMerge changes from 1.1.x into 1.2 devel.
2001-02-08  mikeExtra #endif
2001-02-08  mikeFreeBSD provides /dev/unlptN, but not NetBSD or OpenBSD.
2001-02-06  mikeThe *BSD USB backend should be using the /dev/unlptN...
2001-01-24  mikeDon't buffer stderr output.
2001-01-22  mikeCopyright 2001...
2000-11-20  mikeFixed *BSD conditional code to __*BSD__...
2000-10-16  mikeUpdated USB backend for /dev/usb/usblp0 (Mandrake uses...
2000-08-29  mikeAdded new usblp driver name for USB check...
2000-08-17  mikeBug #86 - changed parallel and USB backends to open...
2000-06-27  mikeUpdated parallel backend to ignore an initial ENOTTY...
2000-06-02  mikeFixed USB filenames...
2000-05-31  mikeSupport for older 2.2.x USB printer driver.
2000-04-27  mikeBackends now handle SIGTERM once a connection is establ...
2000-03-30  mikeAdded job-sheets-xyz attribute support.
2000-03-09  mikeCode cleanup (no more unused vars, etc.)
2000-02-24  mikeUpdated to correctly parse the USB devices file.
2000-02-23  mikeFixed autodetection of USB printers.
2000-02-11  mikeNow sort PPD files by make, model, and language.