summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pciconf
diff options
context:
space:
mode:
authormav <mav@FreeBSD.org>2008-10-21 21:55:38 +0000
committermav <mav@FreeBSD.org>2008-10-21 21:55:38 +0000
commitee74955c75e4467fe061f102f92223e6a42427dd (patch)
tree263714bef1db937f8de40c920e777331346d7f31 /usr.sbin/pciconf
parente04c0708d591a30a46f7fe8680a07b2f69479ec2 (diff)
downloadFreeBSD-src-ee74955c75e4467fe061f102f92223e6a42427dd.zip
FreeBSD-src-ee74955c75e4467fe061f102f92223e6a42427dd.tar.gz
Add HDA multimedia subclass.
Diffstat (limited to 'usr.sbin/pciconf')
-rw-r--r--usr.sbin/pciconf/pciconf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/pciconf/pciconf.c b/usr.sbin/pciconf/pciconf.c
index d498abd..1a7786b 100644
--- a/usr.sbin/pciconf/pciconf.c
+++ b/usr.sbin/pciconf/pciconf.c
@@ -286,6 +286,7 @@ static struct
{PCIC_MULTIMEDIA, PCIS_MULTIMEDIA_VIDEO, "video"},
{PCIC_MULTIMEDIA, PCIS_MULTIMEDIA_AUDIO, "audio"},
{PCIC_MULTIMEDIA, PCIS_MULTIMEDIA_TELE, "telephony"},
+ {PCIC_MULTIMEDIA, PCIS_MULTIMEDIA_HDA, "HDA"},
{PCIC_MEMORY, -1, "memory"},
{PCIC_MEMORY, PCIS_MEMORY_RAM, "RAM"},
{PCIC_MEMORY, PCIS_MEMORY_FLASH, "flash"},
OpenPOWER on IntegriCloud