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: 03/31/1998 00:20:01
thorpej
Tue Mar 31 00:13:35 PST 1998
Update of /cvsroot/src/sys/dev/pcmcia
In directory nb00:/tmp/cvs-serv28930

Modified Files:
	if_ep_pcmcia.c 
Log Message:
Don't establish the interrupt handler just to read the MAC address.


thorpej
Tue Mar 31 00:16:28 PST 1998
Update of /cvsroot/src/sys/arch/i386/i386
In directory nb00:/tmp/cvs-serv29069

Modified Files:
	db_disasm.c 
Log Message:
Fix PR # kern/68 by ensuring that a PC has a valid mapping before attempting
to disassemble it.


thorpej
Tue Mar 31 00:18:33 PST 1998
Update of /cvsroot/src/sys/arch/i386/i386
In directory nb00:/tmp/cvs-serv29123

Modified Files:
	kgdb_machdep.c 
Log Message:
Allow this to work w/ UVM (API issue).