|
|
发表于 2008-4-13 12:26:41
|
显示全部楼层
IDSEL是LPC spec的一个信号(Device Select),
a. |7 S# F+ p( R1 S7 N* _This one clock field is used to indicate which of multiple Firmware components is being selected.
+ V- k: u# _; @ n( U$ {The four bits transmitted over AD[3:0] during this clock are compared with values strapped onto. ]: }) D/ y; ^
pins on the Firmware component. If there is a match, the Firmware component will continue to
+ r) c) y6 c3 s2 ]! [! Sdecode the cycle to determine which bytes are requested on a read or which bytes to update on a
+ K" l+ d+ R7 k( F1 {write. If there isn’t a match, the Firmware component may discard the rest of the cycle and go into! \7 ?9 O0 m) Y9 _0 Q: o* g
a standby power state.) C* r3 x- X; A
. u0 P( n) p/ Y; ~- t; F5 @
详见LPC spec:* s# b+ ^0 |# i
http://www.intel.com/design/chipsets/industry/25128901.pdf5 j. B1 I0 l& b
0 G" i5 G+ V2 m8 E在ICH 7 中似乎就这几个吧(FWH_SEL1,FWH_SEL2,FWH_DEC_EN1,BIOS_CNTL),据我现在知道的. |
|