|
|
发表于 2008-4-13 12:26:41
|
显示全部楼层
IDSEL是LPC spec的一个信号(Device Select),9 L, O u1 F$ ~ c i+ M
This one clock field is used to indicate which of multiple Firmware components is being selected.
! |, Y0 c: Y7 R/ j' v- y* jThe four bits transmitted over AD[3:0] during this clock are compared with values strapped onto' U6 R7 U0 h( d4 k
pins on the Firmware component. If there is a match, the Firmware component will continue to
* e6 X2 C# ~4 M( H$ @3 v& ?! wdecode the cycle to determine which bytes are requested on a read or which bytes to update on a' p0 |3 f! w, w
write. If there isn’t a match, the Firmware component may discard the rest of the cycle and go into& a% r/ {* X, a/ w+ p. l9 Y
a standby power state." W- F/ F! k+ o; ] j S( f8 P8 \
1 e( T+ _ b n详见LPC spec:
' C9 [0 t7 P. j2 U0 Zhttp://www.intel.com/design/chipsets/industry/25128901.pdf
! C* k$ h5 a# Y! k3 i) C" V1 m5 ]0 }+ w% F( b$ A# X
在ICH 7 中似乎就这几个吧(FWH_SEL1,FWH_SEL2,FWH_DEC_EN1,BIOS_CNTL),据我现在知道的. |
|