diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2007-04-29 05:51:52 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2007-04-29 05:51:52 +0000 |
commit | 9783ec1446970c3eed08027a01f75b6e0b8b00c0 (patch) | |
tree | bb6fa8a9d556086435f50254b7b5adef8023601c /share | |
parent | 5c3cbb17da77e4c3004522edc69267c53987b752 (diff) |
Match on ATI IXP/SB600 as well.
Seen in a dmesg from alemao <skanabiz@gmail.com>
ok grange@
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/piixpm.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/piixpm.4 b/share/man/man4/piixpm.4 index 231dcc40c3e..18f14e3127c 100644 --- a/share/man/man4/piixpm.4 +++ b/share/man/man4/piixpm.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: piixpm.4,v 1.11 2006/09/07 10:42:25 jmc Exp $ +.\" $OpenBSD: piixpm.4,v 1.12 2007/04/29 05:51:51 jsg Exp $ .\" .\" Copyright (c) 2004, 2005 Alexander Yurchenko <grange@openbsd.org> .\" @@ -36,7 +36,7 @@ Supported chipsets: .Pp .Bl -bullet -compact -offset indent .It -ATI SB200, IXP300, IXP400 +ATI SB200, IXP300, IXP400, IXP600 .It Intel 82371AB (PIIX4), 82440MX .It |