Mention support for VIA CX700 IDE and NVIDIA MCP67 IDE/SATA Controllers.
This commit is contained in:
parent
ee2b8027ff
commit
71185618cd
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: viaide.4,v 1.8 2007/01/21 05:04:15 isaki Exp $
|
||||
.\" $NetBSD: viaide.4,v 1.9 2007/08/31 01:39:46 xtraeme Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2003 Manuel Bouyer.
|
||||
.\"
|
||||
|
@ -27,7 +27,7 @@
|
|||
.\" INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd January 21, 2007
|
||||
.Dd August 31, 2007
|
||||
.Dt VIAIDE 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
@ -48,10 +48,11 @@ driver:
|
|||
Advanced Micro Devices AMD-756, 766, 768 and CS5536 IDE Controllers
|
||||
.It
|
||||
NVIDIA nForce, nForce2, nForce2 400, nForce3, nForce3 250,
|
||||
nForce4, MCP04, MCP55, MCP61 and MCP65 IDE and SATA Controllers.
|
||||
nForce4, MCP04, MCP55, MCP61, MCP65, MCP67 IDE and SATA Controllers.
|
||||
.It
|
||||
VIA Technologies VT82C586, VT82C586A, VT82C596A, VT82C686A, VT8233A,
|
||||
VT8235, VT8237/VT8237R IDE Controllers, and VT6421 Serial RAID Controller.
|
||||
VT8235, VT8237/VT8237R IDE Controllers, VT6421 Serial RAID Controller and
|
||||
CX700 IDE Controller.
|
||||
.El
|
||||
.Pp
|
||||
The 0x0002 flag forces the
|
||||
|
|
Loading…
Reference in New Issue