Index: uspace/srv/hid/input/port/chardev.c
===================================================================
--- uspace/srv/hid/input/port/chardev.c	(revision c01bb5f96a155bdec60146b151e214e7cd17f2c4)
+++ uspace/srv/hid/input/port/chardev.c	(revision f7cbc6f2e82da90c5886ed56796619d28a78c603)
@@ -63,5 +63,5 @@
 /** List of devices to try connecting to. */
 static const char *in_devs[] = {
-	"char/s3c24ser"
+	"char/s3c24xx_uart"
 };
 
