|
|
发表于 2008-4-13 12:26:41
|
显示全部楼层
IDSEL是LPC spec的一个信号(Device Select),+ y2 G s* u9 H. e
This one clock field is used to indicate which of multiple Firmware components is being selected.
! a" x/ D* O6 T# |) I2 [The four bits transmitted over AD[3:0] during this clock are compared with values strapped onto! E3 W8 M4 X, J5 e7 z
pins on the Firmware component. If there is a match, the Firmware component will continue to( c: h" x5 D2 Q" j/ ?- B, G
decode the cycle to determine which bytes are requested on a read or which bytes to update on a8 U( b; m8 L' L8 J4 _7 O
write. If there isn’t a match, the Firmware component may discard the rest of the cycle and go into: A3 l: q4 g( t: X
a standby power state.
& J' H7 y; ]1 c# d! H) V
% _/ n" X! E1 E$ y3 @5 ^* @: Y详见LPC spec:' u1 G4 g: z' w8 Z! r0 T. C
http://www.intel.com/design/chipsets/industry/25128901.pdf
; e$ \. H9 q3 ~8 j9 h( @9 x' R9 M: T( J% y; H* e
在ICH 7 中似乎就这几个吧(FWH_SEL1,FWH_SEL2,FWH_DEC_EN1,BIOS_CNTL),据我现在知道的. |
|