Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 04/13/1997 22:10:01
cgd
Sun Apr 13 15:05:10 PDT 1997
Update of /cvsroot/src/sys/dev/pci
In directory netbsd1:/var/slash-tmp/cvs-serv18444/pci

Modified Files:
	pci.c pcivar.h 
Log Message:
create pci_mapreg_info() which simply gets mapping register information.
It's used by pci_mapreg_map() and can be used directly by drivers
with special needs (e.g. those being attached as console devices).


cgd
Sun Apr 13 15:09:33 PDT 1997
Update of /cvsroot/src/sys/arch/alpha/pci
In directory netbsd1:/var/slash-tmp/cvs-serv19059/pci

Modified Files:
	tga.c 
Log Message:
use pci_mapreg_info rather than pci_mem_find