OpenGrok
Cross Reference: hdaudioctl.c
xref
: /
src
/
usr.sbin
/
hdaudioctl
/
hdaudioctl.c
Home
|
History
|
Annotate
|
Download
|
only in
hdaudioctl
History log of
/src/usr.sbin/hdaudioctl/hdaudioctl.c
Revision
Date
Author
Comments
1.6
21-Jun-2021
christos
fix proplib deprecation
1.5
01-Jul-2020
sborrill
When using show subcommand, display node ID (nid) in hexadecimal to match
the HD audio documentation. Diverge slightly by using 0xXX instead of XXh
format for consistency with the list subcommand.
1.4
15-Jun-2020
riastradh
Nix trailing whitespace.
1.3
15-Jun-2020
sborrill
Add show subcommand that displays the codec configuration in
human-readable tabulated form
1.2
28-Mar-2015
jmcneill
branches: 1.2.8; 1.2.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.1
11-Oct-2009
sborrill
branches: 1.1.2; 1.1.4; 1.1.28;
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.28.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.1.4.2
21-Apr-2010
matt
sync to netbsd-5
1.1.4.1
11-Oct-2009
matt
file hdaudioctl.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 hdaudioctl.c was added on branch netbsd-5 on 2009-10-18 16:50:13 +0000
1.2.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.2.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.
Indexes created Tue Oct 21 12:09:54 GMT 2025