|
|
发表于 2008-9-25 09:45:39
|
显示全部楼层
对14#修正
原帖由 xtdumpling 于 2008-9-18 15:22 发表 
: U( D* }9 C& b8 i* w...
' ~& f+ i4 m. O" R0 q所以,照code看,当在Driver中安装一个Handle和Interface到Binding Protocol后(gHandleDatabaseKey会++,IHandle的Key=gHandleDatabaseKey)5 L. ?7 t5 h$ j9 _& N; p/ ? D
是会去ConnectController的,也会执行对应的Support()和Start()才对!!
2 ]8 Y& ]3 ]! L上面这句是不对的,
( j% ^, c- {* b6 k$ `8 A- N因为ConnectController只会处理ControllerHandle,和ImageHandle/DriverBindingHandle无关
# E! ]9 \$ A1 C$ `$ `所以应该是当有新的ControllerHandle产生时,才会ConnectController()-->Support()/Start() |
|