Subject: CVS commit: syssrc/sys/arch/algor
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 06/21/2001 08:20:54
Module Name:	syssrc
Committed By:	thorpej
Date:		Thu Jun 21 05:20:54 UTC 2001

Modified Files:
	syssrc/sys/arch/algor/algor: algor_p5064_intr.c algor_p5064var.h
	syssrc/sys/arch/algor/pci: pcib.c

Log Message:
Rototill ISA interrupt code.  In particular, I have remembered most
of the horror that is the 8259 PIC.

PCMCIA interrupts still not working yet, but getting closer.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/algor/algor/algor_p5064_intr.c \
    syssrc/sys/arch/algor/algor/algor_p5064var.h
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/algor/pci/pcib.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.