IMPORTANT: This project was completed by Surya Shankar, Christos Zoulas. You may still contact the people above for details, but please do not submit an application for this project.

NetBSD already has DRM/KMS support. It's implementing all the same calls as linux.
Making linux programs running under COMPAT_LINUX aware of this requires some glue.

Similarly, running 32-bit programs on a 64-bit host requires some glue code.
The 32bit glue code is already written for Linux, so can be a source of inspiration.

Milestones: