From 6c7125e2ba9d92835b639af9fb0ed530e46df9ab Mon Sep 17 00:00:00 2001 From: imp Date: Fri, 11 May 2012 21:25:59 +0000 Subject: Add pointers for how to setup debugging over firewire. --- share/man/man4/firewire.4 | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'share') diff --git a/share/man/man4/firewire.4 b/share/man/man4/firewire.4 index 9f909f2..3c8f3fe 100644 --- a/share/man/man4/firewire.4 +++ b/share/man/man4/firewire.4 @@ -82,12 +82,20 @@ manager, are dynamically assigned, after bus reset is initiated. On the .Nm bus, every device is identified by an EUI 64 address. +.Pp +Debugging over the firewire interace is possible with the +.Xr dcons 4 +driver. +Please see +.Pa http://wiki.freebsd.org/DebugWithDcons +for details on how to setup debugging with firewire. .Sh FILES .Bl -tag -compact .It Pa /dev/fw0.0 .It Pa /dev/fwmem0.0 .El .Sh SEE ALSO +.Xr dcons 4 , .Xr fwe 4 , .Xr fwip 4 , .Xr fwohci 4 , -- cgit v1.1