Date: Tue, 28 Jan 2003 00:16:01 +0100 From: Nicolas Souchu <nsouch@free.fr> To: freebsd-hardware@freebsd.org Subject: Re: receiving via parallel port Message-ID: <20030128001601.A28820@armor.fastether> In-Reply-To: <20030125202607.GA963@gicco.homeip.net>; from hampi@rootshell.be on Sat, Jan 25, 2003 at 09:26:07PM %2B0100 References: <20030125202607.GA963@gicco.homeip.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jan 25, 2003 at 09:26:07PM +0100, Hanspeter Roth wrote: > Hello, > > can I receive data via the parallel port? > Are there some examples? ppi(4) for interacting with ppbus(4). Otherwise, you can i/o the port using io(4). -- Nicholas Souchu - nsouch@free.fr - nsouch@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030128001601.A28820>