Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4531 5475 d 14 h svoboda /trunk/uspace/srv/bd/ata_bd/ Use named constants.  
4530 5475 d 14 h svoboda /trunk/uspace/srv/bd/ata_bd/ Move type declarations to a header file.  
4529 5476 d 2 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.  
4507 5482 d 0 h svoboda /trunk/ Primitive ATA disk driver that you can use in Qemu (read only).  
4442 5490 d 20 h svoboda /trunk/uspace/srv/bd/gxe_bd/ Support more than one disk in gxe_bd (hardcoded to 2).  
4440 5491 d 3 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.  
4428 5498 d 3 h svoboda /trunk/uspace/srv/bd/gxe_bd/ Allow arbitrary block size in gxe_bd. Fix offset calculation.  
4425 5498 d 4 h svoboda /trunk/ Move ramdisk under bd.  
4416 5498 d 16 h decky /trunk/uspace/ improve devmap interface
remove spared device
 
4413 5499 d 11 h decky /trunk/uspace/ add space before $@  
4411 5500 d 1 h svoboda /trunk/ Experimental GXemul disk driver (device 'disk0').