i82546 i82571EB_v2
Simics Reference Manual  /  5 Classes  / 

i82559

Description

Intel® 82559 Fast Ethernet Controller.

Interfaces Implemented

conf_object, log_object, ieee_802_3_mac, ieee_802_3_mac_v3, io_memory, pci_device

Notifiers

cell-change
Notifier that is triggered after the object's cell was changed.
object-delete
Notifier that is triggered just before Simics object is deleted.
queue-change
Notifier that is triggered after the object's clock was changed. New clock can be obtained with the SIM_object_clock function.

Port Objects

bank.csr
i82559.csr – Control/Status Registers
bank.pci_config
i82559.pci_config – The PCI configuration space.

Commands for this class

Attributes

config_registers
Pseudo attribute; read-only access; type: [i*]
The PCI configuration registers, each 32 bits in size.
expansion_rom_size
Optional attribute; read/write access; type: i
The size of the expansion ROM mapping.
mii
Required attribute; read/write access; type: o|[os]
Object connected to the MII management interface.

Required interfaces: mii.

pci_bus
Required attribute; read/write access; type: o|[os]
The PCI bus this device is connected to, implementing the pci-bus interface.

Required interfaces: io_memory, pci_bus.

phy
Required attribute; read/write access; type: o|[os]
Phy object

Required interfaces: ieee_802_3_phy_v2.

phy_address
Required attribute; read/write access; type: i
The PHY address of which object mii connects to
serial_eeprom
Required attribute; read/write access; type: o|[os]
Serial EEPROM

Required interfaces: microwire.

Provided By

i82559

i82559.csr

Description

Control/Status Registers

Interfaces Implemented

conf_object, log_object, bank_instrumentation_subscribe, instrumentation_order, int_register, io_memory, register_view

Notifiers

cell-change
Notifier that is triggered after the object's cell was changed.
object-delete
Notifier that is triggered just before Simics object is deleted.
queue-change
Notifier that is triggered after the object's clock was changed. New clock can be obtained with the SIM_object_clock function.

Commands for interface bank_instrumentation_subscribe

Commands for interface instrumentation_order

i82559.pci_config

Description

The PCI configuration space.

Interfaces Implemented

conf_object, log_object, bank_instrumentation_subscribe, instrumentation_order, int_register, io_memory, register_view

Notifiers

cell-change
Notifier that is triggered after the object's cell was changed.
object-delete
Notifier that is triggered just before Simics object is deleted.
queue-change
Notifier that is triggered after the object's clock was changed. New clock can be obtained with the SIM_object_clock function.

Commands for interface bank_instrumentation_subscribe

Commands for interface instrumentation_order

Attributes

bist
Optional attribute; read/write access; type: i
Build-in Self Test
cache_line_size
Optional attribute; read/write access; type: i
CacheLine Size
capabilities_ptr
Pseudo attribute; read/write access; type: i
Capabilities Pointer
cardbus_cis_ptr
Optional attribute; read/write access; type: i
Cardbus CIS Pointer
class_code
Optional attribute; read/write access; type: i
Class Code
command
Optional attribute; read/write access; type: i
Command Register
device_id
Optional attribute; read/write access; type: i
Device ID
header_type
Optional attribute; read/write access; type: i
Header Type
interrupt_line
Optional attribute; read/write access; type: i
Interrupt Line
interrupt_pin
Optional attribute; read/write access; type: i
Interrupt Pin
interrupts
Optional attribute; read/write access; type: i
Raised _internal_ interrupts
latency_timer
Optional attribute; read/write access; type: i
Latency Timer
max_lat
Optional attribute; read/write access; type: i
MAX_LAT
min_gnt
Optional attribute; read/write access; type: i
MIN_GNT
revision_id
Optional attribute; read/write access; type: i
Revision ID
status
Optional attribute; read/write access; type: i
Status Register
subsystem_id
Optional attribute; read/write access; type: i
Subsystem ID
subsystem_vendor_id
Optional attribute; read/write access; type: i
Subsystem Vendor ID
vendor_id
Optional attribute; read/write access; type: i
Vendor ID
i82546 i82571EB_v2