Subject: CVS commit: syssrc/sys/arch/i386/i386
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 11/22/2002 17:05:24
Module Name: syssrc
Committed By: fvdl
Date: Fri Nov 22 15:05:24 UTC 2002
Added Files:
syssrc/sys/arch/i386/i386: i8259.c intr.c
Log Message:
New files for the changed interrupt code. i8259.c deals with some of
the old ('legacy') i8259 code, intr.c now contains the bulk of
the interrupt establish/disestablish code.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/arch/i386/i386/i8259.c \
syssrc/sys/arch/i386/i386/intr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.