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