Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-03-22 | fix merge misses | Nikolay Sturm | |
tested by millert, mbalmer and me; ok grange, mickey | |||
2004-01-20 | Support for i852/855/865 AGP; from NetBSD via Michael van der | Alexander Yurchenko | |
Westhuizen <michael@skanky.homeunix.net> with little tweaks. Tested by millert@ todd@ jmc@ andreas@ and jcs@'s friend ok millert@ | |||
2004-01-20 | Correct checks for non-i810 chip; from FreeBSD. | Alexander Yurchenko | |
test and ok millert@ | |||
2003-03-19 | Add i830 support from NetBSD via patch in kernel/3150. | Todd C. Miller | |
Verified to not break i81[05] and tested on two i830s. | |||
2003-02-13 | proper free order; from sturm@ | Michael Shalayeff | |
2002-07-25 | - some KNF. | Federico G. Schwindt | |
- comment out debugging printf for i810. - remove checks for failure if malloc is used with M_WAITOK. mickey@ ok. | |||
2002-07-15 | remove a bunch of debugging printfs and disable agp_debug; prompted by millert@ | Michael Shalayeff | |
2002-07-12 | support for the agp gart on various agp chipsets. | Michael Shalayeff | |
only i810 driver was tested though. based on the netbsd's lkm, initially ported by hunter@dg.net.ua and later made into shape by mickey. testing by art@ and millert@ . |