|
发表于 2008-9-25 09:45:39
|
显示全部楼层
对14#修正
原帖由 xtdumpling 于 2008-9-18 15:22 发表 ; n. N' x: g I; g* C
...
, N6 i5 l. L, i0 {9 v3 C1 o; v所以,照code看,当在Driver中安装一个Handle和Interface到Binding Protocol后(gHandleDatabaseKey会++,IHandle的Key=gHandleDatabaseKey)! Q/ [- a0 Q2 Y: Y/ @* J7 T! R1 I
是会去ConnectController的,也会执行对应的Support()和Start()才对!!
. T* g( G. @4 ~- V: ^9 o# Y上面这句是不对的,0 t2 B7 R7 w$ R- |! ^7 X" {, \/ s" t
因为ConnectController只会处理ControllerHandle,和ImageHandle/DriverBindingHandle无关
# i* t8 Z$ q8 G% H) Y- @所以应该是当有新的ControllerHandle产生时,才会ConnectController()-->Support()/Start() |
|