toaruos/kernel/devices
Kevin Lange 2eb953f1f1 Massive fixes to the EXT2 driver.
* Works with different block sizes
* Works with different inode sizes
* Tested on a real EXT2 file system made with mkfs.ext2

* MBR reading is available
* You can specify a partition with hdd=0 or hdd=1 etc.

* If you make a "real" disk image, you can get GRUB installed in
  its MBR, toss in a suitable config file, and boot right off the
  disk rather than having to use QEMU to boot the kernel or using
  some silly CDROM ramdisk nonsense.
2012-09-29 00:39:01 -07:00
..
cmos.c [cmos] Fix userspace clock 2012-01-25 13:50:30 -06:00
fpu.c [misc] Boot logging to screen 2011-12-26 19:23:58 -06:00
ide.c Massive fixes to the EXT2 driver. 2012-09-29 00:39:01 -07:00
kbd.c Fix stack bug. 2012-02-16 14:31:40 -06:00
mbr.c Massive fixes to the EXT2 driver. 2012-09-29 00:39:01 -07:00
mouse.c Mouse improvements (stability, scaling) 2012-02-04 22:29:46 -06:00
pci.c Restructure directory tree for kernel modules 2011-12-14 22:15:47 -06:00
serial.c Mouse improvements (stability, scaling) 2012-02-04 22:29:46 -06:00
timer.c Mouse improvements (stability, scaling) 2012-02-04 22:29:46 -06:00