logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

config-rom-pretty-printer - IEEE 1212 / IEEE 1394 Configuration ROM pretty printer

Bugs

       Report bugs to <"linux1394-devel@sourceforge.net">.
       "linux-firewire-utils"    home    page:   <"https://git.kernel.org/pub/scm/utils/ieee1394/linux-firewire-
       utils.git/">.

Description

config-rom-pretty-printer  is  a  utility  to  read Configuration ROM data from stdin and writes a human-
       readable annotated representation to stdout. The data may be binary data formatted by IEEE 1212  (ISO/IEC
       13213).

       It  was  firstly  written by Stefan Richter 2010 as Python 2 script under unique license. Current version
       was written by Takashi Sakamoto 2023 as C language program under GPL v2 license  and  drops  some  legacy
       functions supported by the original one.

Name

       config-rom-pretty-printer - IEEE 1212 / IEEE 1394 Configuration ROM pretty printer

See Also

lsfirewire(8) lsfirewirephy(8), firewire-request(8) firewire-phy-command(8)

                                                   5 Jun 2011                       config-rom-pretty-printer(8)

Synopsis

config-rom-pretty-printer < file

       cat file | config-rom-pretty-printer

See Also