summaryrefslogtreecommitdiff
path: root/microkernel
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@schwinge.name>2012-01-28 15:08:18 +0100
committerThomas Schwinge <thomas@schwinge.name>2012-01-28 15:08:18 +0100
commit88ade4a03928041ad710594f3281b883528bc8ec (patch)
treeabcad593d20ed333f647e284bbb4fcf8502dcd6f /microkernel
parent365b5d122adfff11f979c47874fe36260c6e7ef3 (diff)
parent6f3a380f3c1bc602b1b86dec307abf27f71bfef4 (diff)
Merge remote-tracking branch 'fp/master'
Conflicts: open_issues/dbus.mdwn
Diffstat (limited to 'microkernel')
-rw-r--r--microkernel/mach/gnumach/debugging.mdwn12
1 files changed, 10 insertions, 2 deletions
diff --git a/microkernel/mach/gnumach/debugging.mdwn b/microkernel/mach/gnumach/debugging.mdwn
index f657e7cc..b57f0393 100644
--- a/microkernel/mach/gnumach/debugging.mdwn
+++ b/microkernel/mach/gnumach/debugging.mdwn
@@ -1,5 +1,5 @@
-[[!meta copyright="Copyright © 2007, 2008, 2009, 2011 Free Software Foundation,
-Inc."]]
+[[!meta copyright="Copyright © 2007, 2008, 2009, 2011, 2012 Free Software
+Foundation, Inc."]]
[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
id="license" text="Permission is granted to copy, distribute and/or modify this
@@ -135,3 +135,11 @@ IRC, freenode, #hurd, 2011-07-14:
<braunr> then use info registers to know where the cpu is halted
<braunr> and you'll know if you reached that code or not
<braunr> (info registers is a qemu command)
+
+
+# Serial Console
+
+IRC, freenode, #hurd, 2011-11-13:
+
+ <youpi> use console=com0
+ <youpi> to activate the console on the first serial port