From 6fab7ca2d70a3d13a5efec89e507347c92fda19b Mon Sep 17 00:00:00 2001 From: Wilko Bulte Date: Thu, 5 May 2005 12:03:36 +0000 Subject: [PATCH] ICH5 is also supported by ichsmb --- share/man/man4/ichsmb.4 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/share/man/man4/ichsmb.4 b/share/man/man4/ichsmb.4 index 0cc4fad51dc..92ca6cdb150 100644 --- a/share/man/man4/ichsmb.4 +++ b/share/man/man4/ichsmb.4 @@ -48,7 +48,8 @@ .Sh DESCRIPTION This driver provides access to the SMBus controller logical device contained in the Intel 82801AA (ICH), 82801AB (ICH0), -82801BA (ICH2), 82801CA (ICH3), and 82801DC (ICH4) PCI chips. +82801BA (ICH2), 82801CA (ICH3), 82801DC (ICH4) and +82801EB (ICH5) PCI chips. .Sh SEE ALSO .Xr smb 4 , .Xr smbus 4