Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 11/28/1996 03:00:05
thorpej
Wed Nov 27 18:53:50 PST 1996
Update of /cvsroot/src/sys/arch/i386/pci
In directory netbsd1:/var/slash-tmp/cvs-serv24384

Added Files:
	pcib.c 
Log Message:
Implement a simple generic PCI-ISA bridge driver.  This driver exists
primarily to nicely print version information about your PCI chipset
(try with "options PCIVERBOSE").  Eventually, it may be used to
enable/disable features/bugs of a given PCI chipset.  In addition, this
driver uses the PCI-ISA bridge callback mechanism to logically attach the
ISA bus to the PCI-ISA bridge.