Date: Sat, 10 Nov 2001 22:58:43 -0800 (PST) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pccard pccard.c pcic.c Message-ID: <200111110658.fAB6wh031106@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2001/11/10 22:58:43 PST
Modified files:
sys/pccard pccard.c pcic.c
Log:
Introduce the concept of "default" voltage. Have pccard layer use this
value (-1) in lue of 50 (which assumes a 5.0V card). The rest of the
pccard system doesn't detect the proper voltage for the card, so we have
to do it on powerup. Many (all?) 3.3V cards can tolerate 5.0V for reading
the CIS, but may fail to operate properly when so powered.
Idea from: Chiharu Shibata-san <chi@bd.mbn.or.jp> in bsd-nomads:15867
Revision Changes Path
1.141 +1 -1 src/sys/pccard/pccard.c
1.170 +82 -55 src/sys/pccard/pcic.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111110658.fAB6wh031106>
