English
Language : 

82801CA Datasheet, PDF (187/521 Pages) Intel Corporation – I/O Controller Hub 3-S (ICH3-S)
Functional Description
5.16.5 Packet Formats
5.16.5.1
Token Packets
Table 5-72 shows the field formats for a token packet. A token consists of a PID, specifying either
IN, OUT, or SETUP packet type, and ADDR and ENDP fields. For OUT and SETUP transactions,
the address and endpoint fields uniquely identify the endpoint that will receive the subsequent data
packet. For IN transactions, these fields uniquely identify which endpoint should transmit a data
packet. Only the ICH3 can issue token packets. IN PIDs define a data transaction from a function
to the ICH3. OUT and SETUP PIDs define data transactions from the ICH3 to a function.
Token packets have a five-bit CRC which covers the address and endpoint fields as shown above.
The CRC does not cover the PID, which has its own check field. Token and SOF packets are
delimited by an EOP after three bytes of packet field data. If a packet decodes as an otherwise valid
token or SOF but does not terminate with an EOP after three bytes, it must be considered invalid
and ignored by the receiver.
Table 5-72. Token Format
Packet
PID
ADDR
ENDP
CRC5
Width
8 bits
7 bits
4 bits
5 bits
5.16.5.2 Start of Frame Packets
Table 5-73 shows a start of frame (SOF) packet. SOF packets are issued by the host at a nominal
rate of once every 1.00 ms 0.05. SOF packets consist of a PID indicating packet type followed by
an 11-bit frame number field.
The SOF token comprises the token-only transaction that distributes a start of frame marker and
accompanying frame number at precisely timed intervals corresponding to the start of each frame.
All full speed functions, including hubs, must receive and decode the SOF packet. The SOF token
does not cause any receiving function to generate a return packet; therefore, SOF delivery to any
given function cannot be guaranteed. The SOF packet delivers two pieces of timing information. A
function is informed that a start of frame has occurred when it detects the SOF PID. Frame timing
sensitive functions, which do not need to keep track of frame number, need only decode the SOF
PID; they can ignore the frame number and its CRC. If a function needs to track frame number, it
must comprehend both the PID and the time stamp.
Table 5-73. SOF Packet
Packet
PID
Frame Number
CRC5
Width
8 bits
11 bits
5 bits
Intel® 82801CA ICH3-S Datasheet
187