Changeset b1f44b4 in mainline for uspace/drv/char/i8042/main.c


Ignore:
Timestamp:
2011-12-25T19:51:11Z (12 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
a8f7029
Parents:
5960b48
Message:

i8042: Start turning into standard char devices.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/char/i8042/main.c

    r5960b48 rb1f44b4  
    114114        return EOK;
    115115}
    116 
     116/*----------------------------------------------------------------------------*/
    117117/** Get address of I/O registers.
    118118 *
     
    161161        return EOK;
    162162}
    163 
    164163/**
    165164 * @}
Note: See TracChangeset for help on using the changeset viewer.