Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
put a size limitation of the PCI region to map. That makes the PERC 3/Di raid controller usable, as it publishes too much PCI memory for us to map in the kernel virtual memory. As we only access the first 256 byte it is of no use to map 128MB of kvm. | |||
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 | |
Introduction of home-grown To enable this stuff in your configuration, look at the NEWATA conf file and go through dev/isa/files.isa dev/pci/files.pci conf/files arch/i386/conf/files.i386 and follow the instructions on commenting/uncommenting stuff | |||
1999-07-18 | Added pci_mapreg* interface from NetBSD. | Constantine Sapuntzakis | |
Added PCI 2.2 stuff from NetBSD Modified if_de to use mapreg interface |