|
|
发表于 2008-4-13 12:26:41
|
显示全部楼层
IDSEL是LPC spec的一个信号(Device Select),2 R1 W/ v- s3 T- e
This one clock field is used to indicate which of multiple Firmware components is being selected.6 z* Z5 e6 V& v7 n7 u. z: m
The four bits transmitted over AD[3:0] during this clock are compared with values strapped onto- a* K/ K' c9 A1 z0 S1 B9 b
pins on the Firmware component. If there is a match, the Firmware component will continue to5 y0 E3 I% ^: L `# @6 a! t5 {
decode the cycle to determine which bytes are requested on a read or which bytes to update on a5 Q' S& [% P+ M
write. If there isn’t a match, the Firmware component may discard the rest of the cycle and go into$ h: l% a; v$ w
a standby power state.9 l$ c Y1 ^4 ]% }( P8 L, z! }
! S" l0 @/ I# }: H
详见LPC spec:1 }3 F B, q# y6 T
http://www.intel.com/design/chipsets/industry/25128901.pdf
0 a% U9 s4 q# D) ?3 R# N; _8 Y# D+ A2 a# Y, M
在ICH 7 中似乎就这几个吧(FWH_SEL1,FWH_SEL2,FWH_DEC_EN1,BIOS_CNTL),据我现在知道的. |
|