aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorNate Lawson <njl@FreeBSD.org>2003-08-31 19:23:00 +0000
committerNate Lawson <njl@FreeBSD.org>2003-08-31 19:23:00 +0000
commit5fd86f39d078c7accd3e644cb2611fbedf1b5317 (patch)
tree86b99737a9628d5bd045734cdbdd86316938fd0c /sys/dev
parent9923fc419f2af63d4061dba25715738b6ecce316 (diff)
Notes
Diffstat (limited to 'sys/dev')
-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 fa672dfcf91f..94a56ecb3b0d 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>