Subject: CVS commit: src/sys/arch/atari/dev
To: None <source-changes@NetBSD.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 01/19/2005 02:13:02
Module Name:	src
Committed By:	chs
Date:		Wed Jan 19 02:13:02 UTC 2005

Modified Files:
	src/sys/arch/atari/dev: ite.c itevar.h

Log Message:
use a flag in the softc to indicate if an instance has been configured,
rather than a bit in 32-bit global variable indexed by unit number.


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 src/sys/arch/atari/dev/ite.c
cvs rdiff -r1.9 -r1.10 src/sys/arch/atari/dev/itevar.h

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