xref: /illumos-gate/usr/src/man/man4d/pcic.4d (revision f37b3cbb6f67aaea5eec1c335bdc7bf432867d64)
te
Copyright (c) 2006, Sun Microsystems, Inc. All Rights Reserved
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.
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.
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]
PCIC 4D "Jun 27, 2006"
NAME
pcic - Intel i82365SL PC Card Interface Controller
DESCRIPTION

The Intel i82365SL PC Card interface controller provides one or more PCMCIA PC card sockets. The pcic driver implements a PCMCIA bus nexus driver.

The driver provides basic support for the Intel 82365SL and compatible chips. Tested chips are:

Intel \(em 82365SL.

Cirrus Logic \(em PD6710/PD6720/PD6722.

Vadem \(em VG365/VG465/VG468/VG469.

Toshiba \(em PCIC and ToPIC

02Micro \(em OZ6912/6972.

While most systems using one of the above chips will work, some systems are not supported due to hardware designs options that may not be software detectable.

Direct access to the PCMCIA hardware is not supported. All device access must be through the DDI.

CONFIGURATION

Configuration of PC Card interface controllers are automatically done in the system by leveraging ACPI on x86 (or OBP on SPARC). Configuration includes allocation of device memory, I/O ports, CardBus subordinary bus number and interrupts. There is no user-interference required. Note that the controller may not work when ACPI is disabled.

There is one driver configuration property defined in the pcic.conf file: interrupt-priorities=6;

This property must be defined and must be below 10.

FILES
/kernel/drv/pcic

pcic driver.

/kernel/drv/pcic.conf

pcic configuration file.

SEE ALSO

pcmcia (4D), stp4020 (4D), cardbus (5)