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
Alan Hourihane
54fca81696 comment fix 2002-06-27 22:25:54 +00:00
Eric Anholt
54b68e9ee4 A paniced machine running X looks a lot like a non-paniced machine running
X if you don't have a mouse. Actually fix pcigart so it'll survive
    multiple runnings of GL clients.
2002-06-27 22:09:19 +00:00
Eric Anholt
4e59a5bb85 AGPGART working for r128 on FreeBSD. 2002-06-27 21:47:58 +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
76b60581df pcigart code ported for FreeBSD. Untested, disabled by default. Flip
__REALLY_HAVE_SG in drm_os_freebsd.h to test.
2002-05-31 03:44:52 +00:00
David Dawes
16bd14926e Initial revision 2002-01-27 18:23:04 +00:00