Subversion Repositories HelenOS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4691 5381 d 16 h svoboda /branches/dynload/ Merge trunk changes up to r4686.  
4557 5441 d 15 h svoboda /trunk/uspace/srv/bd/ Use fibril synchronization in bd drivers. Use per-disk locks.  
4546 5445 d 15 h svoboda /trunk/uspace/srv/bd/ata_bd/ Improve ATA cmd regs block definition to suppress warnings.  
4531 5449 d 1 h svoboda /trunk/uspace/srv/bd/ata_bd/ Use named constants.  
4530 5449 d 2 h svoboda /trunk/uspace/srv/bd/ata_bd/ Move type declarations to a header file.  
4529 5449 d 13 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 5455 d 12 h svoboda /trunk/ Primitive ATA disk driver that you can use in Qemu (read only).