Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 06/10/2001 12:13:08
Module Name:	syssrc
Committed By:	thorpej
Date:		Sun Jun 10 09:13:08 UTC 2001

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

Log Message:
Check in work-in-progress of generic ISA interrupt support.  The
goal here is to get the P-5064 PCMCIA slots working, and serve as
the basis for P-6032 interrupt support.

PCMCIA interrupt auto-detection not working -- more work to be
done here.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/algor/algor/algor_p4032_intr.c \
    syssrc/sys/arch/algor/algor/algor_p5064_intr.c \
    syssrc/sys/arch/algor/algor/algor_p5064var.h
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/algor/include/intr.h
cvs rdiff -r1.2 -r1.3 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.