|
|
发表于 2008-4-13 12:26:41
|
显示全部楼层
IDSEL是LPC spec的一个信号(Device Select),
1 X3 @* z, ]% n7 i6 b! iThis one clock field is used to indicate which of multiple Firmware components is being selected.4 |, F2 U: q% m% n: k f
The four bits transmitted over AD[3:0] during this clock are compared with values strapped onto m% v' d, W4 [( L, j, Y; I, s
pins on the Firmware component. If there is a match, the Firmware component will continue to9 i+ Y% y4 V9 Y0 o
decode the cycle to determine which bytes are requested on a read or which bytes to update on a: T# c: u$ q" l8 p E7 b
write. If there isn’t a match, the Firmware component may discard the rest of the cycle and go into
+ A+ q$ `3 I9 \% c: Q3 h ha standby power state.0 l1 h4 h6 V6 Z4 G: ~+ Z7 {) d
& J9 F3 i9 s8 I% p# y
详见LPC spec:
9 l$ @4 l+ Y( `1 c. S2 Thttp://www.intel.com/design/chipsets/industry/25128901.pdf: X% c) |- X4 o: V2 w
+ n) H% e% t& I$ |' x* U- M
在ICH 7 中似乎就这几个吧(FWH_SEL1,FWH_SEL2,FWH_DEC_EN1,BIOS_CNTL),据我现在知道的. |
|