[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

ttyd0 -> cuau0



Package: sysvinit
Version: 2.88dsf-9

With kFreeBSD 8.0, serial devices are named cuau*, not ttyd* anymore.
--- /tmp/inittab	2010-06-25 18:31:11.000000000 +0200
+++ /etc/inittab	2010-06-25 18:32:04.000000000 +0200
@@ -60,8 +60,8 @@
 
 # Example how to put a getty on a serial line (for a terminal)
 #
-#T0:23:respawn:/sbin/getty -L ttyd0 9600 vt100
-#T1:23:respawn:/sbin/getty -L ttyd1 9600 vt100
+#T0:23:respawn:/sbin/getty -L cuau0 9600 vt100
+#T1:23:respawn:/sbin/getty -L cuau1 9600 vt100
 
 # Example how to put a getty on a modem line.
 #

Reply to: