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