Subject: CVS commit: src/sys/arch/arc/arc
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 03/13/2003 15:52:10
Module Name:	src
Committed By:	tsutsui
Date:		Thu Mar 13 13:52:09 UTC 2003

Modified Files:
	src/sys/arch/arc/arc: p_nec_r94.c

Log Message:
NEC RISCstation 2200 (NEC-R94) doesn't have the secondary SCSI,
so prepare struct pica_dev for R94 in p_nec_r94.c to handle its quirk.
The problem was reported by David Hopper on port-arc.

XXX We should use ARC BIOS to get info of these devices.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/arc/arc/p_nec_r94.c

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