|
|
发表于 2008-9-25 09:45:39
|
显示全部楼层
对14#修正
原帖由 xtdumpling 于 2008-9-18 15:22 发表 + e# K4 J: G& u, R+ [% f
...
* p' `2 Y, ^0 x' D% S) w所以,照code看,当在Driver中安装一个Handle和Interface到Binding Protocol后(gHandleDatabaseKey会++,IHandle的Key=gHandleDatabaseKey)/ b# V& k7 |! y+ ^8 F% n$ A- f0 X
是会去ConnectController的,也会执行对应的Support()和Start()才对!! ! w& E A1 X7 l; a$ r
上面这句是不对的,: r! }. H5 J3 z* T
因为ConnectController只会处理ControllerHandle,和ImageHandle/DriverBindingHandle无关2 }! d. v n0 u3 Z: I- B l" `$ K0 K) ~
所以应该是当有新的ControllerHandle产生时,才会ConnectController()-->Support()/Start() |
|