VIRTUTECH CONFIDENTIAL    Previous - Up - Next

i82443bx

Provided by
82443BX
Class Hierarchy
conf-objectlog-objecti82443bx
Interfaces Implemented
log_object, bridge, pci_bridge, io_memory, pci_device
Description
The 82443BX device models the host bridge/controller ('north bridge') in 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
agp_bridge
Optional attribute; read/write access; type: unknown type.

AGP bridge. If not set, the north bridge will act as if it has no AGP function.

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

Configuration address register.

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.

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

Memory object, must implement 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.

Command List

Commands defined by interface log_object
log, log-group, log-level, log-size, log-type
Commands
infoprint information about the device
pci-headerprint PCI device header

Command Descriptions

<i82443bx>.info
Synopsis
<i82443bx>.info
Description
Print detailed information about the configuration of the device.
<i82443bx>.pci-header
Synopsis
<i82443bx>.pci-header
Description
Print the PCI header, i.e the configuration registers.

VIRTUTECH CONFIDENTIAL    Previous - Up - Next