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