|
|
发表于 2008-9-25 09:45:39
|
显示全部楼层
对14#修正
原帖由 xtdumpling 于 2008-9-18 15:22 发表 
! Y- o( c* `. x! k5 t, {: M: A...
- z7 T! J' d: f8 j" B& w( |' x所以,照code看,当在Driver中安装一个Handle和Interface到Binding Protocol后(gHandleDatabaseKey会++,IHandle的Key=gHandleDatabaseKey)
0 i# H+ s1 \% | O1 E1 Y3 c是会去ConnectController的,也会执行对应的Support()和Start()才对!! 6 @8 x; Y. E# _0 ]# W# U9 H
上面这句是不对的,
; A! w, |! Q. d* e2 y+ R2 R( d因为ConnectController只会处理ControllerHandle,和ImageHandle/DriverBindingHandle无关
3 C/ d: k- b) X* Y所以应该是当有新的ControllerHandle产生时,才会ConnectController()-->Support()/Start() |
|