]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
o introduce a flags 'errata' for HW bugs onto the softc.
authorbruno <bruno@FreeBSD.org>
Tue, 23 Jan 2007 19:20:30 +0000 (19:20 +0000)
committerbruno <bruno@FreeBSD.org>
Tue, 23 Jan 2007 19:20:30 +0000 (19:20 +0000)
commitdcb4be2750534a5cf2303983568994ff787b6899
tree4b3d06a66ce994c064d8a725e9800e4c64bc2904
parent941d9aa2ccf2ce4059dbd207adcab6561e6cf48c
o introduce a flags 'errata' for HW bugs onto the softc.
o remove errata_a0 and introduce the corresponding flags into 'errata'.
o introduce a new errata for K8, namely some platform might set the
  PENDING_BIT but aren't able to unset it, also don't loop forever
  waiting PENDING_BIT being cleared.
o try to introduce a workaround for the PENDING_BIT stuck problem,
o support now half multipliers for K8.

Tested by: Abdullah Al-Marrie

Approved by: njl
sys/i386/cpufreq/powernow.c