4621 |
5716 d 2 h |
svoboda |
/trunk/uspace/ |
Servers can return value as soon as they are up. Use this with block-device drivers to start them synchronously. Eliminate ad-hoc sleeping. |
|
4557 |
5732 d 3 h |
svoboda |
/trunk/uspace/srv/bd/ |
Use fibril synchronization in bd drivers. Use per-disk locks. |
|
4545 |
5736 d 3 h |
svoboda |
/trunk/uspace/srv/bd/ |
Get rid of warnings (size_t is enough for block size). |
|
4442 |
5754 d 19 h |
svoboda |
/trunk/uspace/srv/bd/gxe_bd/ |
Support more than one disk in gxe_bd (hardcoded to 2). |
|
4440 |
5755 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 |
5762 d 2 h |
svoboda |
/trunk/uspace/srv/bd/gxe_bd/ |
Allow arbitrary block size in gxe_bd. Fix offset calculation. |
|
4416 |
5762 d 15 h |
decky |
/trunk/uspace/ |
improve devmap interface
remove spared device |
|
4411 |
5764 d 0 h |
svoboda |
/trunk/ |
Experimental GXemul disk driver (device 'disk0'). |
|