diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2006-01-18 03:06:34 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2006-01-18 03:06:34 +0000 |
commit | 14bbbbfbcef0a6aacd031e5fe31d50a8603e46c8 (patch) | |
tree | 2695d9c3ed00662d1396e870ce00f64c32675266 /share | |
parent | 5a93f86d9e77952aabca1277c50dcc63e43f4a55 (diff) |
mention ATI and SMSC chipsets
Diffstat (limited to 'share')
-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 , |