From owner-freebsd-hardware Sun Aug 17 15:32:02 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA28972 for hardware-outgoing; Sun, 17 Aug 1997 15:32:02 -0700 (PDT) Received: from nico.telstra.net (nico.telstra.net [139.130.204.16]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id PAA28960; Sun, 17 Aug 1997 15:31:56 -0700 (PDT) Received: from freebie.lemis.com (gregl1.lnk.telstra.net [139.130.136.133]) by nico.telstra.net (8.6.10/8.6.10) with ESMTP id IAA05593; Mon, 18 Aug 1997 08:30:56 +1000 Received: (grog@localhost) by freebie.lemis.com (8.8.7/8.6.12) id IAA08661; Mon, 18 Aug 1997 08:00:55 +0930 (CST) Message-ID: <19970818080055.00098@lemis.com> Date: Mon, 18 Aug 1997 08:00:55 +0930 From: Greg Lehey To: Michael Smith Cc: Poul-Henning Kamp , Nicolas.Souchu@prism.uvsq.fr, freebsd-hackers@FreeBSD.ORG, freebsd-hardware@FreeBSD.ORG Subject: Re: Parallel port developpements - ppbus References: <9306.871716052@critter.dk.tfs.com> <199708171539.BAA06417@genesis.atrad.adelaide.edu.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.81e In-Reply-To: <199708171539.BAA06417@genesis.atrad.adelaide.edu.au>; from Michael Smith on Mon, Aug 18, 1997 at 01:09:14AM +0930 Organisation: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8250 Fax: +61-8-8388-8250 Mobile: +61-41-739-7062 WWW-Home-Page: http://www.lemis.com/~grog Sender: owner-freebsd-hardware@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, Aug 18, 1997 at 01:09:14AM +0930, Michael Smith wrote: > Poul-Henning Kamp stands accused of saying: >> > >> >As for PLIP, well, Jordan sez you're Mr PLIP, so I think this one is best >> >done with your help... >> >> Come on guys... PLIP is so simple as it can be... I don't have the time >> at this point to go back and kick PLIP again... > > If it's really that simple; where can I find some documentation on > it? Would you believe lp(4)? It's one of the best interface man pages in the section. > Is there a Linux mini-hownotto or something that spells it out in > terms a poor simple brain like mine could handle? I don't really understand. What is missing in the man page. > Is it likely to work on a port that's open to shared use? Of course! In fact, you can print and transfer data at the same time :-) Greg