Changeset 24ff4df in mainline for uspace/srv/kbd/ctl/stty.c


Ignore:
Timestamp:
2009-02-18T21:47:05Z (16 years ago)
Author:
Jiri Svoboda <jirik.svoboda@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
96f392c
Parents:
f89979b
Message:

Add some missing ports and controllers (untested). Remove old parts of keyboard driver.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/kbd/ctl/stty.c

    rf89979b r24ff4df  
    2727 */
    2828
    29 /** @addtogroup kbd
     29/** @addtogroup kbd_ctl
     30 * @ingroup kbd
     31 * @{
     32 */
     33/**
     34 * @file
    3035 * @brief       Serial TTY-like keyboard controller driver.
    31  * @{
    32  */
     36 */
    3337
    3438#include <kbd.h>
Note: See TracChangeset for help on using the changeset viewer.