Changes between Initial Version and Version 11 of Ticket #35


Ignore:
Timestamp:
Nov 14, 2010, 2:09:29 PM (13 years ago)
Author:
mmadia
Comment:

Setting this as a blocker for entering R1/Beta's.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35

    • Property Summary Needs a TTY module layerImplement a TTY module layer
    • Property Cc diver added
    • Property Type bugenhancement
    • Property Component - ApplicationsDrivers/TTY
    • Property Owner maxim@… removed
    • Property VersionR1 development
    • Property Milestone R1R1/beta1
    • Property Priority normalblocker
  • Ticket #35 – Description

    initial v11  
    1  
     1
     2== TTY Layer ==
     3 1. Rework our current TTY layer into a module
     4 1. Create an API that fulfills the need of a serial port
     5   * traditional RS232
     6   * serial over USB.
     7 1. Integrate the new API into the serial drivers that are already in our repository,
     8 1. Make sure everything works as expected.
     9 1. Until now the serial port was reserved for kernel debugging, but it is now time for proper userland support.
     10
     11Additional information may be at the haiku ML thread [http://www.freelists.org/post/haiku/GSoC-Drivers-on-TTY-Layer  Drivers on TTY Layer]