This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-04-27 17:17:19 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
d815e42419
opnsense-src
/
usr.sbin
/
ofwdump
/
Makefile
8 lines
93 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add a utility to examine the OpenFirmware device tree (on sparc64). This allows access to detailed machine configuration information, and should be especially useful to gather information for driver-related bug reports.
2002-10-18 11:37:15 -04:00
# $FreeBSD$
PROG
=
ofwdump
MAN
=
ofwdump.8
SRCS
=
ofwdump.c ofw_util.c
style.Makefile(5)
2003-04-04 12:49:21 -05:00
Add a utility to examine the OpenFirmware device tree (on sparc64). This allows access to detailed machine configuration information, and should be especially useful to gather information for driver-related bug reports.
2002-10-18 11:37:15 -04:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in a new issue
Copy permalink