mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
ICH5 is also supported by ichsmb
This commit is contained in:
parent
df66c5631e
commit
6fab7ca2d7
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue