Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/pci
Module Name: src
Committed By: mycroft
Date: Mon Aug 16 14:48:56 UTC 2004
Modified Files:
src/sys/dev/pci: pccbb.c
Log Message:
Do not attempt to fiddle with the power-control bits in PWRCTL; just read them
back after touching the PCI registers.
This shouldn't be necessary, but somehow the controller detects the need for
VPP2=12V and automatically applies it, and gives us a "bad Vcc" error if we
turn it off accidentally.
To generate a diff of this commit:
cvs rdiff -r1.106 -r1.107 src/sys/dev/pci/pccbb.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index