Subject: CVS commit: src/sys/arch/amiga/dev
To: None <source-changes@NetBSD.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 01/19/2005 02:08:40
Module Name: src
Committed By: chs
Date: Wed Jan 19 02:08:40 UTC 2005
Modified Files:
src/sys/arch/amiga/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.67 -r1.68 src/sys/arch/amiga/dev/ite.c
cvs rdiff -r1.16 -r1.17 src/sys/arch/amiga/dev/itevar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.