Changes between Version 5 and Version 6 of ReleaseNotes/Trunk


Ignore:
Timestamp:
2009-07-12T15:40:09Z (15 years ago)
Author:
Jakub Jermář
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseNotes/Trunk

    v5 v6  
    1414=== Drivers ===
    1515
    16  * Ramdisk driver ('rd') now uses an '''abstract block device interface'''.
    17  * New '''block device drivers''': 'gxe_bd' (for GXemul disk device), 'ata_bd' (for ATA disks simulated in Qemu), 'file_bd' (block device backed by a file)
     16 * Ramdisk driver (''rd'') now uses an '''abstract block device interface'''.
     17 * New '''block device drivers''': ''gxe_bd'' (for GXemul disk device), ''ata_bd'' (for ATA disks simulated in Qemu), ''file_bd'' (block device backed by a file)
    1818
    1919=== File systems ===
    2020
    2121 * Support for multiple file systems mounted at once
    22  * New 'devfs' file system for handling access to console via a file handle
     22 * New ''devfs'' file system for handling access to console via a file handle
    2323 * Support for stat() and fstat() file system calls
    2424