HardenedBSD/sys/i386
Poul-Henning Kamp 24420201d8 Submitted by: Poul-Henning Kamp <phk@login.dkuug.dk>
Added my if_lp TCP/IP driver to lpt.c.
I have (surprise) not been able to test it on a 2.0 machine yet.  Connect the
machines with a parallel "lap-link" cable, and get rates from 35 kbyte/sec
up to 75 kbyte/sec.  (when ftp'ing foo: dev/zero -> bar:/dev/null).

The same lpt.c file should compile under 1.1.5.1 without problems.

I think we should promote this feature when we dump 2.0 on the expectant
public, because it provides a cheap and efficient way to move data to and
from notebooks &c.  It is not a replacement for ethernet, but a cheap
substitute sometimes.
1994-08-13 00:37:03 +00:00
..
boot Commit a whole cluster of last minute critical (and one cosmetic) fixes 1994-06-22 05:52:25 +00:00
conf New ethernet device driver from Matt Thomas: 1994-08-12 06:51:12 +00:00
eisa
i386 For Pentium machines, use a faster version of microtime with 8 usec 1994-08-11 00:28:24 +00:00
include Change outb() as per Bruce's instructions so that it doesn't explicitly 1994-08-11 02:26:08 +00:00
isa Submitted by: Poul-Henning Kamp <phk@login.dkuug.dk> 1994-08-13 00:37:03 +00:00
Makefile