Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: HAYAKAWA Koichi <haya@netbsd.org>
List: source-changes
Date: 08/25/2000 12:02:00
Module Name: syssrc
Committed By: haya
Date: Fri Aug 25 09:02:00 UTC 2000
Modified Files:
syssrc/sys/dev/ic: elinkxl.c
Log Message:
Access on ELINK_W3_INTERNAL_CONFIG register with 32-bit mode. Remove
16-bit access code. This register is 32-bit. 16-bit access with the
register causes data inconsistency (especially for CardBus cards).
To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 syssrc/sys/dev/ic/elinkxl.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.