4623 |
5683 d 19 h |
svoboda |
/trunk/uspace/srv/bd/ata_bd/ |
Prettier output from ata_bd. |
|
4621 |
5683 d 20 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 |
5699 d 21 h |
svoboda |
/trunk/uspace/srv/bd/ |
Use fibril synchronization in bd drivers. Use per-disk locks. |
|
4545 |
5703 d 22 h |
svoboda |
/trunk/uspace/srv/bd/ |
Get rid of warnings (size_t is enough for block size). |
|
4532 |
5707 d 4 h |
svoboda |
/trunk/uspace/srv/bd/ata_bd/ |
Write support in ata_bd. Not used, not tested. |
|
4531 |
5707 d 7 h |
svoboda |
/trunk/uspace/srv/bd/ata_bd/ |
Use named constants. |
|
4530 |
5707 d 7 h |
svoboda |
/trunk/uspace/srv/bd/ata_bd/ |
Move type declarations to a header file. |
|
4529 |
5707 d 19 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 |
5713 d 17 h |
svoboda |
/trunk/ |
Primitive ATA disk driver that you can use in Qemu (read only). |
|