freebsd-dev/sys/amd64/isa
Bruce Evans fe310de802 Initialize isa_devtab entries for interrupt handlers in individual
device drivers, not in ioconf.c.  Use a different hack in isa_device.h
so that a new config(8) is not required yet.

pc98 parts approved by: kato
1998-10-22 05:58:45 +00:00
..
atpic_vector.S Register tty software interrupt handlers at run time using register_swi() 1998-08-11 17:01:32 +00:00
clock.c Attempt to work around a bug in the previous commit related to 1998-09-20 19:56:28 +00:00
icu_ipl.s Implemented dynamic registration of software interrupt handlers. Not 1998-08-11 15:08:13 +00:00
icu_ipl.S Implemented dynamic registration of software interrupt handlers. Not 1998-08-11 15:08:13 +00:00
icu_vector.s Register tty software interrupt handlers at run time using register_swi() 1998-08-11 17:01:32 +00:00
icu_vector.S Register tty software interrupt handlers at run time using register_swi() 1998-08-11 17:01:32 +00:00
icu.h Moved the SMP declarations of INTREN() and INTRDIS() to the correct header, 1998-01-01 08:47:17 +00:00
intr_machdep.c Maintain a mapping from irq number to (ioapic number, int pin) tuple, 1998-09-06 22:41:42 +00:00
intr_machdep.h Changed the type of an isa/general interrupt handler to take a 1998-06-18 15:32:09 +00:00
isa.c Initialize isa_devtab entries for interrupt handlers in individual 1998-10-22 05:58:45 +00:00
isa.h
nmi.c Maintain a mapping from irq number to (ioapic number, int pin) tuple, 1998-09-06 22:41:42 +00:00
npx.c Initialize isa_devtab entries for interrupt handlers in individual 1998-10-22 05:58:45 +00:00
timerreg.h
vector.s Split vector.s into UP and SMP specific files: 1997-05-26 17:58:27 +00:00
vector.S Split vector.s into UP and SMP specific files: 1997-05-26 17:58:27 +00:00