Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 05/11/1996 22:40:02
thorpej
Sat May 11 19:30:07 PDT 1996
Update of /a/cvsroot/src/sys/dev/pci
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv28932

Modified Files:
	if_le_pci.c if_levar.h 
Log Message:
Fix a think-o (my fault) that caused LANCE register offsets to be wrong.
While I'm here, convert driver to use <machine/bus.h> and the new PCI
I/O space interface (the new PCI interrupt interface was already in-use).
Also, correct a "corrected" printf.


mhitch
Sat May 11 22:38:26 EDT 1996
Update of /a/cvsroot/src/sys/arch/amiga/amiga
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv29013

Modified Files:
	pmap.c 
Log Message:
Fix yet another -Wall warning.