|
发表于 2008-4-13 12:26:41
|
显示全部楼层
IDSEL是LPC spec的一个信号(Device Select),
$ m' p! c7 e2 @ f8 {This one clock field is used to indicate which of multiple Firmware components is being selected.
]& s# |& L' KThe four bits transmitted over AD[3:0] during this clock are compared with values strapped onto' j% E+ Q, G X
pins on the Firmware component. If there is a match, the Firmware component will continue to7 v' A* L* ^9 F, }# Q$ X
decode the cycle to determine which bytes are requested on a read or which bytes to update on a
( _: v9 ?9 a, j1 X+ iwrite. If there isn’t a match, the Firmware component may discard the rest of the cycle and go into2 J: T h9 K0 H
a standby power state.
7 H: _9 W+ @* f& Y0 g9 O# y3 j$ z) [9 m4 \$ J# ~7 [! J, T/ T
详见LPC spec:
# B9 d8 a( }, E2 P& _% ^" V) m) Fhttp://www.intel.com/design/chipsets/industry/25128901.pdf
. z* E# Q0 e$ C' V. o
$ {3 W- T6 M% I9 y: \; V, G在ICH 7 中似乎就这几个吧(FWH_SEL1,FWH_SEL2,FWH_DEC_EN1,BIOS_CNTL),据我现在知道的. |
|