Changes in uspace/srv/hid/input/port/chardev.c [a8bf1ea:15f3c3f] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/input/port/chardev.c
ra8bf1ea r15f3c3f 63 63 /** List of devices to try connecting to. */ 64 64 static const char *in_devs[] = { 65 "char/ps2a", 65 66 "char/s3c24ser" 66 67 };
Note:
See TracChangeset
for help on using the changeset viewer.