K 10 svn:author V 6 marius K 8 svn:date V 27 2007-12-04T21:40:47.000000Z K 7 svn:log V 537 MFC: sys/sparc64/pci/ofw_pcibus.c 1.17; sys/sparc64/pci/psycho.c 1.71, 1.72; sys/sparc64/pci/psychovar.h 1.17 - Add the PCI side of the HOST-PCI bridge itself to the bus. This is required by the X.Org PCI domains code and additionally needs a workaround for Hummingbird and Sabre bridges as these don't allow their config headers to be read at any width, which is an unusual behavior. - In psycho(4) take advantage of DEFINE_CLASS_0 and use more appropriate types for some softc members. Approved by: re (kensmith) END