Changes between Version 2 and Version 3 of TBR/UserManual/USBStack


Ignore:
Timestamp:
08/13/10 19:34:06 (14 years ago)
Author:
Sh
Comment:

/* Embedded Brains FreeBSD */

Legend:

Unmodified
Added
Removed
Modified
  • TBR/UserManual/USBStack

    v2 v3  
    1515
    1616The basic stack has been ported but the focus was on removable mass storage devices.  The exact set of devices supported has to be evaluated.  There is likely a large opportunity for porting other device classes.  A lot of work has been done to support the removal of disks in RTEMS.  This was mainly a Bdbuf issue and is fixed now.  A review of the file system code showed that RTEMS will not easily support a forceful unmount of file systems.  So the application has to clean up proper before a disk can be removed from the RTEMS system.  A general purpose media manager helps here.
     17
     18See also [https://www.rtems.org/bugzilla/show_bug.cgi?id=1601 PR 1601].
    1719= Ray Xu NetBSD =
    1820