1 '\" te 2 .\" Copyright (c) 2009, 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 SDHOST 7D "Jan 8, 2009" 7 .SH NAME 8 sdhost \- Standard-compliant Secure Digital slot driver 9 .SH SYNOPSIS 10 .LP 11 .nf 12 pciclass,080500@unit-address 13 pciclass,080501@unit-address 14 .fi 15 16 .SH DESCRIPTION 17 .sp 18 .LP 19 The \fBsdhost\fR driver supports Secure Digital (SD) standard media slots 20 commonly found on mobile computers. 21 .SH FILES 22 .sp 23 .LP 24 An attachment point device file is created for each physical slot on the 25 system: 26 .sp 27 .ne 2 28 .na 29 \fB\fB/dev/sdcardx/y\fR\fR 30 .ad 31 .RS 30n 32 Attachment point for slot \fIy\fR on controller \fIx\fR. Typically this is 33 named \fB/dev/sdcard0/0\fR. 34 .RE 35 36 .sp 37 .ne 2 38 .na 39 \fB\fB/kernel/drv/sdhost\fR\fR 40 .ad 41 .RS 30n 42 32-bit ELF kernel module (x86). 43 .RE 44 45 .sp 46 .ne 2 47 .na 48 \fB\fB/kernel/drv/amd64/sdhost\fR\fR 49 .ad 50 .RS 30n 51 64-bit ELF kernel module (x86). 52 .RE 53 54 .sp 55 .ne 2 56 .na 57 \fB\fB/kernel/drv/sparcv9/sdhost\fR\fR 58 .ad 59 .RS 30n 60 64-bit ELF kernel module (SPARC). 61 .RE 62 63 .SH ATTRIBUTES 64 .sp 65 .LP 66 See \fBattributes\fR(5) for a description of the following attributes: 67 .sp 68 69 .sp 70 .TS 71 box; 72 c | c 73 l | l . 74 ATTRIBUTE TYPE ATTRIBUTE VALUE 75 _ 76 Architecture SPARC, x86 77 .TE 78 79 .SH SEE ALSO 80 .sp 81 .LP 82 \fBattributes\fR(5), \fBsda\fR(7D) 83 .sp 84 .LP 85 \fISystem Administration Guide, Volume I\fR 86 .sp 87 .LP 88 \fISystem Administration Guide: Basic Administration\fR