|
|
发表于 2008-4-13 12:26:41
|
显示全部楼层
IDSEL是LPC spec的一个信号(Device Select),! H. T& ^# y* `6 u6 s
This one clock field is used to indicate which of multiple Firmware components is being selected.; _8 ~$ b" Q/ i8 ]1 n+ e4 i2 S; E
The four bits transmitted over AD[3:0] during this clock are compared with values strapped onto
1 ~# p; C8 O1 u/ w# Opins on the Firmware component. If there is a match, the Firmware component will continue to) B. Y- ] n: d9 F {1 {
decode the cycle to determine which bytes are requested on a read or which bytes to update on a7 `2 p4 ^: |% N( q5 ]/ {; `
write. If there isn’t a match, the Firmware component may discard the rest of the cycle and go into
r& h+ [# C. t1 O! fa standby power state. H3 R3 U8 ?( Y4 r7 g% [
9 E2 F" \' o) l/ ^% n! V% R2 l
详见LPC spec:0 `6 d% H4 }, C A1 V0 {2 u
http://www.intel.com/design/chipsets/industry/25128901.pdf
- J4 Z/ ^* t2 z+ x' |
) z7 T: t, _* n: b在ICH 7 中似乎就这几个吧(FWH_SEL1,FWH_SEL2,FWH_DEC_EN1,BIOS_CNTL),据我现在知道的. |
|