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

Changes between Version 166 and Version 167 of Developer/OpenProjects


Ignore:
Timestamp:
01/27/10 06:16:44 (14 years ago)
Author:
JoelSherrill
Comment:

/* USB Stack */ Moved to own page

Legend:

Unmodified
Added
Removed
Modified
  • Developer/OpenProjects

    v166 v167  
    6969
    7070 *  TBD Move other descriptions to their own page and list here.  Shorten master page.
    71 = USB Stack =
    72 
    73 
    74 '''Status:''' Ray is trying to run ohci test on QEMU with RTEMS
    75 
    76 USB host stack for RTEMS. Port the latest NetBSD USB stack for RTEMS. Currently, a initial porting is finished. The following work is needed
    77  a) Merge BSD include file with old header file tcp/ip stack is using
    78  b) More file system support and also, dynamic file system mount/un-mount
    79  c) Memory alloc/de-alloc for realtime system. USB need lots of dynamic memory. Current porting do not consider the performance issue for RTEMS
    80  d) More hardware/IC-chip support
    81 The project is very likely beyond the scope of a [wiki:GSoC  Google Summer of Code] project. However, we can divide it to some small ones like add HID device support for RTEMS.
    8271= Page based memory management system =
    8372