|
|
发表于 2008-9-25 09:45:39
|
显示全部楼层
对14#修正
原帖由 xtdumpling 于 2008-9-18 15:22 发表 
. J9 Q( W/ H; x...2 m7 t" m8 x; U' u. `: I0 x1 Y
所以,照code看,当在Driver中安装一个Handle和Interface到Binding Protocol后(gHandleDatabaseKey会++,IHandle的Key=gHandleDatabaseKey)
, M) m0 y/ m6 M2 @6 R. N6 o4 e是会去ConnectController的,也会执行对应的Support()和Start()才对!!
) g4 P$ v6 a7 D {* Y- A上面这句是不对的,
3 r" x6 K1 P1 {& z& v因为ConnectController只会处理ControllerHandle,和ImageHandle/DriverBindingHandle无关' K. X2 \! q, I& |, K$ M+ L
所以应该是当有新的ControllerHandle产生时,才会ConnectController()-->Support()/Start() |
|