Age | Commit message (Expand) | Author |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2008-05-10 | On socppc, we need to be able to map a zero base address too. | Mark Kettenis |
2008-04-09 | On sparc64, a zero base address doesn't mean the BAR is invalid. We probably | Mark Kettenis |
2007-01-26 | As per PCI specs, disable an adapter's transaction response while | Marc Aurele La France |
2006-12-12 | ignore bars which are 0; ok kettenis | Theo de Raadt |
2006-07-31 | puc@cardbus (only added (commented out) to whom has puc@pci enabled) | Michael Shalayeff |
2006-07-04 | Do not blindly enable io and mem space for all matched PCI devices. This is | Mark Kettenis |
2006-05-31 | Damnit! no static functions in the kernel | Jason Wright |
2006-04-07 | Don't check for a BAR address past PCI_MAPREG_END; some devices | Brad Smith |
2006-04-07 | implement a check whether a BAR is present at all at a given | Brad Smith |
2006-03-19 | ANSIfy | Brad Smith |
2005-03-15 | Only print warning messages in pci_{io,mem}_find() if option DEBUG; instead, | Miod Vallat |
2004-10-09 | When testing for a void region, use PCI_MAPREG_MEM_SIZE() for 32bit memaddr. | Brad Smith |
2003-08-27 | this bit is defined as prefetchable and not cachable and thus rename and use ... | Michael Shalayeff |
2003-02-28 | remove non-typo changes. sorry folks | Michael Shalayeff |
2003-02-28 | typo; from weissmanndude | Michael Shalayeff |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-06-13 | typo spotted by Mike Pechkin <mpech@prosoft.org.lv> | Niklas Hallqvist |
2001-06-12 | Make pci_mapreg_map take an extra argument where we can | Niklas Hallqvist |
2000-09-20 | support 64bit BARs from NetBSD | Niklas Hallqvist |
2000-06-09 | Import pci_mapreg_type from NetBSD | Chris Cappuccio |
1999-07-18 | Import of NetBSD ATA/IDE stuff. | Constantine Sapuntzakis |
1999-07-18 | Added pci_mapreg* interface from NetBSD. | Constantine Sapuntzakis |