|
|
发表于 2008-9-25 09:45:39
|
显示全部楼层
对14#修正
原帖由 xtdumpling 于 2008-9-18 15:22 发表 
2 b a5 [( j3 T3 n& w...+ ^5 R% n. L8 R- j. w: t3 A. h
所以,照code看,当在Driver中安装一个Handle和Interface到Binding Protocol后(gHandleDatabaseKey会++,IHandle的Key=gHandleDatabaseKey)4 {& V2 Z9 P' x% O
是会去ConnectController的,也会执行对应的Support()和Start()才对!!
, C9 `5 H3 Q( {( U4 n& I. @# `上面这句是不对的,
; _$ Q. M1 ^( l; M5 ^" G& P# j因为ConnectController只会处理ControllerHandle,和ImageHandle/DriverBindingHandle无关! @- [+ |- u) ~: r; f! M
所以应该是当有新的ControllerHandle产生时,才会ConnectController()-->Support()/Start() |
|