|
|
发表于 2008-4-13 12:26:41
|
显示全部楼层
IDSEL是LPC spec的一个信号(Device Select)," G9 R: z6 N# @. |: X6 c
This one clock field is used to indicate which of multiple Firmware components is being selected.
2 }: T' e/ V) Y0 n8 Q5 pThe four bits transmitted over AD[3:0] during this clock are compared with values strapped onto* t& B# S1 B! V* J8 {- k1 Y2 W7 v
pins on the Firmware component. If there is a match, the Firmware component will continue to* ~) {3 E' X- x$ N3 [! s- Z# b* C
decode the cycle to determine which bytes are requested on a read or which bytes to update on a
6 `% {9 L) w# A' Q: z6 o, I- p$ ewrite. If there isn’t a match, the Firmware component may discard the rest of the cycle and go into
3 S" h3 L+ E5 z( ]2 I8 w( ]! F, ?a standby power state.
) T4 O* A6 }, \9 M8 V
7 Z, d& K% Q! [/ L# N! }详见LPC spec:2 a* l! @* Y7 [
http://www.intel.com/design/chipsets/industry/25128901.pdf
- b" O! Z+ u# u0 X* X0 L; }8 {2 C3 S0 }
在ICH 7 中似乎就这几个吧(FWH_SEL1,FWH_SEL2,FWH_DEC_EN1,BIOS_CNTL),据我现在知道的. |
|