Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Mar 2001 11:50:26 -0600
From:      Mike Meyer <mwm@mired.org>
To:        Rick Knebel <rknebel@uplink.net>
Cc:        questions@freebsd.org
Subject:   Re: usb printer
Message-ID:  <15036.56930.783688.336985@guru.mired.org>
In-Reply-To: <29075064@toto.iv>

next in thread | previous in thread | raw e-mail | index | archive | help
Rick Knebel <rknebel@uplink.net> types:
> Does apsfilter support usb printers. Specifically an Epson Color 740.

Apsfilter doesn't really support printers. It invokes ghostscript to
actually deal with the printer specifics, and uses the device files
provided by the kernel to get the output of ghostscript to the
device. I don't know the epson printer line well enough to tell if the
list of printers that ghostscript supports includes the 740 or not.

As for the kernel, that should work. You'll get a "ulpt0" device at
boot time, and may need to MAKEDEV ulpt0 in /dev.

	<mike
--
Mike Meyer <mwm@mired.org>			http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15036.56930.783688.336985>