toaruos/kernel/fs
Kevin Lange 8dfd4ff20a Make serial devices more useful
They now use interrupts and thus can be blocked on without sitting in a
busy loop. Not sure if they still work perfectly, need to debug. Works
fine with the console "serial" stuff in qemu.

Todo: Investigate further.
2013-11-27 19:10:38 -08:00
..
devfs.c Big fat cleanup and GCC fix batch 2013-06-05 23:10:36 -07:00
ext2_disk.c Even more strict ext2fs write disabling 2013-06-12 22:24:02 -07:00
ext2_ramdisk.c Big fat cleanup and GCC fix batch 2013-06-05 23:10:36 -07:00
hellodev.c Big fat cleanup and GCC fix batch 2013-06-05 23:10:36 -07:00
nulldev.c Big fat cleanup and GCC fix batch 2013-06-05 23:10:36 -07:00
pipe.c None of this actually works, but whatever 2013-08-19 19:38:15 -07:00
procfs.c Big fat cleanup and GCC fix batch 2013-06-05 23:10:36 -07:00
randomdev.c Big fat cleanup and GCC fix batch 2013-06-05 23:10:36 -07:00
serialdev.c Make serial devices more useful 2013-11-27 19:10:38 -08:00
tmpfs.c Big fat cleanup and GCC fix batch 2013-06-05 23:10:36 -07:00
tty.c None of this actually works, but whatever 2013-08-19 19:38:15 -07:00
vfs.c Big fat cleanup and GCC fix batch 2013-06-05 23:10:36 -07:00
zerodev.c Big fat cleanup and GCC fix batch 2013-06-05 23:10:36 -07:00