Subversion Repositories HelenOS

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
4532 5475 d 22 h svoboda /trunk/uspace/srv/bd/ata_bd/ Write support in ata_bd. Not used, not tested.  
/trunk/uspace/srv/bd/ata_bd/ata_bd.c
4531 5476 d 1 h svoboda /trunk/uspace/srv/bd/ata_bd/ Use named constants.  
/trunk/uspace/srv/bd/ata_bd/ata_bd.c
/trunk/uspace/srv/bd/ata_bd/ata_bd.h
4530 5476 d 1 h svoboda /trunk/uspace/srv/bd/ata_bd/ Move type declarations to a header file.  
/trunk/uspace/srv/bd/ata_bd/ata_bd.h
/trunk/uspace/srv/bd/ata_bd/ata_bd.c
4529 5476 d 13 h svoboda /trunk/uspace/srv/bd/ata_bd/ Properly support two disks per ATA controller. Fake (Qemu-only) check whether disk is present. Only create device nodes for detected disks.  
/trunk/uspace/srv/bd/ata_bd/ata_bd.c
4507 5482 d 11 h svoboda /trunk/ Primitive ATA disk driver that you can use in Qemu (read only).  
/trunk/uspace/srv/bd/ata_bd
/trunk/uspace/srv/bd/ata_bd/Makefile
/trunk/uspace/srv/bd/ata_bd/ata_bd.c
/trunk/boot/arch/amd64/Makefile.inc
/trunk/boot/arch/ia32/Makefile.inc
/trunk/uspace/Makefile
4442 5491 d 7 h svoboda /trunk/uspace/srv/bd/gxe_bd/ Support more than one disk in gxe_bd (hardcoded to 2).  
/trunk/uspace/srv/bd/gxe_bd/gxe_bd.c
4440 5491 d 15 h jermar /trunk/uspace/srv/bd/gxe_bd/ Large I/O areas actually work as expected. Fix the definition of the gxe_bd device and pio_enable() the whole I/O area at once.  
/trunk/uspace/srv/bd/gxe_bd/gxe_bd.c
4428 5498 d 15 h svoboda /trunk/uspace/srv/bd/gxe_bd/ Allow arbitrary block size in gxe_bd. Fix offset calculation.  
/trunk/uspace/srv/bd/gxe_bd/gxe_bd.c
4425 5498 d 15 h svoboda /trunk/ Move ramdisk under bd.  
/trunk/uspace/srv/bd/rd
/trunk/uspace/srv/rd
/trunk/boot/arch/amd64/Makefile.inc
/trunk/boot/arch/arm32/loader/Makefile
/trunk/boot/arch/ia32/Makefile.inc
/trunk/boot/arch/ia64/loader/Makefile
/trunk/boot/arch/mips32/loader/Makefile
/trunk/boot/arch/ppc32/loader/Makefile
/trunk/boot/arch/sparc64/loader/Makefile
/trunk/uspace/Makefile
/trunk/uspace/srv/bd/rd/Makefile
4416 5499 d 4 h decky /trunk/uspace/ improve devmap interface
remove spared device
 
/trunk/uspace/app/tester/devmap/devmap1.c
/trunk/uspace/lib/libc/generic/devmap.c
/trunk/uspace/lib/libc/include/devmap.h
/trunk/uspace/lib/libc/include/ipc/devmap.h
/trunk/uspace/srv/bd/gxe_bd/gxe_bd.c
/trunk/uspace/srv/devmap/devmap.c
/trunk/uspace/srv/rd/rd.c
4413 5499 d 23 h decky /trunk/uspace/ add space before $@  
/trunk/uspace/app/init/Makefile
/trunk/uspace/app/klog/Makefile
/trunk/uspace/app/tester/Makefile
/trunk/uspace/app/tetris/Makefile
/trunk/uspace/srv/bd/gxe_bd/Makefile
/trunk/uspace/srv/console/Makefile
/trunk/uspace/srv/devmap/Makefile
/trunk/uspace/srv/fb/Makefile
/trunk/uspace/srv/fhc/Makefile
/trunk/uspace/srv/fs/fat/Makefile
/trunk/uspace/srv/fs/tmpfs/Makefile
/trunk/uspace/srv/kbd/Makefile
/trunk/uspace/srv/ns/Makefile
/trunk/uspace/srv/obio/Makefile
/trunk/uspace/srv/rd/Makefile
/trunk/uspace/srv/vfs/Makefile
4411 5500 d 13 h svoboda /trunk/ Experimental GXemul disk driver (device 'disk0').  
/trunk/uspace/srv/bd
/trunk/uspace/srv/bd/gxe_bd
/trunk/uspace/srv/bd/gxe_bd/Makefile
/trunk/uspace/srv/bd/gxe_bd/gxe_bd.c
/trunk/boot/arch/mips32/loader/Makefile
/trunk/uspace/Makefile