* ron minnich rminnich@lanl.gov [030929 20:15]:
not sure why yet but ... all functions other than 0 are not having their OPS set correctly.
Ron, Eric, can you confirm that your MPTable is correct for the Arima Hdama?
Looking into /usr/src/linux/arch/x86_64/kernel/pci-pc.c at function pci_scan_mptable():
If there is an MP Table, and it does not contain the bus, it will not be scanned. Besides that it looks like setting pci=lastbus=<val> makes Linux scan all the busses up to bus <val>.
Stefan