Eric Anholt
563bc3158d
os-independent interface name changes (mostly DRM_OS_* -> DRM_)
...
Suggested by: keithw
2002-06-27 22:41:08 +00:00
Eric Anholt
9c7a48f2ce
Move some header includes to drm_os_freebsd.h. This is in preparation for
...
some NetBSD work to be done soon. There shouldn't be too much extra
header inclusion, and it'll clean up a lot of #ifdefs.
2002-06-17 08:56:00 +00:00
Eric Anholt
92c17c6cea
Clean up some debugging output, strange diffs from linux. Clean up some
...
warnings. Remove alloc_pages/free_pages. There is no corresponding
function in FreeBSD, and were incorrectly implemented (using
contigmalloc instead of plain malloc).
2002-05-29 08:28:22 +00:00
Alan Hourihane
46cacdca85
first pass at merging mesa 4.0 kernel drivers into new bsd-3-0-0 branch.
2002-03-06 19:30:45 +00:00
David Dawes
16bd14926e
Initial revision
2002-01-27 18:23:04 +00:00