diff options
author | anholt <anholt@FreeBSD.org> | 2005-09-16 22:59:47 +0000 |
---|---|---|
committer | anholt <anholt@FreeBSD.org> | 2005-09-16 22:59:47 +0000 |
commit | cd7e9610083fb288a1e9f23608cb1c5fa19700da (patch) | |
tree | d3c98f55b36bf230b35c25c4dc903d82e2c38506 /sys/conf | |
parent | 6adebfab812a023e8d2e349fa2ea5c3bd91e708d (diff) | |
download | FreeBSD-src-cd7e9610083fb288a1e9f23608cb1c5fa19700da.zip FreeBSD-src-cd7e9610083fb288a1e9f23608cb1c5fa19700da.tar.gz |
Fix agp_nvidia.c to behave more like the linux driver, fixing DRI on Radeon
9200 according to one responder. The primary issue was not setting some bits
to say that the entries were active, but also fix one place where some memory
wasn't being used as volatile as it should. While here, change some use of ffs
to a relatively short case statement, to make it more obvious what's going on.
PR: kern/71638, kern/72372, kern/71547?
Submitted by: Andrew J. Caines <A.J.Caines@halplant.com>,
Robin Schoonover <end@endif.cjb.net>,
Jason Henson <jason@ec.rr.com>
Diffstat (limited to 'sys/conf')
0 files changed, 0 insertions, 0 deletions