VxWorks Reference Manual : Libraries

iPiix4Pci

NAME

iPiix4Pci - low level initalization code for PCI ISA/IDE Xcelerator

ROUTINES

iPiix4PciLibInit( ) - intializes PIIX4 device library
iPiix4PciDevCreate( ) - creates the PIIX4 device
iPiix4PciKbdInit( ) - initializes the PCI-ISA/IDE bridge
iPiix4PciFdInit( ) - initializes the floppy disk device
iPiix4PciAtaInit( ) - low level initialization of ATA device
iPiix4PciIntrRoute( ) - Route PIRQ[A:D]
iPiix4PciGetIntr( ) - give device an interrupt level to use
iPiix4PciGetHandle( ) - give caller a handle for given device information

DESCRIPTION

The 82371AB PCI ISA IDE Xcelerator (PIIX4) is a multi-function PCI device implementing a PCI-to-ISA bridge function, a PCI IDE function, a Universal Serial Bus host/hub function, and an Enhanced Power Management function. As a PCI-to-ISA bridge, PIIX4 integrates many common I/O functions found in ISA-based PC systems-two 82C37 DMA Controllers, two 82C59 Interrupt Controllers, an 82C54 Timer/Counter, and a Real Time Clock. In addition to compatible transfers, each DMA channel supports Type F transfers. PIIX4 also contains full support for both PC/PCI and Distributed DMA protocols implementing PCI-based DMA. The Interrupt Controller has Edge or Level sensitive programmable inputs and fully supports the use of an external I/O Advanced Programmable Interrupt Controller (APIC) and Serial Interrupts. Chip select decoding is provided for BIOS, Real Time Clock, Keyboard Controller, second external microcontroller, as well as two Programmable Chip Selects.

PIIX4 is a multi-function PCI device that integrates many system-level functions. PIIX4 is compatible with the PCI Rev 2.1 specification, as well as the IEEE 996 specification for the ISA (AT) bus.

PCI to ISA/EIO Bridge
PIIX4 can be configured for a full ISA bus or a subset of the ISA bus called the Extended IO (EIO) bus. The use of the EIO bus allows unused signals to be configured as general purpose inputs and outputs. PIIX4 can directly drive up to five ISA slots without external data or address buffering. It also provides byte-swap logic, I/O recovery support, wait-state generation, and SYSCLK generation. X-Bus chip selects are provided for Keyboard Controller, BIOS, Real Time Clock, a second microcontroller, as well as two programmable chip selects. PIIX4 can be configured as either a subtractive decode PCI to ISA bridge or as a positive decode bridge. This gives a system designer the option of placing another subtractive decode bridge in the system (e.g., an Intel 380FB Dock Set).

IDE Interface (Bus Master capability and synchronous DMA Mode)
The fast IDE interface supports up to four IDE devices providing an interface for IDE hard disks and CD ROMs. Each IDE device can have independent timings. The IDE interface supports PIO IDE transfers up to 14 Mbytes/sec and Bus Master IDE transfers up to 33 Mbytes/sec. It does not consume any ISA DMA resources. The IDE interface integrates 16x32-bit buffers for optimal transfers.

PIIX4's IDE system contains two independent IDE signal channels. They can be configured to the standard primary and secondary channels (four devices) or primary drive 0 and primary drive 1 channels (two devices).This allows flexibility in system design and device power management.

Compatibility Modules
The DMA controller incorporates the logic of two 82C37 DMA controllers, with seven independently programmable channels. Channels [0:3] are hardwired to 8-bit, count-by-byte transfers, and channels [5:7] are hardwired to 16-bit, count-by-word transfers. Any two of the seven DMA channels can be programmed to support fast Type-F transfers. The DMA controller also generates the ISA refresh cycles.

The DMA controller supports two separate methods for handling legacy DMA via the PCI bus. The PC/PCI protocol allows PCI-based peripherals to initiate DMA cycles by encoding requests and grants via three PC/PCI REQ#/GNT# pairs. The second method, Distributed DMA, allows reads and writes to 82C37 registers to be distributed to other PCI devices. The two methods can be enabled concurrently. The serial interrupt scheme typically associated with Distributed DMA is also supported.

The timer/counter block contains three counters that are equivalent in function to those found in one 82C54 programmable interval timer. These three counters are combined to provide the system timer function, refresh request, and speaker tone. The 14.31818-MHz oscillator input provides the clock source for these three counters.

