[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Getting print server to work on mixed Mac/PC
- Subject: Re: [cobalt-users] Getting print server to work on mixed Mac/PC
- From: Tim Dunn <tdunn@xxxxxxxxxxxxxxxxxxx>
- Date: Mon Jul 22 18:45:00 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> if multiple copies are requested, the printer continues to print
> multiple copies of all subsequent documents. The fix is to power
> cycle the printer. It would appear that the HP supplied USB driver
> for MacOS and Windows resets the printer after every print job.
Probably, the driver does something special to the USB port, rather
than simply streaming the job out to it. Many printers are doing this
now, whether to pass status information back and forth, or to allow
rudimentary remote management. In this case, it sounds like the
'print multiple' command is passed by the datastream, but instead
undoing it with a 'print one' command, they decided to just 'reset'
the printer, and implement the 'reset' by directly writing to the
USB port.
tim
--
Sysadmin Rule #14: If it's not on fire, it's a software issue.