freebsd-dev/sys/amd64/isa
KATO Takenori 424af31b45 Changed the type of id_port from short into int to avoid wrong
conversion from short to unsigned long which is an argument of
bus_alloc_resource.  Since the value -1 is used to indicate no port
reousece, id_port need to be signed (suggested by Doug Rabson and
Peter Wemm.)
1999-04-24 18:24:43 +00:00
..
atpic_vector.S Generate intrnames[] dynamically. This should be new-bus friendly. 1999-04-14 14:26:36 +00:00
clock.c oops, SMP was missing includes for a typedef. 1999-04-21 07:41:40 +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 Generate intrnames[] dynamically. This should be new-bus friendly. 1999-04-14 14:26:36 +00:00
icu_vector.S Generate intrnames[] dynamically. This should be new-bus friendly. 1999-04-14 14:26:36 +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 Make the register_intr() glue actually have a chance of working... 1999-04-23 21:01:19 +00:00
intr_machdep.h Stage 1 of a cleanup of the i386 interrupt registration mechanism. 1999-04-21 07:26:30 +00:00
isa_dma.c Stage 1 of a cleanup of the i386 interrupt registration mechanism. 1999-04-21 07:26:30 +00:00
isa_dma.h Bring the 'new-bus' to the i386. This extensively changes the way the 1999-04-16 21:22:55 +00:00
isa.c Changed the type of id_port from short into int to avoid wrong 1999-04-24 18:24:43 +00:00
isa.h Move IO_PSMSIZE from kbdio.h to isa.h. I thought I did this a long time 1999-01-06 05:40:01 +00:00
nmi.c Make the register_intr() glue actually have a chance of working... 1999-04-23 21:01:19 +00:00
npx.c Bring the 'new-bus' to the i386. This extensively changes the way the 1999-04-16 21:22:55 +00:00
timerreg.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
vector.s Generate intrnames[] dynamically. This should be new-bus friendly. 1999-04-14 14:26:36 +00:00
vector.S Generate intrnames[] dynamically. This should be new-bus friendly. 1999-04-14 14:26:36 +00:00