Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

pcic(4) [netbsd man page]

PCIC(4) 						   BSD Kernel Interfaces Manual 						   PCIC(4)

NAME
pcic -- Intel and Cirrus Logic PCMCIA controller driver SYNOPSIS
pcic0 at isa? port 0x3e0 iomem 0xd0000 iosiz 0x4000 flags N pcic1 at isa? port 0x3e2 iomem 0xd4000 iosiz 0x4000 flags N pcic* at isapnp? pcic* at pci? dev? function ? pcmcia* at pcic? controller ? socket ? DESCRIPTION
NetBSD provides support for the Intel 82365SL, Cirrus Logic PD6710 and PD672x PCMCIA controllers. For the isa(4) attachment a flags value of 1 can be used to force the use of polling instead of interrupts for card events. The default configuration of the pcic gives each controller 16 kilobytes of memory, to be shared between slots. Some PC Card devices require somewhat more memory than this; it may therefore be necessary to adjust the iomem and iosiz parameters of the pcic devices in the kernel con- fig file to accommodate these cards. SEE ALSO
isa(4), isapnp(4), pci(4), pcmcia(4), tcic(4) http://www.intel.com/ http://www.cirrus.com/ HISTORY
The pcic driver appeared in NetBSD 1.3. BSD
May 21, 1999 BSD

Check Out this Related Man Page

pcic(7D)							      Devices								  pcic(7D)

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: o Intel -- 82365SL. o Cirrus Logic -- PD6710/PD6720/PD6722. o Vadem -- VG365/VG465/VG468/VG469. o Toshiba -- PCIC and ToPIC o Ricoh -- RF5C366/RL5C466/RL5C475/RL5C476/RL5C477/RL5C478. o 02Micro -- OZ6912/6972. o Texas Instruments -- PCI1130/PCI1131/PCI1031/PCI1221/PCI1225/PCI1520/PCI 1410/PCI1420/PCI4520/PCI7510/PCI7621. 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). Configura- tion 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
cardbus(4), stp4020(7D), pcmcia(7D) SunOS 5.11 27 June 2006 pcic(7D)
Man Page

6 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

forcing irq on PCMCIA card

ENV: linux Version: Mandrake 8.1, PCMCIA card: longshine lcs-8534TB. (supported according the PCMCIA docs) laptop is P-II lifetec /etc/sysconfig/pcmcia: PCMCIA=yes PCIC=i82365 ( found via probe -m ) PCIC_OPTS="cs_irq=11 pci_irq_list=11,11 do_scan=0" ( you see i want to force irq 11 )... (3 Replies)
Discussion started by: progressdll
3 Replies

2. Cybersecurity

microsoft isa server

Just installed Linux on my box at work and i'm not sure how to connect to isa server, that is used here - any help would be appreciated (3 Replies)
Discussion started by: kareivis
3 Replies

3. UNIX for Dummies Questions & Answers

PCMCIA problems

Hi I recently installed Mandrake 9 on my laptop. It has 2 PCMCIA slots, and in one of them I usually keep one of my network cards (ones an Accton 2216, the other a Surecom EP-427). Under mandrake when my computer started up (and went into runlevel 5) it attempted to start 'network' and then... (2 Replies)
Discussion started by: KrazyGuyPaul
2 Replies

4. Solaris

rs232 pci-card

hello mates, do you know a manufactor for rs232 serial pci cards for the sparc architecture? it seems that there is no original product from sun for that purpose. strange, isn't it? problem is that i have a V250 with only one db9 rs232 serial port, and i need it for a modem connection, but i also... (1 Reply)
Discussion started by: pressy
1 Replies

5. AIX

Help finding a BOS

I'm trying to install TL 5200-08 on an AIX 5.2 box and it is failing due to several prereqs. One is devices.pci.77101223.diag 5.2.0.85, but the prereq for this file set is devices.pci.77101223.diag 5.2.0.0 and I can not locate that file set. I can locate devices.pci.77101223.diag 5.2.0.1, but... (1 Reply)
Discussion started by: zuessh
1 Replies

6. SCO

Change Disk controller in SCO 6.0.0

So today I tried to upgrade a customer from a Proliant with an HPSAS controller to an Intel server with a MEGASAS controller. First, I downloaded the megasas driver from SCO and installed it on the old system. Then I created a new Microlite Edge emergency boot cd with the new driver on it. I... (2 Replies)
Discussion started by: jgt
2 Replies