Home | History | Annotate | Download | only in hdaudioctl
History log of /src/usr.sbin/hdaudioctl/graph.c
RevisionDateAuthorComments
 1.6  21-Jun-2021  christos fix proplib deprecation
 1.5  15-Jun-2020  sborrill Add show subcommand that displays the codec configuration in
human-readable tabulated form
 1.4  07-Jun-2020  thorpej Update for proplib(3) API changes.
 1.3  28-Mar-2015  jmcneill branches: 1.3.8; 1.3.18;
Split hdaudio and PCI attach glue. Even though the driver was written with
this separation in mind, all of the code lived in sys/dev/pci/hdaudio. Move
common parts to sys/dev/hdaudio and PCI attach glue to sys/dev/pci.
 1.2  10-Aug-2010  joerg branches: 1.2.24;
Include the type of non-complex pins in the label.
 1.1  11-Oct-2009  sborrill branches: 1.1.2; 1.1.4;
Add hdaudioctl(8), a tool to manipulate hdaudio(4) devices.
It offer the following subcommands:
list - shows all child codec
get - get a plist of the chosen codec's widget configuration
set - forcibly reconfigure a specified codec from a plist
graph - generate a graphviz file for the specified codec
 1.1.4.2  21-Apr-2010  matt sync to netbsd-5
 1.1.4.1  11-Oct-2009  matt file graph.c was added on branch matt-nb5-mips64 on 2010-04-21 05:27:21 +0000
 1.1.2.2  18-Oct-2009  bouyer Pull up following revision(s) (requested by sborrill in ticket #1086):
usr.sbin/hdaudioctl/Makefile: revision 1.1 via patch
usr.sbin/hdaudioctl/graph.c: revision 1.1
sys/dev/pci/hdaudio/hdaudio.c: revision 1.5
distrib/sets/lists/base/mi: revision 1.833
sys/dev/pci/hdaudio/hdaudio_afg.c: revision 1.17
sys/dev/pci/hdaudio/hdaudiovar.h: revision 1.5
distrib/sets/lists/man/mi: revision 1.1164
sys/dev/pci/hdaudio/hdaudioio.h: revision 1.3
usr.sbin/hdaudioctl/hdaudioctl.c: revision 1.1
usr.sbin/hdaudioctl/hdaudioctl.h: revision 1.1
usr.sbin/hdaudioctl/hdaudioctl.8: revision 1.1, 1.2
usr.sbin/Makefile: revision 1.243
Add ioctls required by hdaudioctl. This involves some refactoring of the
hdaudio_afg ioctl code.
Add hdaudioctl(8), a tool to manipulate hdaudio(4) devices.
It offer the following subcommands:
list - shows all child codec
get - get a plist of the chosen codec's widget configuration
set - forcibly reconfigure a specified codec from a plist
graph - generate a graphviz file for the specified codec
Sort sections, fix SEE ALSO. End sentence with dot.
 1.1.2.1  11-Oct-2009  bouyer file graph.c was added on branch netbsd-5 on 2009-10-18 16:50:13 +0000
 1.2.24.1  20-Jun-2020  martin Pull up following revision(s) (requested by sborrill in ticket #1736):

usr.sbin/hdaudioctl/hdaudioctl.8: revision 1.7
usr.sbin/hdaudioctl/graph.c: revision 1.5
usr.sbin/hdaudioctl/hdaudioctl.c: revision 1.3
usr.sbin/hdaudioctl/hdaudioctl.c: revision 1.4
usr.sbin/hdaudioctl/hdaudioctl.h: revision 1.3

Add show subcommand that displays the codec configuration in
human-readable tabulated form

Nix trailing whitespace.
 1.3.18.1  20-Jun-2020  martin Pull up following revision(s) (requested by sborrill in ticket #961):

usr.sbin/hdaudioctl/hdaudioctl.8: revision 1.7
usr.sbin/hdaudioctl/graph.c: revision 1.5
usr.sbin/hdaudioctl/hdaudioctl.c: revision 1.3
usr.sbin/hdaudioctl/hdaudioctl.c: revision 1.4
usr.sbin/hdaudioctl/hdaudioctl.h: revision 1.3

Add show subcommand that displays the codec configuration in
human-readable tabulated form

Nix trailing whitespace.
 1.3.8.1  20-Jun-2020  martin Pull up following revision(s) (requested by sborrill in ticket #1561):

usr.sbin/hdaudioctl/hdaudioctl.8: revision 1.7
usr.sbin/hdaudioctl/graph.c: revision 1.5
usr.sbin/hdaudioctl/hdaudioctl.c: revision 1.3
usr.sbin/hdaudioctl/hdaudioctl.c: revision 1.4
usr.sbin/hdaudioctl/hdaudioctl.h: revision 1.3

Add show subcommand that displays the codec configuration in
human-readable tabulated form

Nix trailing whitespace.

RSS XML Feed