Commit first pieces of port to OpenBSD, done by Martin Lexa (martin at
authorEric Anholt <anholt@freebsd.org>
Sat, 6 Nov 2004 11:16:26 +0000 (11:16 +0000)
committerEric Anholt <anholt@freebsd.org>
Sat, 6 Nov 2004 11:16:26 +0000 (11:16 +0000)
commitd7510ea4136a031b16fb25a32bd77970d315707a
tree9dd4aa10245d01a8f5a1cd77d2a4e61cbbb0deb8
parentcf259f10aa8dbd83a4c086963fee7138280a9688
Commit first pieces of port to OpenBSD, done by Martin Lexa (martin at
    martinlexa dot cz). Now that we've got porting for all three major BSDs
    (and the fourth being very similar to FreeBSD), move the
    mostly-duplication drm_os_* files into drmP.h. Remove some cruft from
    linux heritage and from pieces of the DRM that have since been removed.
Note that things are still not quite working for even FreeBSD, but these
    are first steps at cleanup, and just a WIP checkpoint.
bsd-core/drmP.h
bsd-core/drm_agpsupport.c
bsd-core/drm_bufs.c
bsd-core/drm_drv.c
bsd-core/drm_irq.c
bsd-core/drm_memory.c
bsd-core/drm_os_freebsd.h [deleted file]
bsd-core/drm_os_netbsd.h [deleted file]
bsd-core/drm_sysctl.c
bsd-core/drm_vm.c