1pcic(7D) Devices pcic(7D)
2
3
4
6 pcic - Intel i82365SL PC Card Interface Controller
7
9 The Intel i82365SL PC Card interface controller provides one or more
10 PCMCIA PC card sockets. The pcic driver implements a PCMCIA bus nexus
11 driver.
12
13
14 The driver provides basic support for the Intel 82365SL and compatible
15 chips. Tested chips are:
16
17 o Intel — 82365SL.
18
19 o Cirrus Logic — PD6710/PD6720/PD6722.
20
21 o Vadem — VG365/VG465/VG468/VG469.
22
23 o Toshiba — PCIC and ToPIC
24
25 o Ricoh — RF5C366/RL5C466/RL5C475/RL5C476/RL5C477/RL5C478.
26
27 o 02Micro — OZ6912/6972.
28
29 o Texas Instruments —
30 PCI1130/PCI1131/PCI1031/PCI1221/PCI1225/PCI1520/PCI
31 1410/PCI1420/PCI4520/PCI7510/PCI7621.
32
33
34 While most systems using one of the above chips will work, some systems
35 are not supported due to hardware designs options that may not be soft‐
36 ware detectable.
37
38
39 Direct access to the PCMCIA hardware is not supported. All device
40 access must be through the DDI.
41
43 Configuration of PC Card interface controllers are automatically done
44 in the system by leveraging ACPI on x86 (or OBP on SPARC). Configura‐
45 tion includes allocation of device memory, I/O ports, CardBus subordi‐
46 nary bus number and interrupts. There is no user-interference
47 required. Note that the controller may not work when ACPI is disabled.
48
49
50 There is one driver configuration property defined in the pcic.conf
51 file:
52
53 interrupt-priorities=6; This property must be defined and must
54 be below 10.
55
56
58 /kernel/drv/pcic pcic driver.
59
60
61 /kernel/drv/pcic.conf pcic configuration file.
62
63
65 cardbus(4), stp4020(7D), pcmcia(7D)
66
67
68
69SunOS 5.11 27 June 2006 pcic(7D)