|
|
发表于 2008-4-13 12:26:41
|
显示全部楼层
IDSEL是LPC spec的一个信号(Device Select),
3 K0 t9 P8 Y8 j5 z0 gThis one clock field is used to indicate which of multiple Firmware components is being selected.2 G. q, w$ h% e- j% x1 t$ W6 Q
The four bits transmitted over AD[3:0] during this clock are compared with values strapped onto$ h: H4 [* H: z2 z
pins on the Firmware component. If there is a match, the Firmware component will continue to
: G, f# |7 {1 D9 J3 fdecode the cycle to determine which bytes are requested on a read or which bytes to update on a
- {0 A+ P8 G/ J. C! s! P }# a) zwrite. If there isn’t a match, the Firmware component may discard the rest of the cycle and go into) H- x$ G1 j2 t h7 }& b
a standby power state.7 c. j- d2 S" t( O _- L, s
& o" G* ?1 M K3 P4 E详见LPC spec:# y Z" ^8 C% d. p# q- w
http://www.intel.com/design/chipsets/industry/25128901.pdf
6 W5 l& p. o0 q7 e n6 ?- C9 f
G% w7 t* {! L! c/ f在ICH 7 中似乎就这几个吧(FWH_SEL1,FWH_SEL2,FWH_DEC_EN1,BIOS_CNTL),据我现在知道的. |
|