Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Changes between Version 33 and Version 34 of Release/4.10


Ignore:
Timestamp:
06/12/09 06:07:48 (15 years ago)
Author:
ChrisJohns
Comment:

/* General */

Legend:

Unmodified
Added
Removed
Modified
  • Release/4.10

    v33 v34  
    105105
    106106 *  The IMFS file system now handles all POSIX flags correctly in the chmod call and ignores flags that are not permission flags.
     107
     108 *  The RAM disk device path has changed to {{{/dev/rd[abcd]</code> where the RAM disk drives are number 'a', 'b' etc. This brings the RAM disk inline with the hard disk device naming. The flash disk is now {{{/dev/fdd[abcd]</code> and the Non-volatile disk is {{{/dev/nvd[abcd]</code>.
    107109= BSPs and Device Drivers =
    108110