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: 06/26/1998 11:00:01
is
Fri Jun 26 10:50:20 PDT 1998
Update of /cvsroot/src/sys/arch/amiga/dev
In directory nb00:/tmp/cvs-serv12363

Modified Files:
	ser.c 
Log Message:
Fix a problem with bogus hangups that Thorsten Frueauf has reported.


cgd
Fri Jun 26 10:53:09 PDT 1998
Update of /cvsroot/src/sys/dev/pci
In directory nb00:/tmp/cvs-serv12414

Modified Files:
	pci_subr.c 
Log Message:
factor out some common code, and enhance functionality slightly: allow
the BAR-printing function to print a name for the register, factor out
a common register-bits function which can handle the fact that type 2
headers have a different size than is usual, and actually do something
useful with the rest of the bits in the type 2 header.