Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 04/13/1997 20:20:02
cgd
Sun Apr 13 13:14:40 PDT 1997
Update of /cvsroot/src/sys/dev/pci
In directory netbsd1:/var/slash-tmp/cvs-serv6463

Modified Files:
	ahc_pci.c bha_pci.c cy_pci.c if_de.c if_en_pci.c if_ep_pci.c 
	if_fpa.c if_le_pci.c isp_pci.c ncr.c pci.c pcivar.h 
Log Message:
rename pci_map_register to pci_mapreg_map.  The latter name is more
descriptive, and allows for a sane name for a function which just digs
the info out of the mapping register but doesn't do the mapping.