Changeset 7aa94304 in mainline for uspace/srv/hid/input/port/chardev.c


Ignore:
Timestamp:
2017-11-10T18:59:18Z (8 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
19397be
Parents:
3a37751
Message:

Move receiving side of Niagara console to a separate driver.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/hid/input/port/chardev.c

    r3a37751 r7aa94304  
    6161        /** S3C24xx UART - Openmoko debug console */
    6262        "char/s3c24xx_uart",
    63         /** Ski console, MSIM console */
     63        /** Ski console, MSIM console, Sun4v console */
    6464        "devices/\\hw\\console\\a"
    6565};
Note: See TracChangeset for help on using the changeset viewer.