minix/sys
Thomas Veerman ba49a155b5 fb: introduce framebuffer support to Minix
This patch introduces a framebuffer to Minix. It's written for the ARM
port of Minix, but has an architectural split that separates the
hardware dependent part from the non-hardware dependent part. Futhermore,
this driver was developed using a screen that has a native resolution of
1024x600 pixels and having lack of support for obtaining EDID from the
screen. Consequently, it uses a hardcoded resolution of 1024x600.

The driver uses an interface based on the Linux ioctl API, but supports
only a very limited subset.
2013-02-21 10:29:08 +00:00
..
arch ARM updates 2013-01-17 10:03:58 +01:00
compat/sys Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
conf Rewrite osrelease.sh to parse Minix version 2012-06-18 10:53:36 +00:00
dev/ic Remove libkern, leave just header. 2012-02-09 18:54:42 +01:00
fs Remove libkern, leave just header. 2012-02-09 18:54:42 +01:00
lib Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
net Moving all NetBSD headers back where they belong. 2013-01-14 11:36:25 +01:00
netinet Moving all NetBSD headers back where they belong. 2013-01-14 11:36:25 +01:00
netinet6 Moving all NetBSD headers back where they belong. 2013-01-14 11:36:25 +01:00
sys fb: introduce framebuffer support to Minix 2013-02-21 10:29:08 +00:00
ufs imported code harmonisation 2012-03-14 16:02:59 +01:00
Makefile Moving all NetBSD headers back where they belong. 2013-01-14 11:36:25 +01:00
stdlib.h Remove libkern, leave just header. 2012-02-09 18:54:42 +01:00