Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Dec 1995 16:10:28 -0500 (EST)
From:      "Jonathan M. Bresler" <jmb@FreeBSD.ORG>
To:        Thomas David Rivers <ponds!rivers@dg-rtp.dg.com>
Cc:        freebsd-bugs@freefall.FreeBSD.org, freebsd-hackers@freefall.FreeBSD.org
Subject:   Re: Can't install 2.1 over SL/IP (bummer)
Message-ID:  <Pine.BSF.3.91.951203160802.6627A-100000@Aspen.Woc.Atinc.COM>
In-Reply-To: <199512031916.OAA17606@ponds.UUCP>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 3 Dec 1995, Thomas David Rivers wrote:

>  So, I'm at a loss this go-'round.  I can't install 2.1 on my
> laptop (unless, I suppose, I wrote everything to floppies.)
> 
>  
>  Does anyone have a suggestion?

	you can try installing via lp0--the tcp/ip thru the parallel port 
driver.  you will need a laplink parallel cable.  if you build you own, 
use the pinout data in /sys/i386/isa/lpt.c:

 *      +----------------------------------------+
 *      |A-name A-End   B-End   Descr.  Port/Bit |
 *      +----------------------------------------+
 *      |DATA0  2       15      Data    0/0x01   |
 *      |-ERROR 15      2               1/0x08   |
 *      +----------------------------------------+
 *      |DATA1  3       13      Data    0/0x02   |
 *      |+SLCT  13      3               1/0x10   |
 *      +----------------------------------------+
 *      |DATA2  4       12      Data    0/0x04   |
 *      |+PE    12      4               1/0x20   |
 *      +----------------------------------------+
 *      |DATA3  5       10      Strobe  0/0x08   |
 *      |-ACK   10      5               1/0x40   |
 *      +----------------------------------------+
 *      |DATA4  6       11      Data    0/0x10   |
 *      |BUSY   11      6               1/~0x80  |
 *      +----------------------------------------+
 *      |GND    18-25   18-25   GND     -        |
 *      +----------------------------------------+
 * Expect transfer-rates up to 75 kbyte/sec.


Jonathan M. Bresler        FreeBSD Postmaster         jmb@FreeBSD.ORG
play go. ride bike. hack FreeBSD.--ah the good life 
i am moving to a new job.                 PLEASE USE: jmb@FreeBSD.ORG




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.951203160802.6627A-100000>