Commit graph

7 commits

Author SHA1 Message Date
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
86bef24923 MTRR support for FreeBSD. 2002-06-27 20:58:55 +00:00
Eric Anholt
72cdaedece Commit most of Erik Reid's NetBSD diffs, along with a few cleanups. 2002-06-27 17:58:41 +00:00
Eric Anholt
4dae483f94 More NetBSD changes
Obtained from: Erik Reid
2002-06-18 07:25:29 +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
David Dawes
16bd14926e Initial revision 2002-01-27 18:23:04 +00:00