Intel L7555 AT80604004875AA User Manual

Product codes
AT80604004875AA
Page of 172
Intel® Xeon® Processor 7500 Datasheet, Volume 1
129
Thermal Specifications
Example bus transaction for a thermal sensor device located at address 0x30 returning 
a value of negative 10° C:
6.3.2.4.2
Supported Responses
The typical client response is a passing FCS and good thermal data. Under some 
conditions, the client’s response will indicate a failure.
6.3.2.5
PCIConfigRd()
The PCIConfigRd() command gives sideband read access to the entire PCI configuration 
space maintained in the processor. This capability does not include support for route-
through to downstream devices or sibling processors. The exact listing of supported 
devices, functions, and registers can be found in the Intel® Xeon® Processor 7500 
Series Datasheet, Volume 2
. PECI originators may conduct a device/function/register 
enumeration sweep of this space by issuing reads in the same manner that BIOS 
would. A response of all 1’s indicates that the device/function/register is 
unimplemented.PCIConfigRd()
The PCIConfigRd() command gives sideband read access to the entire PCI configuration 
space maintained in the processor. This capability does not include support for route-
through to downstream devices or sibling processors. The exact listing of supported 
devices, functions, and registers can be found in the Intel® Xeon® Processor 7500 
Series Datasheet, Volume 2
. PECI originators may conduct a device/function/register 
enumeration sweep of this space by issuing reads in the same manner that BIOS 
would. A response of all 1’s indicates that the device/function/register is 
unimplemented.
PCI configuration addresses are constructed as shown in the following diagram. Under 
normal in-band procedures, the Bus number (including any reserved bits) would be 
used to direct a read or write to the proper device. Since there is a one-to-one mapping 
between any given client address and the bus number, any request made with a bad 
Bus number is ignored and the client will respond with a ‘pass’ completion code but all 
0’s in the data. The only legal bus number is 0x00. The client will return all 1’s in the 
data response and ‘pass’ for the completion code for all of the following conditions:
• Unimplemented Device
Figure 6-14. GET_UNCORE_TEMP() Example
Byte #
Byte 
Definition
0
0x30
1
0x01
2
0x02
4
0xef
5
0x80
6
0xfd
7
0x4b
3
0x22
Table 6-7.
GET_UNCORE_TEMP() Response Definition
Response
Meaning
General Sensor Error (GSE)
Thermal scan did not complete in time. Retry is appropriate.
0x0000
Processor is running at its maximum temperature or is currently being reset.
All other data
Valid temperature reading, reported as a negative offset from the TCC 
activation temperature.