Re: no such thing as a "generic" printer...



well yes, there have been existing and I still own one of them, but
now you will have hard time to get an 'generic' behaving printer
anywhere except somehow secondhand in e-bay.

The present days printers have almost only USB connection or
alternatively firewire or ethernet. Then here the generic drivers we
used to have for printing text on a paralell port have no fuction any
more. This was simply transfering ascii chars to the printer and few
other chars for linefeed etc.
The sddressing of the paralell port could have been done by simple
setting the binary pattern of the particular address. In such case no
driver essential, it is just wires beeing connected and this could be
theoreticaly operated by a handfull switches.

I think such thing is not so simple if it is USB connection, since
there has to be a connection first and for that the devices driver has
to be installed. And if the driver is essential for the communication,
then it will process the printing of what ever as well.



.



Relevant Pages

  • RH 7.3 and HP Deskjet 3320
    ... I am wondering if anyone has set up HP Deskject 3320 with RH 7.3. ... has a USB connection. ... When setting up using printtol, ... I just tried other HP deksjet driver, ...
    (RedHat)
  • Re: "permanently" unbind a device from a driver?
    ... with USB connection ... which, by default, gets claimed by usbhid module. ... Just add a blacklist rule to the usbhid driver for this device. ... Why wouldn't it be worth the effort? ...
    (Linux-Kernel)
  • Re: "permanently" unbind a device from a driver?
    ... with USB connection ... which, by default, gets claimed by usbhid module. ... Just add a blacklist rule to the usbhid driver for this device. ... So just add this device to the hid core blacklist, ...
    (Linux-Kernel)
  • Re: "permanently" unbind a device from a driver?
    ... with USB connection ... which, by default, gets claimed by usbhid module. ... Just add a blacklist rule to the usbhid driver for this device. ... Please read the FAQ at http://www.tux.org/lkml/ ...
    (Linux-Kernel)