|
|
发表于 2008-9-25 09:45:39
|
显示全部楼层
对14#修正
原帖由 xtdumpling 于 2008-9-18 15:22 发表 
- \1 i0 M) W. M...1 O' R. f: L: D% Z0 o$ s, h: N y6 d# h
所以,照code看,当在Driver中安装一个Handle和Interface到Binding Protocol后(gHandleDatabaseKey会++,IHandle的Key=gHandleDatabaseKey)/ P$ v0 v0 ?" ?3 A/ Z
是会去ConnectController的,也会执行对应的Support()和Start()才对!! " L7 o. S. ~: |( D) l. _# D8 m
上面这句是不对的,* a: k1 K1 H# b6 @/ ^
因为ConnectController只会处理ControllerHandle,和ImageHandle/DriverBindingHandle无关
7 T4 M3 F/ L: B) ^% ^- p所以应该是当有新的ControllerHandle产生时,才会ConnectController()-->Support()/Start() |
|