PR 608/bsps
	* pci/pcibios.c: Added BusCountPCI()
This commit is contained in:
Joel Sherrill
2004-09-27 17:22:11 +00:00
parent 3e46c1cf83
commit 844c2732a0
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2004-04-09 Greg Menke <gregory.menke@gsfc.nasa.gov>
PR 608/bsps
* pci/pcibios.c: Added BusCountPCI()
2004-04-22 Ralf Corsepius <ralf_corsepius@rtems.org>
* include/bsp.h: Remove (Unused).

View File

@@ -37,6 +37,8 @@
/* define a shortcut */
#define pci BSP_pci_configuration
/*
* Bit encode for PCI_CONFIG_HEADER_TYPE register
*/