18 lines
690 B
Plaintext
Raw Normal View History

$OpenBSD: README-main,v 1.2 2011/03/03 13:42:16 ajacoutot Exp $
2010-11-12 07:02:24 +00:00
Using foo2zjs under OpenBSD
===========================
Before using foo2zjs you should get extra files from the web, such as
.ICM profiles (for color correction) and firmware using the command
2010-11-12 07:02:24 +00:00
${TRUEPREFIX}/share/doc/foo2zjs/getweb
Then copy the downloaded file(s) into the corresponding directory under
2010-11-12 07:02:24 +00:00
${TRUEPREFIX}/share/foo2*
If your printer require a firmware load, run the following command as
root each time the device is powered up:
2010-11-12 07:02:24 +00:00
cat ${TRUEPREFIX}/share/foo2zjs/firmware/XXX.dl > /dev/ugenN.EE
(where XXX is your printer firmware name)
You can use a hotplugd(8) attach script to make it automatic.