Age | Commit message (Expand) | Author |
2007-12-31 | On some machines we get hotplug interrupts when they're resumed, so don't | Mark Kettenis |
2007-11-26 | Add PCI VPD read/write functions from NetBSD required for some things | Jonathan Gray |
2007-10-22 | Add pci_set_powerstate() to change the pm state for a given device. | Federico G. Schwindt |
2007-08-01 | cats went away | Theo de Raadt |
2007-05-21 | Implement deep interrupt swizzling by mapping all four PCI interrupt pins | Mark Kettenis |
2007-02-23 | hide all the things userland should not see, so that this file can be | Theo de Raadt |
2007-01-02 | Provide a new function, pci_findproduct(), which is analog to pci_findvendor(). | Marc Balmer |
2006-12-14 | Make pci subsystem aware of domains. Each host bridge gets assigned a unique | Mark Kettenis |
2006-12-11 | On i386, swizzle interrupts for devices for which we don't have explicit | Mark Kettenis |
2006-04-07 | implement a check whether a BAR is present at all at a given | Brad Smith |
2006-03-22 | Add pci_find_device() a helper function for enumerating the | Jonathan Gray |
2006-03-19 | - check HDRTYPE early, and ignore if it is not supported (n > 2). | Brad Smith |
2006-03-19 | rev 1.86 | Brad Smith |
2006-03-13 | * Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to | Brad Smith |
2006-03-11 | move PCI softc struct from pci.c to pcivar.h | Brad Smith |
2005-06-29 | add some Power Management constants | Brad Smith |
2005-06-02 | use much simpler switch for pci_machdep.h; ok drahn@ whatever tdr (; | Michael Shalayeff |
2004-12-07 | Remove the PCI-ISA bridge callback mechanism; it's no longer needed. | Brad Smith |
2004-11-30 | add hppa64 hook | Michael Shalayeff |
2004-08-09 | remove some old stuff and clean up. arc and galileo is gone. | Per Fogelstrom |
2004-08-06 | sgi support; from pefo@ | Michael Shalayeff |
2004-06-25 | Provide information about the raw (unswizzled) intrrupt pin in | Artur Grabowski |
2004-01-31 | Add pci_machdep hook for cats. ok deraadt@ | Dale Rahn |
2004-01-28 | an amd64 arch support. | Michael Shalayeff |
2003-12-12 | another small compiler warning cleanup (#error instead of bailing out) | Hans-Joerg Hoexer |
2003-10-06 | more pci_flags, unused for now; from netbsd. | Federico G. Schwindt |
2003-09-29 | pci support for hppa | Michael Shalayeff |
2003-04-27 | strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit. | Hakan Olsson |
2003-02-28 | take too. patch ahs to screw up once in a while | Michael Shalayeff |
2003-02-28 | remove non-typo changes. sorry folks | Michael Shalayeff |
2003-02-28 | typo; from weissmanndude | Michael Shalayeff |
2002-11-19 | Add a simplistic table driven lookup routine and use it where appropriate. | Jason Wright |
2002-07-12 | support for the agp gart on various agp chipsets. | Michael Shalayeff |
2002-03-14 | Final __P removal plus some cosmetic fixups | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-01-03 | Add the pci_findvendor function | Nathan Binkert |
2001-08-19 | sparc64 | Artur Grabowski |
2001-07-20 | Add pa_bus to pci_attach_args | Constantine Sapuntzakis |
2001-06-12 | Make pci_mapreg_map take an extra argument where we can | Niklas Hallqvist |
2000-06-09 | Import pci_mapreg_type from NetBSD | Chris Cappuccio |
2000-03-26 | from netbsd: pci interrupt routing code. | Michael Shalayeff |
1999-07-18 | Added pci_mapreg* interface from NetBSD. | Constantine Sapuntzakis |
1999-06-16 | On the off chance that something that is NOT the kernel includes those | Marc Espie |
1999-02-01 | New PCI arch, Galileo | Per Fogelstrom |
1998-01-20 | Merge bus_dma support from NetBSD, mostly by Jason Thorpe. Only i386 uses it | Niklas Hallqvist |
1997-10-11 | Add 'powerpc' | Per Fogelstrom |
1997-03-12 | Mips ARC systems (hmmm..) can also have PCI buses... | Per Fogelstrom |
1997-01-24 | Sync with NetBSD 960123 | Niklas Hallqvist |
1996-11-28 | Adaption to new bus.h from NetBSD. Various driver has been updated to | Niklas Hallqvist |
1996-11-12 | s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy road | Niklas Hallqvist |