xref: /netbsd-src/share/man/man4/siisata.4 (revision 404fbe5fb94ca1e054339640cabb2801ce52dd30)
1.\" $NetBSD: siisata.4,v 1.1 2008/05/23 21:11:40 jnemeth Exp $
2.\"
3.\" Copyright (c) 2007, 2008 Jonathan A. Kollasch. All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright
9.\"    notice, this list of conditions and the following disclaimer.
10.\" 2. Redistributions in binary form must reproduce the above copyright
11.\"    notice, this list of conditions and the following disclaimer in the
12.\"    documentation and/or other materials provided with the distribution.
13.\"
14.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
15.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
16.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
17.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
18.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
19.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
20.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
21.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
22.\" INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
23.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
24.\"
25.Dd May 21, 2008
26.Dt SIISATA 4
27.Os
28.Sh NAME
29.Nm siisata
30.Nd Silicon Image SATA-II controllers driver
31.Sh SYNOPSIS
32.Cd "siisata* at pci? dev ? function ?"
33.Sh DESCRIPTION
34The
35.Nm
36driver supports the Silicon Image SteelVine family of SATA-II controllers,
37interfacing the hardware with the
38.Xr ata 4
39and
40.Xr atapi 4
41subsystems.
42.Pp
43The following controllers are supported by the
44.Nm
45driver:
46.Pp
47.Bl -tag -width Ds -offset indent -compact
48.It Silicon Image SiI3124 4-port PCI/PCI-X
49.It Silicon Image SiI3132 2-port PCI-Express x1
50.It Silicon Image SiI3531 1-port PCI-Express x1
51.El
52.Sh SEE ALSO
53.Xr ata 4 ,
54.Xr atapi 4 ,
55.Xr pci 4 ,
56.Xr wd 4
57.Sh HISTORY
58The
59.Nm
60driver first appeared in
61.Nx 5.0 .
62.Sh AUTHORS
63The
64.Nm
65driver was written by
66.An Jonathan A. Kollasch Aq jakllsch@kollasch.net .
67.Sh BUGS
68.Bl -tag -width Ds -compact
69.It SATA Native Command Queueing is not yet supported .
70.It Device hot swapping is not yet supported .
71.It Silicon Image's Software RAID is not yet supported by the
72.Xr ataraid 4
73driver.
74.Xr raid 4
75can be used instead.
76.El
77