|
|
发表于 2008-9-25 09:45:39
|
显示全部楼层
对14#修正
原帖由 xtdumpling 于 2008-9-18 15:22 发表 + u; E& a0 ?. C
...1 s4 _/ B& g( h& D: ~6 U9 s
所以,照code看,当在Driver中安装一个Handle和Interface到Binding Protocol后(gHandleDatabaseKey会++,IHandle的Key=gHandleDatabaseKey)
& J" ?, J6 g m( s' }, T是会去ConnectController的,也会执行对应的Support()和Start()才对!!
: L: ^# h( Z0 R: k8 \8 @- i上面这句是不对的,9 s7 J! U d$ G
因为ConnectController只会处理ControllerHandle,和ImageHandle/DriverBindingHandle无关" _) l7 y3 P k
所以应该是当有新的ControllerHandle产生时,才会ConnectController()-->Support()/Start() |
|