Changeset 5f88293 in mainline for uspace/srv/hid/input/port
- Timestamp:
- 2011-06-12T15:44:38Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 60e5a856
- Parents:
- af897ff0
- Location:
- uspace/srv/hid/input/port
- Files:
-
- 10 moved
-
adb.c (moved) (moved from uspace/srv/hid/kbd/port/adb.c ) (1 diff)
-
chardev.c (moved) (moved from uspace/srv/hid/kbd/port/chardev.c )
-
gxemul.c (moved) (moved from uspace/srv/hid/kbd/port/gxemul.c )
-
msim.c (moved) (moved from uspace/srv/hid/kbd/port/msim.c )
-
niagara.c (moved) (moved from uspace/srv/hid/kbd/port/niagara.c )
-
ns16550.c (moved) (moved from uspace/srv/hid/kbd/port/ns16550.c )
-
pl050.c (moved) (moved from uspace/srv/hid/kbd/port/pl050.c )
-
sgcn.c (moved) (moved from uspace/srv/hid/kbd/port/sgcn.c )
-
ski.c (moved) (moved from uspace/srv/hid/kbd/port/ski.c )
-
z8530.c (moved) (moved from uspace/srv/hid/kbd/port/z8530.c )
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/input/port/adb.c
raf897ff0 r5f88293 63 63 static kbd_dev_t *kbd_dev; 64 64 static int dev_phone; 65 66 #define NAME "kbd"67 65 68 66 static int adb_port_init(kbd_dev_t *kdev)
Note:
See TracChangeset
for help on using the changeset viewer.
