cvs commit: src/sys/i386/i386 machdep.c src/sys/amd64/amd64
machdep.c
Rui Paulo
rpaulo at FreeBSD.org
Wed Dec 12 12:24:06 PST 2007
rpaulo 2007-12-12 20:24:06 UTC
FreeBSD src repository
Modified files:
sys/i386/i386 machdep.c
sys/amd64/amd64 machdep.c
Log:
Disallow the legacy USB circuit to generate an SMI# via an ICH
register (MacBooks only).
This allows MacBooks to boot in SMP mode without any trick and solves
the timer problems with HZ=1000.
MFC after: 1 week
Reviewed by: njl (mentor), jhb
Approved by: njl (mentor), jhb
Revision Changes Path
1.679 +25 -0 src/sys/amd64/amd64/machdep.c
1.662 +25 -0 src/sys/i386/i386/machdep.c
More information about the cvs-src
mailing list