
Functional Description
5-94
82801AA and 82801AB Datasheet
5.15.7
USB Power Management
The Host Controller can be put into a suspended state and its power can be removed. This requires
that certain bits of information are retained in the resume power plane of the ICH so that a device
on a port may wake the system. Such a device may be a fax-modem, which wakes up the machine
to receive a fax or take a voice message. The following bits in I/O space are to be maintained when
the ICH enters a low power state:
When the ICH detects a resume event on any of its ports, it sets the USB_STS bit in ACPI space. If
USB is enabled as a wake/break event, the system wakes up and an SCI is generated.
5.15.8
USB Legacy Keyboard Operation
When a USB keyboard is plugged into the system and a standard keyboard is not plugged in, the
system may not boot, and DOS legacy software will not run, because the keyboard will not be
identified. The ICH implements a series of trapping operations which will snoop accesses that go to
the keyboard controller and put the expected data from the USB keyboard into the keyboard
controller.
Note:
The scheme described below assumes that the keyboard controller (8042 or equivalent) is on the
LPC bus.
This legacy operation is performed through SMM space.
Figure 5-16
shows the Enable and Status path. The latched SMI source (60R, 60W, 64R, 64W) is
available in the Status Register. Because the enable is after the latch, it is possible to check for
other events that didn't necessarily cause an SMI. It is the software's responsibility to logically
AND the value with the appropriate enable bits.
Note also that the SMI is generated before the PCI cycle completes (e.g., before TRDY# goes
active) to ensure that the processor does not complete the cycle before the SMI is observed.
The logic will also need to block the accesses to the 8042. If there is an external 8042, this is
accomplished by not activating the 8042 CS. This is done by logically ANDing the 4 enables
(60R, 60W, 64R, 64W) with the 4 types of accesses to determine if 8042CS should go active. An
additional term is required for the “Pass-through” case. The state table for the diagram is shown in
Table 5-73
.
Table 5-72. Bits to be Maintained in Low Power States
Register
Offset
Bit
Description
Command
00h
3
Enter Global Suspend Mode (EGSM)
Status
02h
2
Resume Detect
Port Status and Control
10h & 12h
2
Port Enabled/Disabled
6
Resume Detect
8
Low Speed Device Attached
12
Suspend