Add mach64 DRM module for BSD (untested, but compiles).
authorEric Anholt <anholt@freebsd.org>
Sun, 9 May 2004 22:36:19 +0000 (22:36 +0000)
committerEric Anholt <anholt@freebsd.org>
Sun, 9 May 2004 22:36:19 +0000 (22:36 +0000)
commitc47b611b08327da4a5249d222079be07c26fb2ff
tree22b230f2aa2d6191cd4e0f98082a998e438ba41a
parentdfdf8e14d3f8e4ceb0cad396efc8b4ecb587d5f6
Add mach64 DRM module for BSD (untested, but compiles).
bsd-core/Makefile
bsd-core/drm_linux_list.h [new file with mode: 0644]
bsd-core/drm_os_freebsd.h
bsd-core/mach64/Makefile [new file with mode: 0644]
bsd-core/mach64_drv.c [new file with mode: 0644]
bsd/Makefile
bsd/drm_linux_list.h [new file with mode: 0644]
bsd/drm_os_freebsd.h
bsd/mach64/Makefile [new file with mode: 0644]
bsd/mach64_drv.c [new file with mode: 0644]