|
|
发表于 2008-4-13 12:26:41
|
显示全部楼层
IDSEL是LPC spec的一个信号(Device Select),- y* ]: G+ H% P; i4 f6 g- j8 l7 {
This one clock field is used to indicate which of multiple Firmware components is being selected.- K5 p' p: h k0 l; P- }
The four bits transmitted over AD[3:0] during this clock are compared with values strapped onto5 }. P/ J2 @. k* c; k' v
pins on the Firmware component. If there is a match, the Firmware component will continue to& k l* a+ r! j, z' @ |
decode the cycle to determine which bytes are requested on a read or which bytes to update on a. [# S& c# S8 _; u- L% F& {
write. If there isn’t a match, the Firmware component may discard the rest of the cycle and go into
! m- z9 g# K! Z x. a; Q3 la standby power state.
# J0 `( y( F% |9 N7 [0 x
8 c0 g" K* ^9 J. ~详见LPC spec:
3 R/ b$ M9 b$ Z; n0 m x, _http://www.intel.com/design/chipsets/industry/25128901.pdf* D: P7 L6 |8 g# m4 f0 p) V$ x. ?0 ?
$ w% M$ d* M+ X# j
在ICH 7 中似乎就这几个吧(FWH_SEL1,FWH_SEL2,FWH_DEC_EN1,BIOS_CNTL),据我现在知道的. |
|