Usermode/inittab - Add second serial port (for UDI 16c550 testing)
authorJohn Hodge <[email protected]>
Sun, 9 Feb 2014 07:14:28 +0000 (15:14 +0800)
committerJohn Hodge <[email protected]>
Sun, 9 Feb 2014 07:14:28 +0000 (15:14 +0800)
Usermode/Filesystem/Conf/inittab

index e752837..70767f8 100644 (file)
@@ -6,5 +6,6 @@ daemon /Devices/null /Devices/null /Acess/SBin/telnetd
 ktty 0 /Acess/SBin/login
 ktty 1 /Acess/SBin/login
 stty 0 8N1b115200 /Acess/SBin/login
+stty 1 8N1b115200 /Acess/SBin/login
 
 # vim: ft=text

UCC git Repository :: git.ucc.asn.au