Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 11/17/1997 03:40:04
thorpej
Sun Nov 16 19:34:27 PST 1997
Update of /cvsroot/src/sys/dev/isa
In directory netbsd1:/var/slash-tmp/cvs-serv18311

Modified Files:
	if_lc_isa.c 
Log Message:
Rewrite lc_isa_probe() to not scan i/o space for LEMAC cards, but rather
to look specifically at the address it was provided *only*, since the
scan isn't safe (it can stomp on cards that will be probed later, like
NE2000 clones).


thorpej
Sun Nov 16 19:35:47 PST 1997
Update of /cvsroot/src/sys/dev/isa
In directory netbsd1:/var/slash-tmp/cvs-serv18593

Modified Files:
      Tag: netbsd-1-3
	if_lc_isa.c 
Log Message:
Sync w/ trunk.


thorpej
Sun Nov 16 19:39:50 PST 1997
Update of /cvsroot/src/sys/arch/i386/conf
In directory netbsd1:/var/slash-tmp/cvs-serv18926

Modified Files:
	GENERIC INSTALL INSTALL_SMALL 
Log Message:
Put lc0 at i/o 0x320.