PIIX4 provides an ISA-Compatible interrupt controller that incorporates the functionality of two 82C59 interrupt controllers. The two interrupt controllers are cascaded so that 14 external and two internal interrupts are possible. In addition, PIIX4 supports a serial interrupt scheme. PIIX4 provides full support for the use of an external IO APIC.

Enhanced Universal Serial Bus (USB) Controller
The PIIX4 USB controller provides enhanced support for the Universal Host Controller Interface (UHCI). This includes support that allows legacy software to use a USB-based keyboard and mouse.

RTC
PIIX4 contains a Motorola MC146818A-compatible real-time clock with 256 bytes of battery-backed RAM. The real-time clock performs two key functions: keeping track of the time of day and storing system data, even when the system is powered down. The RTC operates on a 32.768-kHz crystal and a separate 3V lithium battery that provides up to 7 years of protection.

The RTC also supports two lockable memory ranges. By setting bits in the configuration space, two 8-byte ranges can be locked to read and write accesses. This prevents unauthorized reading of passwords or other system security information. The RTC also supports a date alarm, that allows for scheduling a wake up event up to 30 days in advance, rather than just 24 hours in advance.

GPIO and Chip Selects
Various general purpose inputs and outputs are provided for custom system design. The number of inputs and outputs varies depending on PIIX4 configuration. Two programmable chip selects are provided which allows the designer to place devices on the X-Bus without the need for external decode logic.

Pentium and Pentium II Processor Interface
The PIIX4 CPU interface allows connection to all Pentium and Pentium II processors. The Sleep mode for the Pentium II processors is also supported.

Enhanced Power Management
PIIX4's power management functions include enhanced clock control, local and global monitoring support for 14 individual devices, and various low-power (suspend) states, such as Power-On Suspend, Suspend-to-DRAM, and Suspend-to-Disk. A hardware-based thermal management circuit permits software-independent entrance to low-power states. PIIX4 has dedicated pins to monitor various external events (e.g., interfaces to a notebook lid, suspend/resume button, battery low indicators, etc.). PIIX4 contains full support for the Advanced Configuration and Power Interface (ACPI) Specification.

System Management Bus (SMBus)
PIIX4 contains an SMBus Host interface that allows the CPU to communicate with SMBus slaves and an SMBus Slave interface that allows external masters to activate power management events.

Configurability
PIIX4 provides a wide range of system configuration options. This includes full 16-bit I/O decode on internal modules, dynamic disable on all the internal modules, various peripheral decode options, and many options on system configuration.

USAGE This library provides low level routines for PCI - ISA bridge intialization, and PCI interrupts routing. There are many functions provided here for enabling different logical devices existing on ISA bus.

The functions addressed here include:

INTERNAL DATABASES This library uses an internal database hidden from it's user. The control to resize the internal database is given to user in the form of two mnemonics. These mnemonics can be overridden by defining in architecture related BSP header file. If not redefined, they take their default values as defined in iPiix4Pci.h file.

IPIIX4_PCI_DEVMAX
Defines the maximum number of PIIX4 that can be found on user's board.

IPIIX4_PCI_XINT_MAX
Defines the maximum number of interrupt levels that a user would like to route using this facility.

USER INTERFACE

STATUS iPiix4PciLibInit
    (
    VOID
    )
The above mentioned routine should be the first routine that is called amongst many routine illustrated here. This routine intializes many internal databases required by this library to function properly. The size of internal databases can be changed by overridding IPIIX4_PCI_DEVMAX and IPIIX4_PCI_XINT_MAX mnemonics.

int iPiix4PciDevCreate
    (
    int instance
    )
The above mentioned routine should be called for a given instance of device on PCI bus before intializing ISA based devices or interrupt routing. This routine checks for the existence of given instance of the bus and hands out a handle ( an index into its internal data structures) to use for further call on given device. The user of this library should always use correct handle for proper device intialization.

STATUS iPiix4PciKbdInit
    (
    int handle
    )
The above mentioned routine does keyboard specific intialization on PIIX4.

STATUS iPiix4PciFdInit
    (
    int handle
    )
The above mentioned routine does floppy disk specific intialization on PIIX4.

STATUS iPiix4PciAtaInit
    (
    int handle
    )
