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
4557 5481 d 16 h svoboda /trunk/uspace/srv/bd/ Use fibril synchronization in bd drivers. Use per-disk locks.  
4545 5485 d 17 h svoboda /trunk/uspace/srv/bd/ Get rid of warnings (size_t is enough for block size).  
4442 5504 d 8 h svoboda /trunk/uspace/srv/bd/gxe_bd/ Support more than one disk in gxe_bd (hardcoded to 2).  
4440 5504 d 16 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 5511 d 16 h svoboda /trunk/uspace/srv/bd/gxe_bd/ Allow arbitrary block size in gxe_bd. Fix offset calculation.  
4416 5512 d 5 h decky /trunk/uspace/ improve devmap interface
remove spared device
 
4413 5513 d 0 h decky /trunk/uspace/ add space before $@  
4411 5513 d 14 h svoboda /trunk/ Experimental GXemul disk driver (device 'disk0').