Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Leo Weppelman <leo@netbsd.org>
List: source-changes
Date: 04/24/2001 09:39:48
Module Name:	syssrc
Committed By:	leo
Date:		Tue Apr 24 06:39:48 UTC 2001

Modified Files:
	syssrc/sys/arch/atari/conf: files.atari
	syssrc/sys/arch/atari/isa: isa_machdep.c
Added Files:
	syssrc/sys/arch/atari/isa: isa_hades.c isa_milan.c

Log Message:
Split the ISA common attachment stuff and the interrupt handling.
There are too many differences between the Hades and Milan in this area.


To generate a diff of this commit:
cvs rdiff -r1.79 -r1.80 syssrc/sys/arch/atari/conf/files.atari
cvs rdiff -r0 -r1.1 syssrc/sys/arch/atari/isa/isa_hades.c \
    syssrc/sys/arch/atari/isa/isa_milan.c
cvs rdiff -r1.21 -r1.22 syssrc/sys/arch/atari/isa/isa_machdep.c

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