Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-5]: src/share/man/man4 Pull up revisions 1.28-1.29 (requested b...



details:   https://anonhg.NetBSD.org/src/rev/1ddd0cce8bc4
branches:  netbsd-1-5
changeset: 491753:1ddd0cce8bc4
user:      he <he%NetBSD.org@localhost>
date:      Tue May 15 21:39:40 2001 +0000

description:
Pull up revisions 1.28-1.29 (requested by bouyer):
  Add support for newer VIA pciide controllers.
  Add support for the AMD 766 pciide controller.
  Properly distinguish between HPT366 and HPT370 controllers.

diffstat:

 share/man/man4/pciide.4 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 79f4557d0be5 -r 1ddd0cce8bc4 share/man/man4/pciide.4
--- a/share/man/man4/pciide.4   Tue May 15 21:38:42 2001 +0000
+++ b/share/man/man4/pciide.4   Tue May 15 21:39:40 2001 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: pciide.4,v 1.19.2.7 2001/03/13 21:25:02 he Exp $
+.\"    $NetBSD: pciide.4,v 1.19.2.8 2001/05/15 21:39:40 he Exp $
 .\"
 .\" Copyright (c) 1998 Manuel Bouyer.
 .\"
@@ -57,7 +57,7 @@
 .It
 Acer labs M5229 IDE Controller
 .It
-Advanced Micro Devices AMD-756 IDE Controllers
+Advanced Micro Devices AMD-756 and 766 IDE Controllers
 .It
 CMD Tech PCI0643, PCI0646, PCI0648 and PCI0649 IDE Controllers
 .It
@@ -75,7 +75,7 @@
 .It
 Silicon Integrated System 5597/5598 IDE controller
 .It
-VIA Technologies VT82C586 and VT82C586A IDE Controllers
+VIA Technologies VT82C586, VT82C586A, VT82C596A and VT82C686A IDE Controllers
 .El 
 Some of these controllers are only available in multifunction PCI chips.
 .Pp



Home | Main Index | Thread Index | Old Index