Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 12/24/2002 15:10:26
Module Name:	src
Committed By:	tsutsui
Date:		Tue Dec 24 13:10:26 UTC 2002

Modified Files:
	src/sys/dev/ic: mb86960.c

Log Message:
If the chip is in byte access mode for system bus, we should set
FE_D6_SBW_BYTE, not clearing FE_D6_SBW_WORD (which is zero).
Pointed out by Christian Groessler.


To generate a diff of this commit:
cvs rdiff -r1.54 -r1.55 src/sys/dev/ic/mb86960.c

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