Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-08-22 | Powerpc supports isa not just power4e | Dale S. Rahn | |
1998-07-28 | Disable ISA PNP devices before ISA scan | Constantine Sapuntzakis | |
1998-04-26 | update audio from NetBSD, mostly by Lennart Augustsson <augustss@cs.chalmers.se> | Niels Provos | |
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 | |||
1997-12-25 | Use functions for DIAGNOSTIC. | Jason Downs | |
1997-12-25 | Real DRQ usage tracking. | Jason Downs | |
1997-12-25 | New ISA/ISA PnP configuration infrastructure: | Jason Downs | |
isa_attach_args and isapnp_attach_args have been merged. | |||
1997-12-21 | Obliterate old PnP `code' and outright replace with christos' code. | Jason Downs | |
1997-10-13 | powerpc | Per Fogelstrom | |
1997-02-13 | riscpc++ | Per Fogelstrom | |
1996-11-29 | Missing pieces of new bus.h that CVS lost behind my back | Niklas Hallqvist | |
1996-11-23 | added const to second parameter of cfprint_t routines | kstailey | |
1996-11-12 | s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy road | Niklas Hallqvist | |
possibly taken in small steps | |||
1996-10-31 | -Wall fixes needed by alpha | Niklas Hallqvist | |
1996-08-15 | compatible, not compatiAble | shawn | |
1996-08-15 | make use of compatiable device id; delete redundant argument | shawn | |
1996-08-14 | rudimentary plug-and-play support, see pnp(4) | shawn | |
1996-06-22 | arch/arc have isa bus. | Per Fogelstrom | |
1996-05-26 | sync 0521 | Theo de Raadt | |
1996-05-12 | pull in pica machdep isa header if pica | Per Fogelstrom | |
1996-05-10 | map delay port | Theo de Raadt | |
1996-04-27 | Bring forward the Amiga ISA support, and resolve a conflict with if_ed | Niklas Hallqvist | |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt | |
1996-04-18 | NetBSD 960317 merge | Niklas Hallqvist | |
1996-03-20 | Fix back wrong patches. | Michael Shalayeff | |
1996-03-19 | Merging w/ NetBSD 021796. | Michael Shalayeff | |
speaker upgraded to the current. some changes to the VM stuff (ie kern_thread.c added and so). | |||
1996-03-08 | From NetBSD: merge of 960217 | Niklas Hallqvist | |
1996-02-20 | Pass device name to interrupt establish routines so it can be recorded in | Thorsten Lockert | |
the device interrupt chain structures (isa, pci) Move interrupt chain structure definition to <machine/psl.h> so vmstat can get at it (i386) Remove hack to count interrupts the old way (i386) | |||
1995-12-27 | from netbsd: | Theo de Raadt | |
The IST_* and IPL_* constants are not bus-specific; don't treat them as such. Change splimp -> splnet in Ethernet, ARCnet, and FDDI drivers. | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |