Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
1998-10-29 | Put in some generic code in PCI driver for enabling PCI cards. | Constantine Sapuntzakis | |
1998-08-22 | Powerpc supports isa not just power4e | Dale S. Rahn | |
1998-06-26 | check for invalid and empty slots by name | Theo de Raadt | |
1998-01-20 | Merge bus_dma support from NetBSD, mostly by Jason Thorpe. Only i386 uses it | Niklas Hallqvist | |
so far, the other archs gets placeholders for now. I wrote a compatibility layer for OpenBSD's old isadma code so we can still use our old driver sources. They will however get changed to native bus_dma use, on a case by case basis. Oh yes, I almost forgot, I kept our notion of isadma being a device so DMA-less ISA-busses still work | |||
1998-01-07 | now this is really pretty | Theo de Raadt | |
1998-01-05 | new style pci attach printing | Theo de Raadt | |
1997-10-11 | power.4e - not enabling pci boards | Per Fogelstrom | |
1997-10-10 | Add a special fix for OpenFirmware Power PC PCI. It seems that OFW shuts | Per Fogelstrom | |
down the HW by disabling it when closing the device. So we have to make sure that the board is configured to respond to memory accesses. | |||
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 | |
NetBSD 961107 state. Other has not, partly because sometimes the bus.h changes was coupled with other changes. | |||
1996-11-23 | added const to second parameter of cfprint_t routines | kstailey | |
1996-05-07 | sync with 0504 -- prototypes and bus.h | Theo de Raadt | |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt | |
1996-04-18 | NetBSD 960317 merge | Niklas Hallqvist | |