6396 remove SVM
[unleashed.git] / usr / src / man / man7d / pcic.7d
blob8d74265931d7513fd1185c35d259e2746f2655c9
1 '\" te
2 .\" Copyright (c) 2006, 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 PCIC 7D "Jun 27, 2006"
7 .SH NAME
8 pcic \- Intel i82365SL PC Card Interface Controller
9 .SH DESCRIPTION
10 .sp
11 .LP
12 The Intel i82365SL PC Card interface controller provides one or more \fBPCMCIA
13 PC\fR card sockets. The \fBpcic\fR driver implements a \fBPCMCIA\fR bus nexus
14 driver.
15 .sp
16 .LP
17 The driver provides basic support for the Intel 82365SL and compatible chips.
18 Tested chips are:
19 .RS +4
20 .TP
21 .ie t \(bu
22 .el o
23 Intel \(em 82365SL.
24 .RE
25 .RS +4
26 .TP
27 .ie t \(bu
28 .el o
29 Cirrus Logic \(em PD6710/PD6720/PD6722.
30 .RE
31 .RS +4
32 .TP
33 .ie t \(bu
34 .el o
35 Vadem \(em VG365/VG465/VG468/VG469.
36 .RE
37 .RS +4
38 .TP
39 .ie t \(bu
40 .el o
41 Toshiba \(em PCIC and ToPIC
42 .RE
43 .RS +4
44 .TP
45 .ie t \(bu
46 .el o
47 Ricoh \(em RF5C366/RL5C466/RL5C475/RL5C476/RL5C477/RL5C478.
48 .RE
49 .RS +4
50 .TP
51 .ie t \(bu
52 .el o
53 02Micro \(em OZ6912/6972.
54 .RE
55 .RS +4
56 .TP
57 .ie t \(bu
58 .el o
59 Texas Instruments \(em PCI1130/PCI1131/PCI1031/PCI1221/PCI1225/PCI1520/PCI
60 1410/PCI1420/PCI4520/PCI7510/PCI7621.
61 .RE
62 .sp
63 .LP
64 While most systems using one of the above chips will work, some systems are not
65 supported due to hardware designs options that may not be software detectable.
66 .sp
67 .LP
68 Direct access to the \fBPCMCIA\fR hardware is not supported. All device access
69 must be through the DDI.
70 .SH CONFIGURATION
71 .sp
72 .LP
73 Configuration of PC Card interface controllers are automatically done in the
74 system by leveraging ACPI on x86 (or OBP on SPARC). Configuration includes
75 allocation of device memory, I/O ports, CardBus subordinary bus number and
76 interrupts. There is no      user-interference required. Note that the
77 controller may not work when ACPI is disabled.
78 .sp
79 .LP
80 There is one driver configuration property defined in the \fBpcic.conf\fR file:
81 .sp
82 .ne 2
83 .na
84 \fB\fBinterrupt-priorities=6;\fR\fR
85 .ad
86 .RS 27n
87 This   property must be defined and  must  be  below 10.
88 .RE
90 .SH FILES
91 .sp
92 .ne 2
93 .na
94 \fB\fB/kernel/drv/pcic\fR\fR
95 .ad
96 .RS 25n
97 \fBpcic\fR driver.
98 .RE
101 .ne 2
103 \fB\fB/kernel/drv/pcic.conf\fR\fR
105 .RS 25n
106 \fBpcic\fR configuration file.
109 .SH SEE ALSO
112 \fBcardbus\fR(4), \fBstp4020\fR(7D), \fBpcmcia\fR(7D)