mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2011-01-19 Joel Sherrill <joel.sherrilL@OARcorp.com>
* shared/pci/detect_raven_bridge.c: Fix spelling.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2011-01-19 Joel Sherrill <joel.sherrilL@OARcorp.com>
|
||||||
|
|
||||||
|
* shared/pci/detect_raven_bridge.c: Fix spelling.
|
||||||
|
|
||||||
2010-08-25 Till Straumann <strauman@slac.stanford.edu>
|
2010-08-25 Till Straumann <strauman@slac.stanford.edu>
|
||||||
|
|
||||||
PR 1689/bsps
|
PR 1689/bsps
|
||||||
|
|||||||
@@ -110,7 +110,7 @@ void detect_host_bridge(void)
|
|||||||
/*
|
/*
|
||||||
* This code assumes that the host bridge is located at
|
* This code assumes that the host bridge is located at
|
||||||
* bus 0, dev 0, func 0 AND that the old pre PCI 2.1
|
* bus 0, dev 0, func 0 AND that the old pre PCI 2.1
|
||||||
* standart devices detection mecahnism that was used on PC
|
* standard devices detection mecahnism that was used on PC
|
||||||
* (still used in BSD source code) works.
|
* (still used in BSD source code) works.
|
||||||
*/
|
*/
|
||||||
hostbridge=residual_find_device(&residualCopy, PROCESSORDEVICE, NULL,
|
hostbridge=residual_find_device(&residualCopy, PROCESSORDEVICE, NULL,
|
||||||
|
|||||||
Reference in New Issue
Block a user