mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Add pointers for how to setup debugging over firewire.
This commit is contained in:
parent
fb8d1d4f19
commit
a20f92a206
1 changed files with 8 additions and 0 deletions
|
|
@ -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 ,
|
||||
|
|
|
|||
Loading…
Reference in a new issue