VIRTUTECH CONFIDENTIAL    Previous - Up - Next

piix4_ide

Provided by
piix4
Class Hierarchy
conf-objectlog-objectpiix4_ide
Interfaces Implemented
log_object, io_memory, pci_device
Description
Bus master IDE function from the PIIX4 part of the 440BX chipset.

Attributes

Attributes inherited from class conf-object
attributes, classname, component, iface, name, object_id, queue
Attributes inherited from class log-object
access_count, log_buffer, log_buffer_last, log_buffer_size, log_group_mask, log_groups, log_level, log_type_mask
Attribute List
bmidea
Optional attribute; read/write access; type: unknown type.

(i0, i1) The bmidea registers

config_registers
Optional attribute; read/write access; type: unknown type; integer indexed; indexed type: unknown type.

The 64 PCI configuration registers, each 32 bits in size, in the byte order of the target machine.

dma_active
Optional attribute; read/write access; type: unknown type.

(i0, i1) The dma-active registers

dma_error
Optional attribute; read/write access; type: unknown type.

(i0, i1) The dma-error registers

dmacap0
Optional attribute; read/write access; type: unknown type.

(i0, i1) The dmacap[0] registers

dmacap1
Optional attribute; read/write access; type: unknown type.

(i0, i1) The dmacap[1] registers

dtba
Optional attribute; read/write access; type: unknown type.

(i0, i1) The dtba registers

ideints
Optional attribute; read/write access; type: unknown type.

(i0, i1) The ideints registers

ignore_demap
Optional attribute; read/write access; type: Integer.

Temporary attribute to workaround problem with Solaris.

memory
Required attribute; read/write access; type: unknown type.

The physical memory (for DMA), implementing the lookup interface.

pci_bus
Required attribute; read/write access; type: unknown type.

The PCI bus this device is connected to, implementing the pci-bus interface.

primary_ide
Optional attribute; read/write access; type: unknown type.

Primary ide device (for DMA), implementing the ide-dma interface.

rwcon
Optional attribute; read/write access; type: unknown type.

(i0, i1) The rwcon registers

secondary_ide
Optional attribute; read/write access; type: unknown type.

Secondary ide device (for DMA), implementing the ide-dma interface.

ssbm
Optional attribute; read/write access; type: unknown type.

(i0, i1) The ssbm registers

Command List

Commands defined by interface log_object
log, log-group, log-level, log-size, log-type
Commands
infoprint information about the device
statusprint status of the device

Command Descriptions

<piix4_ide>.info
Synopsis
<piix4_ide>.info
Description
Print detailed information about the configuration of the device.
<piix4_ide>.status
Synopsis
<piix4_ide>.status
Description
Print detailed information about the current status of the device.

VIRTUTECH CONFIDENTIAL    Previous - Up - Next