HardenedBSD/sys/amd64/isa
Doug Rabson a3be63b3ce * Factor out the common code between the isa bus drivers for i386 and alpha.
* Re-work the resource allocation code to use helper functions in subr_bus.c.
* Add simple isa interface for manipulating the resource ranges which can be
  allocated and remove the code from isa_write_ivar() which was previously
  used for this purpose.
1999-05-22 15:18:28 +00:00
..
atpic_vector.S Enable vmspace sharing on SMP. Major changes are, 1999-04-28 01:04:33 +00:00
clock.c For what it's worth, idelayed is declared as a volatile in the headers, 1999-05-09 23:32:29 +00:00
icu_ipl.s
icu_ipl.S
icu_vector.s Enable vmspace sharing on SMP. Major changes are, 1999-04-28 01:04:33 +00:00
icu_vector.S Enable vmspace sharing on SMP. Major changes are, 1999-04-28 01:04:33 +00:00
icu.h
intr_machdep.c Recover from removing the last (unshared) interrupt handler. 1999-05-22 09:39:31 +00:00
intr_machdep.h
isa_dma.c Clean out some unused leftovers from before the split from the old isa.c. 1999-05-09 23:56:00 +00:00
isa_dma.h
isa.c * Factor out the common code between the isa bus drivers for i386 and alpha. 1999-05-22 15:18:28 +00:00
isa.h
nmi.c Recover from removing the last (unshared) interrupt handler. 1999-05-22 09:39:31 +00:00
npx.c Don't hardcode IRQ 13 for NPX. It's as good as hardwired in the hardware 1999-05-15 17:58:58 +00:00
timerreg.h
vector.s
vector.S