|
|
发表于 2008-9-25 09:45:39
|
显示全部楼层
对14#修正
原帖由 xtdumpling 于 2008-9-18 15:22 发表 
! a9 c3 |% F9 A& [: j..., H3 R. B: C" i2 {: f/ T
所以,照code看,当在Driver中安装一个Handle和Interface到Binding Protocol后(gHandleDatabaseKey会++,IHandle的Key=gHandleDatabaseKey)
% i T) O* E0 V" t. y9 C N是会去ConnectController的,也会执行对应的Support()和Start()才对!!
0 c' [5 i& R v上面这句是不对的,7 T2 T3 z& }/ ?/ [9 q
因为ConnectController只会处理ControllerHandle,和ImageHandle/DriverBindingHandle无关
9 b8 y) a4 s! b1 U$ f5 ~所以应该是当有新的ControllerHandle产生时,才会ConnectController()-->Support()/Start() |
|