Subject: sun-lamp CVS commits
To: None <source-changes@sun-lamp.cs.berkeley.edu>
From: The Source Master <srcmastr@NetBSD.ORG>
List: source-changes
Date: 10/23/1994 16:30:05
cgd
Sun Oct 23 16:24:32 PDT 1994
Update of /b/source/CVS/src/sys/arch/i386/isa
In directory sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/build/src/sys/arch/i386/isa

Revision/Branch: netbsd-1-0

Modified Files:
	fd.c 
Log Message:
from trunk, per mycroft.

mycroft
Sun Oct 23 16:24:58 PDT 1994
Update of /b/source/CVS/src/sys/arch/i386/isa
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/sys/arch/i386/isa

Modified Files:
	if_ed.c 
Log Message:
Rearrange ed_init() slightly, to better correspond to the National manual.
Optimize ed_rint() slightly in the case of multiple packets.  (Avoid an outb
and an inb for each packet).