cvs commit: src/sys/dev/agp agp_i810.c agpreg.h
Robert Noland
rnoland at FreeBSD.org
Thu Oct 2 20:30:05 UTC 2008
rnoland 2008-10-02 20:29:45 UTC
FreeBSD src repository
Modified files:
sys/dev/agp agp_i810.c agpreg.h
Log:
SVN rev 183555 on 2008-10-02 20:29:45Z by rnoland
Correctly handle Intel g33 chips and add support for g45 chips
g33 based chips use a different method of identifying the gtt size.
g45 based chips gtt is located in a different area of stolen memory.
Approved by: jhb (mentor)
MFC after: 2 weeks
Revision Changes Path
1.48 +120 -18 src/sys/dev/agp/agp_i810.c
1.20 +15 -1 src/sys/dev/agp/agpreg.h
More information about the cvs-src
mailing list