4692 |
5728 d 17 h |
svoboda |
/branches/tracing/ |
Merge trunk changes up to r4686. |
|
4623 |
5772 d 15 h |
svoboda |
/trunk/uspace/srv/bd/ata_bd/ |
Prettier output from ata_bd. |
|
4621 |
5772 d 15 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. |
|
4564 |
5785 d 18 h |
svoboda |
/trunk/uspace/srv/bd/rd/ |
Use rwlock instead of futex for ramdisk. |
|
4557 |
5788 d 17 h |
svoboda |
/trunk/uspace/srv/bd/ |
Use fibril synchronization in bd drivers. Use per-disk locks. |
|
4546 |
5792 d 16 h |
svoboda |
/trunk/uspace/srv/bd/ata_bd/ |
Improve ATA cmd regs block definition to suppress warnings. |
|
4545 |
5792 d 17 h |
svoboda |
/trunk/uspace/srv/bd/ |
Get rid of warnings (size_t is enough for block size). |
|
4534 |
5795 d 18 h |
svoboda |
/trunk/uspace/srv/bd/file_bd/ |
Add forgotten files. |
|
4532 |
5796 d 0 h |
svoboda |
/trunk/uspace/srv/bd/ata_bd/ |
Write support in ata_bd. Not used, not tested. |
|
4531 |
5796 d 3 h |
svoboda |
/trunk/uspace/srv/bd/ata_bd/ |
Use named constants. |
|
4530 |
5796 d 3 h |
svoboda |
/trunk/uspace/srv/bd/ata_bd/ |
Move type declarations to a header file. |
|
4529 |
5796 d 15 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 |
5802 d 13 h |
svoboda |
/trunk/ |
Primitive ATA disk driver that you can use in Qemu (read only). |
|
4442 |
5811 d 9 h |
svoboda |
/trunk/uspace/srv/bd/gxe_bd/ |
Support more than one disk in gxe_bd (hardcoded to 2). |
|
4440 |
5811 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 |
5818 d 16 h |
svoboda |
/trunk/uspace/srv/bd/gxe_bd/ |
Allow arbitrary block size in gxe_bd. Fix offset calculation. |
|
4425 |
5818 d 17 h |
svoboda |
/trunk/ |
Move ramdisk under bd. |
|
4416 |
5819 d 5 h |
decky |
/trunk/uspace/ |
improve devmap interface
remove spared device |
|
4413 |
5820 d 0 h |
decky |
/trunk/uspace/ |
add space before $@ |
|
4411 |
5820 d 14 h |
svoboda |
/trunk/ |
Experimental GXemul disk driver (device 'disk0'). |
|