summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pci_map.c
AgeCommit message (Expand)Author
2004-10-09When testing for a void region, use PCI_MAPREG_MEM_SIZE() for 32bit memaddr.Brad Smith
2003-08-27this bit is defined as prefetchable and not cachable and thus rename and use ...Michael Shalayeff
2003-02-28remove non-typo changes. sorry folksMichael Shalayeff
2003-02-28typo; from weissmanndudeMichael Shalayeff
2002-03-14First round of __P removal in sysTodd C. Miller
2001-06-13typo spotted by Mike Pechkin <mpech@prosoft.org.lv>Niklas Hallqvist
2001-06-12Make pci_mapreg_map take an extra argument where we canNiklas Hallqvist
2000-09-20support 64bit BARs from NetBSDNiklas Hallqvist
2000-06-09Import pci_mapreg_type from NetBSDChris Cappuccio
1999-07-18Import of NetBSD ATA/IDE stuff.Constantine Sapuntzakis
1999-07-18Added pci_mapreg* interface from NetBSD.Constantine Sapuntzakis