Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4581 5446 d 19 h mejdrech /branches/network/ Net: synchronized with trunk rev.4580  
4557 5453 d 18 h svoboda /trunk/uspace/srv/bd/ Use fibril synchronization in bd drivers. Use per-disk locks.  
4546 5457 d 17 h svoboda /trunk/uspace/srv/bd/ata_bd/ Improve ATA cmd regs block definition to suppress warnings.  
4545 5457 d 18 h svoboda /trunk/uspace/srv/bd/ Get rid of warnings (size_t is enough for block size).  
4532 5461 d 1 h svoboda /trunk/uspace/srv/bd/ata_bd/ Write support in ata_bd. Not used, not tested.  
4531 5461 d 3 h svoboda /trunk/uspace/srv/bd/ata_bd/ Use named constants.  
4530 5461 d 4 h svoboda /trunk/uspace/srv/bd/ata_bd/ Move type declarations to a header file.  
4529 5461 d 16 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 5467 d 14 h svoboda /trunk/ Primitive ATA disk driver that you can use in Qemu (read only).