The above mentioned routine does ATA device specific intialization on PIIX4.

STATUS iPiix4PciIntrRoute
    (
    int handle
    )
The above mentioned routines routes PIRQ[A:D] to interrupt routing state machine embedded in PIIX4 and makes them level triggered. This routine should be called early in boot process.

int iPiix4PciGetIntr
    (
    int handle
    )
This above mentioned routine gives out the interrupt level to driver to use.

int iPiix4PciGetHandle
    (
    int vendId,
    int devId,
    int instance
    )
The above mentioned routine gives handle for already created device (using iPiix4PciDevCreate () ). This routine checks for the existence of given device on PCI bus. If found, checks existing entries in internal database to get a match. If match found return handle to that entry in internal databases.

INCLUDE FILES

iPiix4Pci.h

SEE ALSO

iPiix4Pci


Libraries : Routines

iPiix4PciLibInit( )

NAME

iPiix4PciLibInit( ) - intializes PIIX4 device library

SYNOPSIS

STATUS iPiix4PciLibInit
    (
    )

DESCRIPTION

This routine will intializes (zero out) data structures used by this library. This is a necessary step to guarantee proper functioning of this library.

RETURNS

OK/ERROR

SEE ALSO

iPiix4Pci


Libraries : Routines

iPiix4PciDevCreate( )

NAME

iPiix4PciDevCreate( ) - creates the PIIX4 device

SYNOPSIS

int iPiix4PciDevCreate
    (
    int instance
    )

DESCRIPTION

This routine will logically create PIIX4 device and hands out a handle to caller to use.

RETURNS

index into array of handles (PASS), or -1 (FAIL).

SEE ALSO

iPiix4Pci


Libraries : Routines

iPiix4PciKbdInit( )

NAME

iPiix4PciKbdInit( ) - initializes the PCI-ISA/IDE bridge

SYNOPSIS

STATUS iPiix4PciKbdInit
    (
    int handle
    )

DESCRIPTION

This routine will initialize PIIX4 - PCI-ISA/IDE bridge to enable keyboard device and IRQ routing

RETURNS

OK/ERROR

SEE ALSO

iPiix4Pci


Libraries : Routines

iPiix4PciFdInit( )

NAME

iPiix4PciFdInit( ) - initializes the floppy disk device

SYNOPSIS

STATUS iPiix4PciFdInit
    (
    int handle
    )

DESCRIPTION

This routine will initialize PIIX4 - PCI-ISA/IDE bridge and DMA for proper working of floppy disk device

RETURNS

OK/ERROR

SEE ALSO

iPiix4Pci


Libraries : Routines

iPiix4PciAtaInit( )

NAME

iPiix4PciAtaInit( ) - low level initialization of ATA device

SYNOPSIS

STATUS iPiix4PciAtaInit
    (
    int handle
    )

DESCRIPTION

This routine will initialize PIIX4 - PCI-ISA/IDE bridge for proper working of ATA device.

RETURNS

OK/ERROR

SEE ALSO

iPiix4Pci


Libraries : Routines

iPiix4PciIntrRoute( )

NAME

iPiix4PciIntrRoute( ) - Route PIRQ[A:D]

SYNOPSIS

STATUS iPiix4PciIntrRoute
    (
    int handle
    )

DESCRIPTION

This routine will initialize PIIX4 - PCI-ISA/IDE bridge for PCI expansion slot interrupt routing.

RETURNS

OK/ERROR

SEE ALSO

iPiix4Pci


Libraries : Routines

iPiix4PciGetIntr( )

NAME

iPiix4PciGetIntr( ) - give device an interrupt level to use

SYNOPSIS

int iPiix4PciGetIntr
    (
    int handle
    )

DESCRIPTION

This routine will give device an interrupt level to use. An autoroute in disguise.

RETURNS

int - interrupt level

SEE ALSO

iPiix4Pci


Libraries : Routines

iPiix4PciGetHandle( )

NAME

iPiix4PciGetHandle( ) - give caller a handle for given device information

SYNOPSIS

int iPiix4PciGetHandle
    (
    int vendId,
    int devId,
    int instance
    )

DESCRIPTION

This routine will give a handle to caller from array of logical PIIX4s already configured using iPiix4PciDevCreate ().

RETURNS

int. -1 (FAIL); handle (PASS)

SEE ALSO

iPiix4Pci