Commit graph

4 commits

Author SHA1 Message Date
Eric Anholt
af2412cda1 Port new radeon irq code to FreeBSD, add a couple of macros to drm_os_*.
Untested yet as the userland isn't compiling on my end. More of this
    needs to be made os-independent, but that should probably wait until
    gamma (the other irq-using driver) is worked on too.
2002-08-31 06:47:32 +00:00
Eric Anholt
77c35c043a Remove drm_linux.h, move the two useful defines into drm_drv.h (the only
place they're used). Use fd locking on -current. Actually copy in data
    from userspace to kernel in the linux-compat ioctl path. Make sure
    ioctl sizes are as expected in the ioctl handler functions.
2002-08-21 07:14:21 +00:00
Alan Hourihane
74ef13fd00 merged bsd-3-0-0-branch 2002-07-05 08:31:11 +00:00
David Dawes
14945ada16 Import of XFree86 4.2.0 2002-01-27 18:23:04 +00:00