|
|
发表于 2008-4-13 12:26:41
|
显示全部楼层
IDSEL是LPC spec的一个信号(Device Select), U7 U! ]/ J4 e7 ?
This one clock field is used to indicate which of multiple Firmware components is being selected.9 t# w6 s# M6 L3 ]
The four bits transmitted over AD[3:0] during this clock are compared with values strapped onto% Q0 @+ b, C2 U! d2 R- k6 k
pins on the Firmware component. If there is a match, the Firmware component will continue to
+ l: r" j& I0 D$ Adecode the cycle to determine which bytes are requested on a read or which bytes to update on a5 Y2 o0 L$ A) S$ r; c ^1 U) v/ i
write. If there isn’t a match, the Firmware component may discard the rest of the cycle and go into6 W' t. _0 L% u6 _# _" l z
a standby power state.
- w, C. o' c0 Z
2 X" S$ _7 t% g' B* R/ S0 T& U( i详见LPC spec:+ [+ U$ `! A* h" c* a
http://www.intel.com/design/chipsets/industry/25128901.pdf' y7 ]. Q# b- g& f. J
0 [: a7 ]2 t: u {# d在ICH 7 中似乎就这几个吧(FWH_SEL1,FWH_SEL2,FWH_DEC_EN1,BIOS_CNTL),据我现在知道的. |
|