minix/include/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
..
elf64.h common upgrades 2013-01-14 11:36:25 +01:00
elf_common.h common upgrades 2013-01-14 11:36:25 +01:00
elf_core.h common upgrades 2013-01-14 11:36:25 +01:00
elf_generic.h common upgrades 2013-01-14 11:36:25 +01:00
ioc_block.h common upgrades 2013-01-14 11:36:25 +01:00
ioc_disk.h common upgrades 2013-01-14 11:36:25 +01:00
ioc_fb.h fb: introduce framebuffer support to Minix 2013-02-21 10:29:08 +00:00
ioc_fbd.h common upgrades 2013-01-14 11:36:25 +01:00
ioc_file.h common upgrades 2013-01-14 11:36:25 +01:00
ioc_memory.h common upgrades 2013-01-14 11:36:25 +01:00
ioc_net.h Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
ioc_sound.h common upgrades 2013-01-14 11:36:25 +01:00
ioc_tape.h common upgrades 2013-01-14 11:36:25 +01:00
ioc_tty.h common upgrades 2013-01-14 11:36:25 +01:00
kbdio.h common upgrades 2013-01-14 11:36:25 +01:00
Makefile fb: introduce framebuffer support to Minix 2013-02-21 10:29:08 +00:00
procfs.h common upgrades 2013-01-14 11:36:25 +01:00
statfs.h Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
svrctl.h common upgrades 2013-01-14 11:36:25 +01:00
video.h common upgrades 2013-01-14 11:36:25 +01:00
vm.h common upgrades 2013-01-14 11:36:25 +01:00