1 '\" te 2 .\" Copyright (c) 2008, Sun Microsystems, Inc. All Rights Reserved 3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. 4 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License. 5 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] 6 .TH NV_SATA 7D "Jul 22, 2008" 7 .SH NAME 8 nv_sata \- Nvidia ck804/mcp55 SATA controller driver 9 .SH SYNOPSIS 10 .LP 11 .nf 12 \fBsata@unit-address\fR 13 .fi 14 15 .SH DESCRIPTION 16 .sp 17 .LP 18 The \fBnv_sata\fR driver is a SATA HBA driver that supports Nvidia ck804 and 19 mcp55 SATA HBA controllers. Note that while these Nvidia controllers 20 support standard SATA features including SATA-II drives, NCQ, hotplug and ATAPI 21 drives, the driver currently does not support NCQ features. 22 .SH CONFIGURATION 23 .sp 24 .LP 25 The \fBnv_sata\fR module contains no user configurable parameters. 26 .SH FILES 27 .sp 28 .ne 2 29 .na 30 \fB\fB/kernel/drv/nv_sata\fR\fR 31 .ad 32 .sp .6 33 .RS 4n 34 32-bit \fBELF\fR kernel module (x86). 35 .RE 36 37 .sp 38 .ne 2 39 .na 40 \fB\fB/kernel/drv/amd64/nv_sata\fR\fR 41 .ad 42 .sp .6 43 .RS 4n 44 64-bit \fBELF\fR kernel module (x86). 45 .RE 46 47 .SH ATTRIBUTES 48 .sp 49 .LP 50 See \fBattributes\fR(5) for descriptions of the following attribute: 51 .sp 52 53 .sp 54 .TS 55 box; 56 c | c 57 l | l . 58 ATTRIBUTE TYPE ATTRIBUTE VALUE 59 _ 60 Architecture x86 61 .TE 62 63 .SH SEE ALSO 64 .sp 65 .LP 66 \fBcfgadm\fR(1M), \fBcfgadm_sata\fR(1M), \fBprtconf\fR(1M), \fBsata\fR(7D), 67 \fBsd\fR(7D) 68 .sp 69 .LP 70 \fIWriting Device Drivers\fR