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