summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/pci/ht.c
AgeCommit message (Expand)Author
2007-05-08correct dmesg outputTheo de Raadt
2006-12-14Make pci subsystem aware of domains. Each host bridge gets assigned a uniqueMark Kettenis
2006-03-13* Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set toBrad Smith
2005-12-14Prevent access to PCI config space for function >0 on bus 0.Mark Kettenis
2005-11-13Map the config space area based on sc_maxdevs. (removes panic)Dale Rahn
2005-10-16Allow PCI_INTERRUPT_PIN_NONE for the interrupt pin.Mark Kettenis
2005-09-30Determine the number of attached devices from OF.Mark Kettenis
2005-09-30pretty printTheo de Raadt
2005-09-30Allow fcn 1 to attach (mac-io on G5 tower)Dale Rahn
2005-09-29Clean up ht_intr_map() a bit.Mark Kettenis
2005-09-29Add driver for HyperTransport as found in G5 Macs.Mark Kettenis