summaryrefslogtreecommitdiff
path: root/sys/arch/i386/pci/pci_machdep.h
AgeCommit message (Expand)Author
2010-06-29Add support for mapping ACPI to PCI devicesJordan Hargrave
2009-10-06Allow MD limits for allocating PCI io and mem space and specify limits onMark Kettenis
2009-08-22Constify the what/name parameter of pci_intr_establish().Michael Knudsen
2009-07-20Pass a pci_chipset_tag_t to pci_intr_line(), to eventually allow theMiod Vallat
2009-04-11Create extents for resource accounting on the root PCI bus and populate themMark Kettenis
2008-12-06revert all changes related to the mpsafe intr handler. i screwed up the commitTed Unangst
2008-12-06some more trouble where i failed to account for oga's diffTed Unangst
2008-12-03Remove the x86 and i386 prefixes to the bus_dma types. It's really quiteOwain Ainsworth
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2001-08-25Change pci_intr_map to take pci_attach_args as an argument.Artur Grabowski
2001-08-17provide a way to get the number used for irq line, not only a stringMichael Shalayeff
2001-01-27change interrupt routing strategy from simpleMichael Shalayeff
2000-08-08sync w/ netbsd almost -current code (;Michael Shalayeff
1998-01-20Merge bus_dma support from NetBSD, mostly by Jason Thorpe. Only i386 uses itNiklas Hallqvist
1997-06-18csapuntz@lcs.mit.edu: Port of NetBSD tulip driver. Works with new (21140-AC-...dm
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-04-18Merge of NetBSD 960317Niklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt