|
发表于 2008-4-13 12:26:41
|
显示全部楼层
IDSEL是LPC spec的一个信号(Device Select),* }$ e& q3 W4 y8 H
This one clock field is used to indicate which of multiple Firmware components is being selected.7 z2 D7 c. `' u3 Z' e+ x
The four bits transmitted over AD[3:0] during this clock are compared with values strapped onto% e; D a& h* a
pins on the Firmware component. If there is a match, the Firmware component will continue to; `" Q9 B2 O) X) a4 ]- G: x C
decode the cycle to determine which bytes are requested on a read or which bytes to update on a
" S+ G" Y* K2 f$ V8 | Fwrite. If there isn’t a match, the Firmware component may discard the rest of the cycle and go into
; M& q$ Z2 j; k1 ^- |3 Xa standby power state.
. J. m, p( y1 V( }/ q7 b7 f( F' H& @! Z( l7 ?. _, v- H
详见LPC spec:$ k% T- _ W0 Y4 K* _1 J1 U
http://www.intel.com/design/chipsets/industry/25128901.pdf
! X8 \% y, T$ K" [6 n0 v
# ^; m* K) P$ E o在ICH 7 中似乎就这几个吧(FWH_SEL1,FWH_SEL2,FWH_DEC_EN1,BIOS_CNTL),据我现在知道的. |
|