minix/drivers/ramdisk
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
..
Makefile fb: introduce framebuffer support to Minix 2013-02-21 10:29:08 +00:00
mylogin.sh ARM updates 2013-01-17 10:03:58 +01:00
proto ramdisk: add virtio-blk to proto and boot option 2013-01-23 09:03:03 +00:00
proto.arm.small fb: introduce framebuffer support to Minix 2013-02-21 10:29:08 +00:00
proto.common.dynamic ramdisk:add support for cross building a dso ramdisk. 2013-01-13 17:00:13 +01:00
proto.common.etc Ramdisk: remove mtab, as now obsolete 2013-01-25 18:44:17 +01:00
proto.dev fb: introduce framebuffer support to Minix 2013-02-21 10:29:08 +00:00
rc ramdisk: add virtio-blk to proto and boot option 2013-01-23 09:03:03 +00:00
rc.arm fb: introduce framebuffer support to Minix 2013-02-21 10:29:08 +00:00
ttys ARM updates 2013-01-17 10:03:58 +01:00