|
|
发表于 2008-9-25 09:45:39
|
显示全部楼层
对14#修正
原帖由 xtdumpling 于 2008-9-18 15:22 发表 
* m$ N. j5 Z# I9 x0 [$ b3 {5 Z...
( n3 W6 {6 t" P% K0 `6 Z所以,照code看,当在Driver中安装一个Handle和Interface到Binding Protocol后(gHandleDatabaseKey会++,IHandle的Key=gHandleDatabaseKey)
" L) N( C) E1 U" m3 {; T( y4 S是会去ConnectController的,也会执行对应的Support()和Start()才对!! 1 _8 ~- Y5 f" Z4 A/ {. j6 [" A
上面这句是不对的,/ y( [' k; w3 y/ L! K
因为ConnectController只会处理ControllerHandle,和ImageHandle/DriverBindingHandle无关% k8 J6 t" \! h" }
所以应该是当有新的ControllerHandle产生时,才会ConnectController()-->Support()/Start() |
|