Add ICH6 southbridge to list of support devices.

This commit is contained in:
tron 2005-03-07 11:27:29 +00:00
parent e55b9169d1
commit 25833b0c61
4 changed files with 9 additions and 9 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: hardware,v 1.117 2005/01/09 06:08:20 snj Exp $
.\" $NetBSD: hardware,v 1.118 2005/03/07 11:31:31 tron Exp $
.
.Nx \*V
runs on ISA (AT-Bus), EISA, MCA, PCI, and VL-bus systems
@ -41,7 +41,7 @@ IBM ESDI Fixed Disk Controllers [m]
.It
Intel PIIX, PIIX3, and PIIX4 IDE Controllers
.It
Intel 82801 (ICH/ICH0/ICH2/ICH4/ICH5) IDE Controllers
Intel 82801 (ICH/ICH0/ICH2/ICH4/ICH5/ICH6) IDE Controllers
.It
Promise PDC20246 (Ultra/33), PDC20262 (Ultra/66), PDC20265/PDC20267 (Ultra/100),
PDC20268 (Ultra/100TX2 and Ultra/100TX2v2), Ultra/133, Ultra/133TX2,

View File

@ -1,4 +1,4 @@
.\" $NetBSD: auich.4,v 1.12 2005/01/27 13:39:47 kent Exp $
.\" $NetBSD: auich.4,v 1.13 2005/03/07 11:27:29 tron Exp $
.\"
.\" Copyright (c) 2000 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -49,8 +49,8 @@ The
device driver supports the integrated AC'97 audio controller
of the Intel I/O Controller Hub.
Supported chipsets include the i82801AA (ICH), i82801AB (ICH0),
i82801BA (ICH2), i82440MX, i82801CA (ICH3), i82801DB (ICH4), and
i82801EB (ICH5).
i82801BA (ICH2), i82440MX, i82801CA (ICH3), i82801DB (ICH4), i82801EB (ICH5)
and i82801FB (ICH6).
The driver also supports SiS 7012, nForce MCP, nForce2 MCP-T,
nForce3 MCP-T, nForce3 250 MCP-T, and nForce4.
.Sh SEE ALSO

View File

@ -1,4 +1,4 @@
.\" $NetBSD: pciide.4,v 1.57 2004/07/09 23:17:08 wiz Exp $
.\" $NetBSD: pciide.4,v 1.58 2005/03/07 11:27:29 tron Exp $
.\"
.\" Copyright (c) 1998,2003 Manuel Bouyer.
.\"
@ -76,7 +76,7 @@ Intel PIIX, PIIX3, and PIIX4 IDE Controllers:
Intel i31244 Serial ATA controller:
.Xr artsata 4
.It
Intel 82801 (ICH/ICH0/ICH2/ICH3/ICH4/ICH5) IDE Controllers:
Intel 82801 (ICH/ICH0/ICH2/ICH3/ICH4/ICH5/ICH6) IDE Controllers:
.Xr piixide 4
.It
NVIDIA nForce/nForce2 IDE Controllers:

View File

@ -1,4 +1,4 @@
.\" $NetBSD: piixide.4,v 1.3 2003/12/14 01:38:04 thorpej Exp $
.\" $NetBSD: piixide.4,v 1.4 2005/03/07 11:27:29 tron Exp $
.\"
.\" Copyright (c) 2003 Manuel Bouyer.
.\"
@ -39,7 +39,7 @@
The
.Nm
driver supports the Intel PIIX, PIIX3, PIIX4, and
82801 (ICH/ICH0/ICH2/ICH3/ICH4/ICH5) IDE controllers,
82801 (ICH/ICH0/ICH2/ICH3/ICH4/ICH5/ICH6) IDE controllers,
and provides the interface with the hardware for the
.Xr ata 4
driver.