From owner-freebsd-questions Tue Mar 5 09:47:52 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA10946 for questions-outgoing; Tue, 5 Mar 1996 09:47:52 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id JAA10941 for ; Tue, 5 Mar 1996 09:47:50 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id KAA08617; Tue, 5 Mar 1996 10:45:21 -0700 From: Terry Lambert Message-Id: <199603051745.KAA08617@phaeton.artisoft.com> Subject: Re: Xircom Pocket ether adapter To: ko-baba@kdd.co.jp Date: Tue, 5 Mar 1996 10:45:21 -0700 (MST) Cc: questions@FreeBSD.ORG In-Reply-To: from "ko-baba@kdd.co.jp" at Mar 5, 96 04:09:02 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG Precedence: bulk > Please tell me. > > I want to know whether Pocket ether adapter is supported by > installer of FreeBSD 2.1.0-RELEASE. > It is attached PC by lp0 interface, so I thought it might be > available at installation. The Xircom Pocket Adapter is not supported. There is no public documentation for the hardware, and so there is no driver. This is true for most parallel port hardware, like tape drives, IOmega ZIP and Bernoulli drives, Portable CDROMs, etc.. > If not, what does the laplink indicate? > Is it a kind of null modem cable? Yes; it is an 8 bit parallel "null-modem cable". The LapLink interface is described in detail in documentation files that accompany DOS 6.x and above. There is also PL/IP, a standard for making IP connections using the parallel port (which is what the install expects). Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.