|
|
发表于 2008-4-13 12:26:41
|
显示全部楼层
IDSEL是LPC spec的一个信号(Device Select),2 K3 O7 X$ l ?% I4 ?: \5 J0 ~
This one clock field is used to indicate which of multiple Firmware components is being selected.3 J2 c& k5 Q: s! r
The four bits transmitted over AD[3:0] during this clock are compared with values strapped onto
& j) b, [" |$ K2 t. {& gpins on the Firmware component. If there is a match, the Firmware component will continue to
# J: m$ G2 u, e9 idecode the cycle to determine which bytes are requested on a read or which bytes to update on a
% Y3 i# v' e8 w/ k! V/ q6 K" Y0 ?write. If there isn’t a match, the Firmware component may discard the rest of the cycle and go into
# v( n, S d( f [* V% Ya standby power state.
6 s3 J" [# r: [3 ?9 i @/ G
2 k0 f- S2 E% _7 |详见LPC spec:
( c3 T4 ~( ]% A) h0 Y* xhttp://www.intel.com/design/chipsets/industry/25128901.pdf5 M% V' L9 M+ t
* E2 t* C6 M8 y3 f
在ICH 7 中似乎就这几个吧(FWH_SEL1,FWH_SEL2,FWH_DEC_EN1,BIOS_CNTL),据我现在知道的. |
|