From owner-freebsd-questions Wed May 8 03:03:26 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA23061 for questions-outgoing; Wed, 8 May 1996 03:03:26 -0700 (PDT) Received: from pcpsj.pfcs.com (harlan.fred.net [205.252.219.31]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id DAA23054 for ; Wed, 8 May 1996 03:03:23 -0700 (PDT) Received: from mumps.pfcs.com (mumps.pfcs.com [192.52.69.11]) by pcpsj.pfcs.com (8.6.12/8.6.9) with SMTP id GAA15797 for ; Wed, 8 May 1996 06:03:15 -0400 Received: from localhost by mumps.pfcs.com with SMTP id AA03847 (5.67b/IDA-1.5 for ); Wed, 8 May 1996 06:03:14 -0400 To: freebsd-questions@freebsd.org Subject: Bidirectional parallel port? Date: Wed, 08 May 1996 06:03:14 -0300 Message-Id: <3845.831549794@mumps.pfcs.com> From: Harlan Stenn Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I gather from the docs that the parallel port (/dev/lpt0) is output only. However, I gather that the parallel port can be used for IP, which means that it can also be bidirectional. What's the story? I haven't been able to get bidirectional I/O to the port with a PostScript printer. H