summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcivar.h
AgeCommit message (Expand)Author
2004-01-31Add pci_machdep hook for cats. ok deraadt@Dale Rahn
2004-01-28an amd64 arch support.Michael Shalayeff
2003-12-12another small compiler warning cleanup (#error instead of bailing out)Hans-Joerg Hoexer
2003-10-06more pci_flags, unused for now; from netbsd.Federico G. Schwindt
2003-09-29pci support for hppaMichael Shalayeff
2003-04-27strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit.Hakan Olsson
2003-02-28take too. patch ahs to screw up once in a whileMichael Shalayeff
2003-02-28remove non-typo changes. sorry folksMichael Shalayeff
2003-02-28typo; from weissmanndudeMichael Shalayeff
2002-11-19Add a simplistic table driven lookup routine and use it where appropriate.Jason Wright
2002-07-12support for the agp gart on various agp chipsets.Michael Shalayeff
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2002-01-03Add the pci_findvendor functionNathan Binkert
2001-08-19sparc64Artur Grabowski
2001-07-20Add pa_bus to pci_attach_argsConstantine Sapuntzakis
2001-06-12Make pci_mapreg_map take an extra argument where we canNiklas Hallqvist
2000-06-09Import pci_mapreg_type from NetBSDChris Cappuccio
2000-03-26from netbsd: pci interrupt routing code.Michael Shalayeff
1999-07-18Added pci_mapreg* interface from NetBSD.Constantine Sapuntzakis
1999-06-16On the off chance that something that is NOT the kernel includes thoseMarc Espie
1999-02-01New PCI arch, GalileoPer Fogelstrom
1998-01-20Merge bus_dma support from NetBSD, mostly by Jason Thorpe. Only i386 uses itNiklas Hallqvist
1997-10-11Add 'powerpc'Per Fogelstrom
1997-03-12Mips ARC systems (hmmm..) can also have PCI buses...Per Fogelstrom
1997-01-24Sync with NetBSD 960123Niklas Hallqvist
1996-11-28Adaption to new bus.h from NetBSD. Various driver has been updated toNiklas Hallqvist
1996-11-12s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy roadNiklas Hallqvist
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-04-18NetBSD 960317 mergeNiklas Hallqvist
1996-03-22Fix previous changes; we actually take a device name too so as to avoidThorsten Lockert
1996-03-19Merging w/ NetBSD 021796.Michael Shalayeff
1996-02-20Pass device name to interrupt establish routines so it can be recorded inThorsten Lockert
1995-12-27from netbsd:Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt