CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/03/21 03:25:48
Modified files:
sys/arch/octeon/dev: octeon_pcibus.c
Log message:
use boot_info->config_flags to determine if we're running on a host that has
PCI capabilities, instead of blindly trying to attach pci/pcibus.
this fixes a hang on the EdgeRouter Lite (which lacks PCI) and causes no
regressions on the CAM-0100 (which does have PCI, tested by bcallah@)
ok bcallah@ chris@
