Remove from uneeded steps from the README.

This commit is contained in:
ajacoutot 2011-03-03 13:42:16 +00:00
parent 3e1e42650b
commit b38f52eab7
2 changed files with 4 additions and 10 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.23 2011/01/02 07:38:52 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.24 2011/03/03 13:42:16 ajacoutot Exp $
COMMENT-main= driver for ZjStream wire protocol compatible printers
COMMENT-cups= Konica-Minolta foo2zjs command filter for CUPS
@ -9,6 +9,8 @@ DISTNAME= foo2zjs-${VERSION}
PKGNAME-main= ${DISTNAME}
PKGNAME-cups= foo2zjs-cup-${VERSION}
REVISION-main= 0
CATEGORIES= print
HOMEPAGE= http://foo2zjs.rkkda.com/

View File

@ -1,16 +1,8 @@
$OpenBSD: README-main,v 1.1 2010/11/12 07:02:24 ajacoutot Exp $
$OpenBSD: README-main,v 1.2 2011/03/03 13:42:16 ajacoutot Exp $
Using foo2zjs under OpenBSD
===========================
USB printers must attach as a ugen(4) device which means you need to
disable ulpt(4) in your kernel - see config(8).
Your device will be available at /dev/ugenN.EE, where N is the device
number and EE its endoint.
e.g. lp=/dev/ugen0.02 for lpd(8) and usb:/dev/ugen0.02 for cupsd(8).
When using cupsd(8), the _cups user will need r/w access to the device.
Before using foo2zjs you should get extra files from the web, such as
.ICM profiles (for color correction) and firmware using the command
${TRUEPREFIX}/share/doc/foo2zjs/getweb