Sundance Technology
ST201
PRELIMINARY draft 2
RECEIVEMODE |
|
Class | I/O Registers, Control and Status |
Base Address | IoBaseAddress register value |
Address Offset | 0x5c |
Access Mode | Read/Write |
Width | 8 bits |
Each bit in ReceiveMode, when set, enables reception of a different type of frame. ReceiveMode is cleared
upon reset.
BIT | BIT NAME |
0ReceiveUnicast
1ReceiveMulticast
2ReceiveBroadcast
3ReceiveAllFrames
4ReceiveMulticast- Hash
5ReceiveIPMulticast
7..6 | Reserved |
BIT DESCRIPTION
Setting this bit enables the ST201 to receive unicast frames that match the
Setting this bit causes the ST201 to receive all multicast frames, including broadcast.
Setting this bit causes the ST201 to receive all broadcast frames.
Setting this bit causes the ST201 to receive all frames promiscuously.
Setting this bit enables the ST201 to receive frames that pass the hash filtering mechanism.
Setting this bit enables the ST201 to receive all multicast IP data- grams, which are mapped into Ethernet multicast frames with destina- tion address of 01:00:5e:xx:xx:xx as defined in RFC 1112 and RFC 1700. The first 3 bytes require exact match, and the last 3 bytes are ignored.
Reserved for future use. Should be set to 0.
54