|
发表于 2008-4-13 12:26:41
|
显示全部楼层
IDSEL是LPC spec的一个信号(Device Select),7 X1 o$ N* u. x& [; Z! [6 A2 H ^6 [3 A) q
This one clock field is used to indicate which of multiple Firmware components is being selected.
: X6 ]* m2 o. \2 Z+ a; I9 nThe four bits transmitted over AD[3:0] during this clock are compared with values strapped onto: c: j( E0 R1 V
pins on the Firmware component. If there is a match, the Firmware component will continue to
( `9 f1 u- e/ Q/ |7 Edecode the cycle to determine which bytes are requested on a read or which bytes to update on a5 ~- O* s+ ?! O2 H+ ?3 ?
write. If there isn’t a match, the Firmware component may discard the rest of the cycle and go into
: L+ W( T8 k+ ? L% \- H& K% ?a standby power state.
7 x5 M B* S" d! D/ h+ X* |
5 _" C: O) L5 [: x' X详见LPC spec:5 s; V ]2 c( Q9 l, W9 |; [
http://www.intel.com/design/chipsets/industry/25128901.pdf
$ ], J3 n) o; _, `' d
1 c1 B" F* |8 o8 U在ICH 7 中似乎就这几个吧(FWH_SEL1,FWH_SEL2,FWH_DEC_EN1,BIOS_CNTL),据我现在知道的. |
|