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 "22 Jul 2008" "SunOS 5.11" "Devices"
   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 .mk
  30 .na
  31 \fB\fB/kernel/drv/nv_sata\fR\fR
  32 .ad
  33 .sp .6
  34 .RS 4n
  35 32-bit \fBELF\fR kernel module (x86).
  36 .RE
  37 
  38 .sp
  39 .ne 2
  40 .mk
  41 .na
  42 \fB\fB/kernel/drv/amd64/nv_sata\fR\fR
  43 .ad
  44 .sp .6
  45 .RS 4n
  46 64-bit \fBELF\fR kernel module (x86).
  47 .RE
  48 
  49 .SH ATTRIBUTES
  50 .sp
  51 .LP
  52 See \fBattributes\fR(5) for descriptions of the following attribute:
  53 .sp
  54 
  55 .sp
  56 .TS
  57 tab() box;
  58 cw(2.75i) |cw(2.75i) 
  59 lw(2.75i) |lw(2.75i) 
  60 .
  61 ATTRIBUTE TYPEATTRIBUTE VALUE
  62 _
  63 Architecturex86
  64 .TE
  65 
  66 .SH SEE ALSO
  67 .sp
  68 .LP
  69 \fBcfgadm\fR(1M), \fBcfgadm_sata\fR(1M), \fBprtconf\fR(1M), \fBsata\fR(7D),
  70 \fBsd\fR(7D)
  71 .sp
  72 .LP
  73 \fIWriting Device Drivers\fR