cvs commit: src/sys/pci agp_amd64.c
Jung-uk Kim
jkim at FreeBSD.org
Mon Aug 21 19:10:59 UTC 2006
jkim 2006-08-21 19:10:58 UTC
FreeBSD src repository
Modified files:
sys/pci agp_amd64.c
Log:
Use aperture base address from north bridge. Some BIOS does not encode
misc. control registers correctly and it is inconsistent with north bridge.
In fact, there are too many broken BIOS implementations out there and we
cannot fix every possible combination but at least it is consistent with
what we advertise with ioctl(2).
Revision Changes Path
1.12 +5 -10 src/sys/pci/agp_amd64.c
More information about the cvs-src
mailing list