diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2005-07-25 05:25:04 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2005-07-25 05:25:04 +0000 |
commit | 250a2d12528efea54af31873f3cb69d85465e1f3 (patch) | |
tree | c616a0d43d491e0c4e579f058f0434420b577436 /share | |
parent | b650417642ffd84f3a87f68f1386689e1c64e5e8 (diff) |
ichpcib(4) support for 82801FB (ICH6) as found in marco@'s Dell d810.
Tested by and ok marco@, ok brad@
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/man4.i386/ichpcib.4 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/man4.i386/ichpcib.4 b/share/man/man4/man4.i386/ichpcib.4 index 3de01f2f561..0a66568294f 100644 --- a/share/man/man4/man4.i386/ichpcib.4 +++ b/share/man/man4/man4.i386/ichpcib.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ichpcib.4,v 1.5 2005/01/20 22:08:01 jmc Exp $ +.\" $OpenBSD: ichpcib.4,v 1.6 2005/07/25 05:25:03 jsg Exp $ .\" .\" Copyright (c) 2004 Alexander Yurchenko <grange@openbsd.org> .\" @@ -35,7 +35,8 @@ driver supports Intel .Tn ICH3-M , .Tn ICH4 , .Tn ICH4-M , -.Tn ICH-5 +.Tn ICH-5 , +.Tn ICH-6 and .Tn 6300ESB LPC bridges. |