summaryrefslogtreecommitdiffstats
path: root/sys/dev/ichsmb
diff options
context:
space:
mode:
authornjl <njl@FreeBSD.org>2003-08-31 19:23:00 +0000
committernjl <njl@FreeBSD.org>2003-08-31 19:23:00 +0000
commit2e20fc26fbbc44fcb632feec56feaead9d56f8be (patch)
tree86b99737a9628d5bd045734cdbdd86316938fd0c /sys/dev/ichsmb
parent8d81fb7890a512c97cfe3c9e9b8c9bd9c8ac4af6 (diff)
downloadFreeBSD-src-2e20fc26fbbc44fcb632feec56feaead9d56f8be.zip
FreeBSD-src-2e20fc26fbbc44fcb632feec56feaead9d56f8be.tar.gz
Update the comment to indicate ICH5 support
Diffstat (limited to 'sys/dev/ichsmb')
-rw-r--r--sys/dev/ichsmb/ichsmb_pci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/ichsmb/ichsmb_pci.c b/sys/dev/ichsmb/ichsmb_pci.c
index fa672df..94a56ec 100644
--- a/sys/dev/ichsmb/ichsmb_pci.c
+++ b/sys/dev/ichsmb/ichsmb_pci.c
@@ -41,7 +41,7 @@ __FBSDID("$FreeBSD$");
/*
* Support for the SMBus controller logical device which is part of the
- * Intel 81801AA/AB/BA/CA/DC (ICH/ICH[0234]) I/O controller hub chips.
+ * Intel 81801AA/AB/BA/CA/DC/EB (ICH/ICH[02345]) I/O controller hub chips.
*/
#include <sys/param.h>
OpenPOWER on IntegriCloud