summaryrefslogtreecommitdiff
path: root/sys/arch/i386/isa/isa_machdep.c
AgeCommit message (Expand)Author
2001-07-30Change:Artur Grabowski
2001-06-25cold is in systm nowMichael Shalayeff
2001-06-08Change the paddr_t pmap_extract(struct pmap *, vaddr_t) interface toArtur Grabowski
2000-07-06Don't include <vm/vm.h> twice. (art@ ok)Hakan Olsson
1999-07-23From NetBSD; let i386 run audio at a high IPLNiklas Hallqvist
1998-12-31semantic change: prefer unshared intr, settle for level shared. this will sti...Theo de Raadt
1998-12-27new priority mechanism for pcmcia interrupt allocation, ie. "best effort"Theo de Raadt
1998-07-17make isa_intr_establish() once again not panicTheo de Raadt
1998-06-29Add and use isa_intr_check().Jason Downs
1998-06-27make isa_intr_establish not panic, but return NULL for failureTheo de Raadt
1998-02-22GCC 2.8 -WallNiklas Hallqvist
1998-01-20Merge bus_dma support from NetBSD, mostly by Jason Thorpe. Only i386 uses itNiklas Hallqvist
1997-12-25If you're going to panic, at least print the IRQ so the user knows what toJason Downs
1997-12-25isa_has_been_seen; NetBSDJason Downs
1997-12-21ISA PnP supporting code from NetBSD, and a pccom driver that supports ISA PnP.Jason Downs
1997-12-09Intel P5 f00f workaround; weingart & who knows who elseTheo de Raadt
1997-09-24Revert, as we won't have enough time to test this fully before release.Niklas Hallqvist
1997-09-22Use vm_page_alloc_memory API. Some cleanup.Niklas Hallqvist
1997-04-17Do interrupt time accounting by running interrupt handlers with a seperateThorsten Lockert
1997-01-04Remove extra blank lineNiklas Hallqvist
1996-12-1232 bit cleanup, because this code is going to be copied by other ports soonTheo de Raadt
1996-10-16the Wall thing, you knowTheo de Raadt
1996-08-26ports 61 and 70 are not a part of realityTheo de Raadt
1996-05-25syncTheo de Raadt
1996-05-07sync with 0504; prototype changesTheo de Raadt
1996-04-22Update aha.c to use bounce buffers, fix typos in isadma.c, update bounce buffershannken
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-04-19Fix intrstray a bit again.Michael Shalayeff
1996-04-18Merge of NetBSD 960317Niklas Hallqvist
1996-04-18Add stray interrupts counters.Michael Shalayeff
1996-03-20Fix back wrong patches.Michael Shalayeff
1996-03-19Merging w/ NetBSD 021796.Michael Shalayeff
1996-02-25Stop loggin stray interrupts when we say we doThorsten Lockert
1996-02-20Pass device name to interrupt establish routines so it can be recorded inThorsten Lockert
1995-12-31whoops; we need these include files for bounce buffersTheo de Raadt
1995-12-27from netbsd:Theo de Raadt
1995-11-28i386 isa bounce buffers by hannken@eis.cs.tu-bs.deTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt