Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

ofwdump(8) [freebsd man page]

OFWDUMP(8)						    BSD System Manager's Manual 						OFWDUMP(8)

NAME
ofwdump -- examine the Open Firmware device tree SYNOPSIS
ofwdump -a [-p | -P property] [-R | -S] ofwdump [-p | -P property] [-r] [-R | -S] [--] nodes DESCRIPTION
The ofwdump utility is used to examine the Open Firmware device tree. In the first synopsis form, the complete device tree is printed; in the second form, only the selected nodes will be examined. The following options are available: -a Print the complete device tree. -p Print all available properties. -P property Only print properties of the given name. -R Print properties in ``raw'' format, i.e., omit all headings and indentation and just write the property values unaltered to the standard output. This is intended to be used with the -P option to extract the value of a single property. -S Print properties as strings; this is analogous to the -R option, except that each property is only output to the first NUL char- acter, and that newline is appended to each. -r Recursively print all children of the specified nodes. EXAMPLES
Print the complete device tree: ofwdump -a Print the complete device subtree of the ``/pci'' node, including all available properties: ofwdump -pr /pci Print the ``compatible'' property of the ``/pci'' node as plain string: ofwdump -P compatible -S /pci SEE ALSO
eeprom(8) HISTORY
The ofwdump utility first appeared in FreeBSD 5.0. AUTHORS
The ofwdump utility was written by Thomas Moestl <tmm@FreeBSD.org>. BSD
October 18, 2002 BSD

Check Out this Related Man Page

HAL-GET-PROPERTY(1)                                           General Commands Manual                                          HAL-GET-PROPERTY(1)

NAME
hal-get-property - get a property from a device object SYNOPSIS
hal-get-property [options] DESCRIPTION
hal-get-property retrieves a property from a device object in the HAL device database. For more information about both the big picture and specific HAL properties, refer to the HAL spec which can be found in /usr/share/doc/hal-doc/spec/hal-spec.html depending on the distribu- tion. OPTIONS
The following options are supported: --udi The UDI (Unique Device Identifier) of the device object. --key The name of the property. --hex Show int32/uint64 values in hex (without a leading 0x). --verbose Verbose output. --help Print out usage. --version Print the version. RETURN VALUE
If both the property and device object exists the value of the property is printed on stdout and the program will exit with exit code 0. Otherwise the exit code will be non-zero. BUGS
Please send bug reports to either the distribution or the HAL mailing list, see http://lists.freedesktop.org/mailman/listinfo/hal on how to subscribe. SEE ALSO
hald(8), lshal(1), hal-set-property(1), hal-find-by-property(1), hal-find-by-capability(1) AUTHOR
Written by David Zeuthen <david@fubar.dk> with a lot of help from many others. HAL-GET-PROPERTY(1)
Man Page

9 More Discussions You Might Find Interesting

1. Solaris

Solaris disk error

I received a new error that I have not seen before on my Solaris 10 server last night: From /var/adm/messages Jan 8 04:59:26 nediaccomp005j scsi: /pci@780/pci@0/pci@9/scsi@0 (mpt0): Jan 8 04:59:26 nediaccomp005j Log info 31010000c received for target 1. Jan 8 04:59:26 nediaccomp005j ... (4 Replies)
Discussion started by: FredSmith
4 Replies

2. UNIX for Dummies Questions & Answers

Fsck error

Hello I own a SPARC Ultra 10 workstation (standalone) and when issuing the fsck command I get the following output on fs C0t0d0s7: Phase 1 (checks blocks and sizes): dada warning: /pci@lf;0/pci@1, 1/ide@3/dad@0,0(dad1): ATA Transport failed:reason, `incomplete'> Uncorrectable data... (2 Replies)
Discussion started by: tjwops
2 Replies

3. AIX

Microcode vs Firmware

This ran through my mind while writing a doc, may be dumb one. I have seen people using the terms Microcode and Firmware in IBM system p world interchangeably. Firmware update or microcode update Is that right? Are they synonyms? (4 Replies)
Discussion started by: balaji_prk
4 Replies

4. Shell Programming and Scripting

Report a missing property and property value mis match script.

Hi All, I have 2 properties files - one is a master templete and other one is a node specific properties file, I need to comapre these 2 properties files and make sure the node Specific properties file contains all the properties in the master temple properties file else report the missing... (5 Replies)
Discussion started by: jayka
5 Replies

5. AIX

IBM Power Pseries Open Firmware boot / VIOS POWERVM VET CODE

Hello, I installed PowerVM IVM Virtual I/O on P-550 but later found out that the machine isn't activated for CoD VET code for virtualization. So when booted , it goes into OPEN Firmware I/O Hosting requires a hosting partition boot not permitted exit called > ok Panel shows > IO... (3 Replies)
Discussion started by: filosophizer
3 Replies

6. Solaris

Error after systeme restoration

Rebooting with command: boot Boot device: /pci@1e,600000/pci@0/pci@a/pci@0/pci@8/scsi@1/disk@0,0:a File and args: SunOS Release 5.10 Version Generic_147440-01 64-bit Copyright (c) 1983, 2011, Oracle and/or its affiliates. All rights reserved. WARNING: system call missing from bind file... (8 Replies)
Discussion started by: andersonedouard
8 Replies

7. Linux

Sata sil_3132 on pci express is not getting detected in Linux on powerpc

Hi, I am using Aitech sata device sil3132, on powerpc mpc8641. The device is pci express msi compatible. I had enabled msi in device tree for powerpc but still its giving me Cannot translate IRQ index 0 and so on messages. fsl-msi f7f41600.msi: fsl_msi_setup_hwirq: Cannot translate IRQ index 0... (0 Replies)
Discussion started by: shubha_1
0 Replies

8. Solaris

T5 Firmware clarification

Hello, I am going to upgrade the Firmware on a T5 Sparc server running Solaris 11.2 and just wanted to clarify a couple of things please. I have downloaded the Firmware patch P24441083_96, however this says it is based on ILOM 3.2.6. Ive been trying to find the download ilom 3.2.6 but each time... (2 Replies)
Discussion started by: rakeman
2 Replies

9. Solaris

Solaris11.4 - no X11

After some problems, I have installed Solaris 11.4. The warnings saidWARNING: /pci@0,0/..... (xhci1): Connecting device on port 5 failed WARNING: /pci@0,0/..... (xhci1): Connecting device on port 6 failed Preparing image for use Unable to mount media Requesting System Maintenance Mode (See... (4 Replies)
Discussion started by: kebabbert
4 Replies