summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pciconf
diff options
context:
space:
mode:
authormav <mav@FreeBSD.org>2008-10-21 20:57:21 +0000
committermav <mav@FreeBSD.org>2008-10-21 20:57:21 +0000
commit8a975c2c68d269c03068d34826b1289344a6f501 (patch)
tree119669b0063299308faeabb4d789dfae8597335f /usr.sbin/pciconf
parentc4665a51ba838f3100f45fd761a6d3a49f7c90b9 (diff)
downloadFreeBSD-src-8a975c2c68d269c03068d34826b1289344a6f501.zip
FreeBSD-src-8a975c2c68d269c03068d34826b1289344a6f501.tar.gz
Add "SD host controller" subclass name.
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 9e7397f..d498abd 100644
--- a/usr.sbin/pciconf/pciconf.c
+++ b/usr.sbin/pciconf/pciconf.c
@@ -310,6 +310,7 @@ static struct
{PCIC_BASEPERIPH, PCIS_BASEPERIPH_TIMER, "timer"},
{PCIC_BASEPERIPH, PCIS_BASEPERIPH_RTC, "realtime clock"},
{PCIC_BASEPERIPH, PCIS_BASEPERIPH_PCIHOT, "PCI hot-plug controller"},
+ {PCIC_BASEPERIPH, PCIS_BASEPERIPH_SDHC, "SD host controller"},
{PCIC_INPUTDEV, -1, "input device"},
{PCIC_INPUTDEV, PCIS_INPUTDEV_KEYBOARD, "keyboard"},
{PCIC_INPUTDEV, PCIS_INPUTDEV_DIGITIZER,"digitizer"},
OpenPOWER on IntegriCloud