summaryrefslogtreecommitdiff
path: root/sys/arch/atari/include/pci_machdep.h
AgeCommit message (Expand)Author
2014-03-29make pci_intr_string and eisa_intr_string take a buffer and a lengthchristos
2012-10-27split device_t/softc for all remaining drivers.chs
2011-04-04Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9),dyoung
2009-07-08Merge local <atari/atari/intr.h> into common <machine/intr.h>.tsutsui
2005-12-11merge ktrace-lwp.christos
2004-07-29remove now unnecessary "pci_enumerate_bus" definitionsdrochner
2002-05-15Let machine-dependent code specify how to enumerate the bus.thorpej
2002-05-15Implement pci_decompose_tag().thorpej
2001-06-08For ports that wire up pciide in compatibility mode, havesimonb
2000-12-28Change pci_intr_map to get interrupt source information from a "structsommerfeld
2000-06-04Implement the more flexiable `evcnt' interface as discussed (briefly) oncgd
2000-06-01kill __P in these files. (I had to look at them anyway with an eye forcgd
1999-03-19Moved from arch/atari/pci/pci_machdep.h,vcgd