Date: Mon, 15 May 2000 23:06:31 +0000 From: "Andrew M. Miklic" <miklic@ibm.net> To: Holger Lamm <holger@eit.uni-kl.de> Cc: freebsd-alpha@freebsd.org Subject: Re: Parallel port? Message-ID: <392082F6.404E4EEE@ibm.net> References: <Pine.LNX.4.21.0005121605580.15224-100000@ernie.eit.uni-kl.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Holger Lamm wrote: > Hi, > > is there a special reason why the parallel port is not supported on Alpha? Parallel port code is now supported for Alpha, as of sometime yesterday afternoon. Thanks to Doug Rabson for getting it in... > > I just played around with my AXPpci and added insb() and outsb() to > /sys/alpha/include/cpufunc.h (copied and modified insw and outsw from > below), then it compiles well (5.0-current cvsupped somewhen last > week): > It's actually a little more complicated than that, but not much (there's a somewhat i386-specific portion to the ppc code as regards LPT_IOSIZE)... > Unfortunately I can't check if this was all, I don't have a working > printer (I need the port for bit-banging). > I've tested printing with straight 'cat's of files to lpt0, as well as printing through GhostScript, gv, and Netscape, and they all work beautifully... Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?392082F6.404E4EEE>