xref: /netbsd/share/man/man4/siisata.4 (revision 6550d01e)
1.\" $NetBSD: siisata.4,v 1.3 2009/07/19 06:28:08 kiyohara 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 July 19, 2009
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.Cd "siisata* at cardbus? function ?"
34.Sh DESCRIPTION
35The
36.Nm
37driver supports the Silicon Image SteelVine family of SATA-II controllers,
38interfacing the hardware with the
39.Xr ata 4
40and
41.Xr atapi 4
42subsystems.
43.Pp
44The following controllers are supported by the
45.Nm
46driver:
47.Pp
48.Bl -tag -width Ds -offset indent -compact
49.It Silicon Image SiI3124 4-port PCI/PCI-X
50.It Silicon Image SiI3132 2-port PCI-Express x1
51.It Silicon Image SiI3531 1-port PCI-Express x1
52.El
53.Sh SEE ALSO
54.Xr ata 4 ,
55.Xr atapi 4 ,
56.Xr cardbus 4 ,
57.Xr pci 4 ,
58.Xr wd 4
59.Sh HISTORY
60The
61.Nm
62driver first appeared in
63.Nx 5.0 .
64.Sh AUTHORS
65The
66.Nm
67driver was written by
68.An Jonathan A. Kollasch Aq jakllsch@kollasch.net .
69.Sh BUGS
70.Bl -tag -width Ds -compact
71.It SATA Native Command Queuing is not yet supported .
72.It Device hot swapping is not yet supported .
73.It Silicon Image's Software RAID is not yet supported by the
74.Xr ataraid 4
75driver.
76.Xr raid 4
77can be used instead.
78.El
79