Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Leo Weppelman <leo@netbsd.org>
List: source-changes
Date: 11/23/1999 06:49:01
Module Name:	syssrc
Committed By:	leo
Date:		Tue Nov 23 14:49:01 UTC 1999

Modified Files:
	syssrc/sys/arch/atari/isa: isa_machdep.c

Log Message:
Correct the test for a free-slot for isa_intr_alloc(). Also issue a warning
that should make it clear in which slot the card is expected to be in.
Isapnp is not what it seems to be on the atari (where interrupts are
hardwired to slot numbers).


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 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.