Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 09/12/2003 22:09:06
Module Name:	src
Committed By:	mycroft
Date:		Fri Sep 12 22:09:05 UTC 2003

Modified Files:
	src/sys/dev/ic: i82365.c i82365reg.h

Log Message:
The Ricoh power hackery is not reliable -- many cards just do not have the
voltage sense wired.  So, disable it and force the card to 5V by default.
Also, recode the hack to use the "direct Vcc" feature of the chip, letting
it manage the voltage directly, as this is supported on both the 296 and
396.


To generate a diff of this commit:
cvs rdiff -r1.75 -r1.76 src/sys/dev/ic/i82365.c
cvs rdiff -r1.7 -r1.8 src/sys/dev/ic/i82365reg.h

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