toaruos/modules
Kevin Lange 4547bde69a Stop printing to WARNING all the time in tmpfs
It makes VirtualBox really slow when we're doing all of these prints to
the debug log, so let's reduce these to INFO. Now we can sha512sum files
really quickly in tmpfs, and quake actually plays from an ext2 image
stored there. bochs probably runs a lot better, too.
2016-10-07 18:01:02 +09:00
..
ac97.c Stop depending on debug shell from driver modules 2015-08-18 18:29:40 -07:00
ata.c Calculate size of /dev/cdromX 2016-09-26 16:40:47 +09:00
ataold.c Ensure all modules have unique names 2016-09-07 22:42:51 +09:00
crash.c And then some more magic to merge the vimhints and the copyright headers 2014-06-07 23:58:31 -07:00
debug_shell.c Various fixes for Python 2016-09-15 19:18:57 +09:00
dospart.c Support notably slower drives 2015-02-04 19:53:02 -08:00
ext2.c Fix some critically bad math in ext2 2015-07-26 15:27:02 -07:00
hda.c empty stub intel hda module 2015-04-04 11:48:57 -07:00
iso9660.c Basic ISO 9660 FS driver 2016-09-13 21:56:02 +09:00
lfbvideo.c Break out vbox guest driver 2016-08-30 16:37:17 +09:00
link.ld Module dependencies 2014-03-18 20:11:56 -07:00
net.c Try a different MTU 2016-09-10 21:01:43 +09:00
packetfs.c Cleanup and improve spin lock code 2015-05-21 04:28:14 -04:00
pcnet.c Don't use polling mode for pcnet 2016-09-09 09:24:47 +09:00
pcspkr.c Fix pcspkr timing 2015-04-30 16:34:23 -07:00
procfs.c Major changes to timing interfaces 2015-04-14 23:05:07 -07:00
ps2kbd.c Add half-assed support for IRQ chaining. 2015-05-18 21:07:06 -07:00
ps2mouse.c Fix error handling bugs in ps2mouse 2015-06-01 20:55:19 -07:00
random.c Expose random as urandom as well 2015-08-24 21:34:24 -07:00
rtl.c move DHCP init into net module 2016-09-04 13:43:39 +09:00
serial.c Add half-assed support for IRQ chaining. 2015-05-18 21:07:06 -07:00
snd.c Mark mixer as a device 2015-08-19 09:36:53 -07:00
test-write.c And then some more magic to merge the vimhints and the copyright headers 2014-06-07 23:58:31 -07:00
test.c And then some more magic to merge the vimhints and the copyright headers 2014-06-07 23:58:31 -07:00
testb.c And then some more magic to merge the vimhints and the copyright headers 2014-06-07 23:58:31 -07:00
tmpfs.c Stop printing to WARNING all the time in tmpfs 2016-10-07 18:01:02 +09:00
usbuhci.c And then some more magic to merge the vimhints and the copyright headers 2014-06-07 23:58:31 -07:00
vboxguest.c Break out vbox guest driver 2016-08-30 16:37:17 +09:00
vgadbg.c Clean up termemu and add a new kernel vga logging mechanism 2015-06-01 00:20:02 -07:00
vgalog.c Fix warning in vgalog module 2016-09-27 23:59:40 +09:00
vidset.c give vidset an actual name 2016-09-07 22:25:28 +09:00
xtest.c Add an early boot testing module 2015-05-03 18:36:57 -07:00
zero.c And then some more magic to merge the vimhints and the copyright headers 2014-06-07 23:58:31 -07:00