Date: Fri, 24 Mar 2006 07:52:00 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pccbb pccbb.c Message-ID: <200603240752.k2O7q1GP061192@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2006-03-24 07:52:00 UTC
FreeBSD src repository
Modified files:
sys/dev/pccbb pccbb.c
Log:
For each of the voltages that a card might support, make sure that the
socket also supports the voltage. Some XV cards have appeared on the
scene (or cards that report they support XV), and in older machines
that have sockets that do not support XV, we were bogusly trying to
power them at XV rather than at 3.3V. Now, power up the card at the
lowest voltage supported by both the card and the socket.
MFC After: 3 days
Revision Changes Path
1.140 +4 -4 src/sys/dev/pccbb/pccbb.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603240752.k2O7q1GP061192>
