K 10 svn:author V 7 iwasaki K 8 svn:date V 27 2000-08-31T11:16:42.000000Z K 7 svn:log V 247 Modified PCI config space access code via pcib_if rather than using pci_cfg{read|write}. - Obtain device_t pcib instance by calling device_find_child(). - Call PCIB_{READ|WRITE}_CONFIG() to access to pcib interfaces. Reviewed by: dfr, takawata END