Subject: CVS commit: src/sys/arch/dreamcast/dev/g2
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 01/04/2003 20:10:19
Module Name: src
Committed By: tsutsui
Date: Sat Jan 4 18:10:19 UTC 2003
Modified Files:
src/sys/arch/dreamcast/dev/g2: if_mbe_g2.c
Log Message:
Check chip type first in mbe_g2_detect() to reduce unexpected device access
in mbe_g2_match() when the device does not exist.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/dreamcast/dev/g2/if_mbe_g2.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.