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