cvs commit: src/sys/sys fbio.h
Sascha Wildner
swildner at crater.dragonflybsd.org
Sun Aug 19 05:16:25 PDT 2007
swildner 2007/08/19 05:16:10 PDT
DragonFly src repository
Modified files:
sys/sys fbio.h
Log:
Allow up to 13 bits for mode numbers.
Some VESA implementations use more than 9 bits for mode numbers (in
violation of the specification which marks D9-D12 as reserved).
This doesn't cause problems on conforming cards and recognizes more
modes on cards which exhibit this behavior (my Rage 3D LT Pro AGP
for example).
Revision Changes Path
1.7 +1 -1 src/sys/sys/fbio.h
http://www.dragonflybsd.org/cvsweb/src/sys/sys/fbio.h.diff?r1=1.6&r2=1.7&f=u
More information about the Commits
mailing list