|
|
发表于 2008-9-25 09:45:39
|
显示全部楼层
对14#修正
原帖由 xtdumpling 于 2008-9-18 15:22 发表 
6 p, b6 D# v, U6 H( }...
( Y1 x, O1 E7 X' l8 d所以,照code看,当在Driver中安装一个Handle和Interface到Binding Protocol后(gHandleDatabaseKey会++,IHandle的Key=gHandleDatabaseKey)
- r6 i5 k, A* p' h5 Z* b5 k是会去ConnectController的,也会执行对应的Support()和Start()才对!!
, t' e6 H2 Q; ~6 R& _6 |上面这句是不对的,9 M8 f4 E' O; q6 L* X
因为ConnectController只会处理ControllerHandle,和ImageHandle/DriverBindingHandle无关8 ]$ g" B \7 Q; |- m9 L
所以应该是当有新的ControllerHandle产生时,才会ConnectController()-->Support()/Start() |
|