diff options
author | 2006-01-18 03:06:33 +0000 | |
---|---|---|
committer | 2006-01-18 03:06:33 +0000 | |
commit | 6b57dbdf8df0e88fa5b86c7e85029582b17cd0fc (patch) | |
tree | 15c433cdcf6443a3e86506d3b1db809f484b72e4 | |
parent | add piixpm. (diff) | |
download | wireguard-openbsd-6b57dbdf8df0e88fa5b86c7e85029582b17cd0fc.tar.xz wireguard-openbsd-6b57dbdf8df0e88fa5b86c7e85029582b17cd0fc.zip |
mention ATI and SMSC chipsets
-rw-r--r-- | share/man/man4/piixpm.4 | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/share/man/man4/piixpm.4 b/share/man/man4/piixpm.4 index 39c9305026f..23f14c1bf4b 100644 --- a/share/man/man4/piixpm.4 +++ b/share/man/man4/piixpm.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: piixpm.4,v 1.8 2006/01/05 10:04:38 grange Exp $ +.\" $OpenBSD: piixpm.4,v 1.9 2006/01/18 03:06:33 brad Exp $ .\" .\" Copyright (c) 2004, 2005 Alexander Yurchenko <grange@openbsd.org> .\" @@ -36,9 +36,13 @@ Supported chipsets: .Pp .Bl -bullet -compact -offset indent .It -Intel 82371AB PIIX4, 82440MX +ATI SB200, IXP300, IXP400 +.It +Intel 82371AB (PIIX4), 82440MX .It ServerWorks OSB4, CSB5, CSB6 +.It +SMSC Victory66 .El .Sh SEE ALSO .Xr iic 4 , |