Add pointers for how to setup debugging over firewire.

This commit is contained in:
Warner Losh 2012-05-11 21:25:59 +00:00
parent fb8d1d4f19
commit a20f92a206

View file

@ -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 ,