|
|
发表于 2008-4-13 12:26:41
|
显示全部楼层
IDSEL是LPC spec的一个信号(Device Select),
, H; Z, I6 P. o2 H+ b9 U1 {2 o" t, D8 mThis one clock field is used to indicate which of multiple Firmware components is being selected.9 q! o* Q. q% F8 y9 @4 v
The four bits transmitted over AD[3:0] during this clock are compared with values strapped onto d3 u# B) r5 l# j5 f; @, w! H
pins on the Firmware component. If there is a match, the Firmware component will continue to
9 t. i% m: e( C6 o8 Xdecode the cycle to determine which bytes are requested on a read or which bytes to update on a
5 p+ v6 m' Q3 R8 swrite. If there isn’t a match, the Firmware component may discard the rest of the cycle and go into
9 z4 n4 a) [* d* W: Va standby power state.
! y8 T& W. d& f9 g' T& }# X' g( U4 `+ L7 p& z
详见LPC spec:
( m+ ~2 c" k2 D) g+ B. n2 ohttp://www.intel.com/design/chipsets/industry/25128901.pdf C' y |# [3 {4 t$ y4 t
& y7 \- e8 M9 Z) y2 y) M- P
在ICH 7 中似乎就这几个吧(FWH_SEL1,FWH_SEL2,FWH_DEC_EN1,BIOS_CNTL),据我现在知道的. |
|