Eric Anholt
|
92c174920b
|
Some cleanup of things that were messed up with NetBSD and previous
commits. There is still a crash that I'm looking into.
|
2002-06-18 03:00:00 +00:00 |
|
Eric Anholt
|
82c783c551
|
Some initial NetBSD stuff, drm_drv.h to follow.
|
2002-06-17 22:18:01 +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 |
|
Eric Anholt
|
e19e0e4148
|
Use a single options header, opt_drm.h, which controls debug code and linux
emulation enabling. Add options to makefiles to turn these on/off.
|
2002-05-29 09:04:53 +00:00 |
|
Eric Anholt
|
1fcd73b6e6
|
Fix up some atomic definitions. The atomic handling has issues iirc, but
4.x is non-reentrant and all of our code in -current is still under Giant.
|
2002-05-28 09:31:16 +00:00 |
|
Eric Anholt
|
4b905752d3
|
Catch up to FreeBSD-current Clean up some warnings with gcc3 Enable some
code in mmap that probably should have been enabled long ago. #if 0 out
ioremap_nocache, since it isn't used yet.
|
2002-05-28 08:54:28 +00:00 |
|
David Dawes
|
14945ada16
|
Import of XFree86 4.2.0
|
2002-01-27 18:23:04 +00:00 |
|