|
|
发表于 2008-4-13 12:26:41
|
显示全部楼层
IDSEL是LPC spec的一个信号(Device Select),
. c6 b( Q2 {" ]; C' rThis one clock field is used to indicate which of multiple Firmware components is being selected.
- W: ?- o, o& {+ _/ {9 jThe four bits transmitted over AD[3:0] during this clock are compared with values strapped onto% V9 ]' K; U+ v% ]! W+ H
pins on the Firmware component. If there is a match, the Firmware component will continue to5 ]0 {5 Q: U. H- Y; R* C- A
decode the cycle to determine which bytes are requested on a read or which bytes to update on a- [' `) g* F) h) E( v1 M
write. If there isn’t a match, the Firmware component may discard the rest of the cycle and go into
5 z* X$ d1 M- ]a standby power state.1 [% {9 m, @+ o& D3 P
& D! W, c. Z) ?, y, E2 j% {详见LPC spec:- F2 ?# D5 f0 E; x3 r1 e9 U
http://www.intel.com/design/chipsets/industry/25128901.pdf: ^0 Q$ F i4 w% _. K( {
" V% K/ D+ t# F在ICH 7 中似乎就这几个吧(FWH_SEL1,FWH_SEL2,FWH_DEC_EN1,BIOS_CNTL),据我现在知道的. |
|