Fixes and Cleanup
- Fixed text mode in BochsGA driver and hence set it to the VTerm default - Moved Ext2 Filesystem driver to Modules tree (As FS_Ext2) - Included root Makefile in git tree - Slight changes to the in-process USB code - Updated the README - Inconcequential changes to other files
Showing
- Kernel/arch/x86/errors.c 6 additions, 0 deletionsKernel/arch/x86/errors.c
- Kernel/arch/x86/proc.c 5 additions, 4 deletionsKernel/arch/x86/proc.c
- Kernel/drv/vterm.c 6 additions, 5 deletionsKernel/drv/vterm.c
- Kernel/modules.c 4 additions, 0 deletionsKernel/modules.c
- Makefile 39 additions, 0 deletionsMakefile
- Makefile.cfg 2 additions, 2 deletionsMakefile.cfg
- Modules/BochsVBE/bochsvbe.c 0 additions, 451 deletionsModules/BochsVBE/bochsvbe.c
- Modules/FS_Ext2/Makefile 7 additions, 0 deletionsModules/FS_Ext2/Makefile
- Modules/FS_Ext2/dir.c 228 additions, 0 deletionsModules/FS_Ext2/dir.c
- Modules/FS_Ext2/ext2.c 309 additions, 0 deletionsModules/FS_Ext2/ext2.c
- Modules/FS_Ext2/ext2_common.h 46 additions, 0 deletionsModules/FS_Ext2/ext2_common.h
- Modules/FS_Ext2/ext2fs.h 6 additions, 2 deletionsModules/FS_Ext2/ext2fs.h
- Modules/FS_Ext2/read.c 89 additions, 0 deletionsModules/FS_Ext2/read.c
- Modules/FS_Ext2/write.c 176 additions, 0 deletionsModules/FS_Ext2/write.c
- Modules/USB/uhci.c 9 additions, 9 deletionsModules/USB/uhci.c
- Modules/USB/usb.h 62 additions, 0 deletionsModules/USB/usb.h
- README 7 additions, 2 deletionsREADME
- Usermode/Libraries/libc.so_src/lib.h 13 additions, 3 deletionsUsermode/Libraries/libc.so_src/lib.h
- Usermode/Libraries/libc.so_src/stub.c 37 additions, 0 deletionsUsermode/Libraries/libc.so_src/stub.c
- Usermode/include/acess/devices.h 3 additions, 0 deletionsUsermode/include/acess/devices.h
Please register or sign in to comment