Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4718 5517 d 8 h mejdrech /branches/network/ Net: merge with trunk head (0.4.1)  
4581 5610 d 3 h mejdrech /branches/network/ Net: synchronized with trunk rev.4580  
4557 5617 d 1 h svoboda /trunk/uspace/srv/bd/ Use fibril synchronization in bd drivers. Use per-disk locks.  
4545 5621 d 2 h svoboda /trunk/uspace/srv/bd/ Get rid of warnings (size_t is enough for block size).  
4532 5624 d 9 h svoboda /trunk/uspace/srv/bd/ata_bd/ Write support in ata_bd. Not used, not tested.  
4531 5624 d 11 h svoboda /trunk/uspace/srv/bd/ata_bd/ Use named constants.  
4530 5624 d 12 h svoboda /trunk/uspace/srv/bd/ata_bd/ Move type declarations to a header file.  
4529 5625 d 0 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 5630 d 22 h svoboda /trunk/ Primitive ATA disk driver that you can use in Qemu (read only).