toaruos/modules
K. Lange 8994db92f3 sync: temporary thing for testing; not a proper sync 2021-11-14 16:04:54 +09:00
..
ac97.c
ahci.c ahci: more testing 2021-08-31 19:43:12 +09:00
ata.c ata: slap a warning at the top of that 2021-11-14 12:34:42 +09:00
dospart.c dospart: recover and convert to mount function 2021-08-31 16:56:34 +09:00
e1000.c net: try to actually track received packet sizes... 2021-10-25 18:27:08 +09:00
es1371.c es1371: Audio driver for vmware 2021-10-10 15:13:29 +09:00
ext2.c sync: temporary thing for testing; not a proper sync 2021-11-14 16:04:54 +09:00
hda.c hda: stub module 2021-10-12 10:55:13 +09:00
i965.c i965: Don't load if mode wasn't already set 2021-11-01 19:05:18 +09:00
iso9660.c iso9660: try to catch some potential mount errors 2021-10-07 20:20:07 +09:00
pcspkr.c groups: First pass at support for supplementary group lists 2021-08-31 20:46:48 +09:00
piix4.c piix4: move to module, only load in virtualbox 2021-09-09 12:22:30 +09:00
test.c insmod: Support passing arguments to modules 2021-10-20 10:33:35 +09:00
vbox.c vbox: Minor cleanup, don't process events we didn't get an IRQ for 2021-10-31 22:25:18 +09:00
vmware.c vmware: enable resize support 2021-08-30 13:16:29 +09:00
xhci.c