Changes in uspace/srv/hid/input/port/chardev.c [9d58539:f7cbc6f] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/input/port/chardev.c
r9d58539 rf7cbc6f 63 63 /** List of devices to try connecting to. */ 64 64 static const char *in_devs[] = { 65 "char/s3c24 ser"65 "char/s3c24xx_uart" 66 66 }; 67 67
Note:
See TracChangeset
for help on using the changeset viewer.