diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2011-04-14 22:24:35 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2011-04-14 22:24:35 +0000 |
commit | aa8d852e3859a12cf274f2a0baf898ec4c4e2138 (patch) | |
tree | 1b6d0d613341fdc143afebf3a0710fb2b393084e /share/man | |
parent | 47857cdb43c7ee4fcac3acfb6347167434c4a98f (diff) |
add support for VIA VT6415 & VX900 IDE
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/pciide.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/pciide.4 b/share/man/man4/pciide.4 index fccbce71f63..c6c24062256 100644 --- a/share/man/man4/pciide.4 +++ b/share/man/man4/pciide.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pciide.4,v 1.85 2010/03/25 11:38:50 sobrado Exp $ +.\" $OpenBSD: pciide.4,v 1.86 2011/04/14 22:24:34 jsg Exp $ .\" $NetBSD: pciide.4,v 1.8 1999/03/16 01:19:17 garbled Exp $ .\" .\" Copyright (c) 1998 Manuel Bouyer. @@ -31,7 +31,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: March 25 2010 $ +.Dd $Mdocdate: April 14 2011 $ .Dt PCIIDE 4 .Os .Sh NAME @@ -118,7 +118,7 @@ Silicon Integrated System 180, 181, 5513 (5597/5598), 540, 550, 730, 733, 735, 740, 745, 746, 748, 750, 751, 752, 755, 760, 962, 963 .It VIA Technologies CX700, VT82C586/A/B, VT82C596A/B, VT82C686A/B, VT8231, VT8366, -VT8233, VT8235, VT8237, VT8237A/S, VT8251, VT6410, VX700, VX855 +VT8233, VT8235, VT8237, VT8237A/S, VT8251, VT6410, VT6415, VX700, VX855, VX900 .El .Pp Some of these controllers are only available in multifunction PCI chips. |