Update the comment to indicate ICH5 support

This commit is contained in:
Nate Lawson 2003-08-31 19:23:00 +00:00
parent 9923fc419f
commit 5fd86f39d0

View File

@ -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>