
95
STP2002QFP
Fast Ethernet, Parallel Port, SCSI (FEPS) - STP2002QFP
Sun Microsystems,
7.5.4 Global Status RegisterThis 32-bit register is used to communicate the software events that were de-
tected by the hardware. If a status bit is set to 1, it indicates that the corre-
sponding event has occurred. All the bits are automatically cleared to 0 when
the status register is read by the software, with the exception of bit [23]. The
MIF status bit will be cleared after the MIF status register is read.
Table 96: Global Interrupt Mask Register Address
Register Physical Address Access Size
Global interrupt mask register 0x8C0_0104 4 bytes
Table 97: Global Status Register Address
Register Physical Address Access Size
Global status register 0x8C0_0100 4 bytes
Table 98: Global Status Register Definition
Field Bits Description Type
Frame_Received 0 A frame transfer from the RX_MAC to the RxFIFO has
been completed
R
Rx_Frame_Counter_Expired 1 The Rx_Frame_Counter rolled over from FFFF to 0000 R
Alignment_Error_Counter_Expired 2 The Alignment_Error_Counter rolled over from FF to
00
R
CRC_Error_Counter_Expired 3 The CRC_Error_Counter rolled over from FF to 00 R
Length_Error_Counter_Expired 4 The Length_Error_Counter rolled over from FF to 00 R
RxFIFO_Overflow 5 The synchronous FIFO in the RX_MAC has an over-
flow. A receive frame was dropped by the RX_MAC
R
Code_Violation_Counter_Expired 6 The Code_Violation_Counter rolled from FF to 00 R
SQE_Test_Error 7 A signal quality error was detected in the XIF R
Frame_Transmitted 8 The TX_MAC has sucessfully transmitted a frame on
the medium
R
TxFIFO_Underrun 9 The TX_MAC has experienced an underrun in the syn-
chronous FIFO due to data starvation caused by transmit
DMA
R
Max_Packet_Size_Error 10 The TX_MAC attempted to transmit a frame that
exceeds the maximum size allowed
R
Normal_Collision_Counter_Expired 11 The Normal_Collision_Counter rolled over from FFFF
to 0000
R