|
|
发表于 2008-9-25 09:45:39
|
显示全部楼层
对14#修正
原帖由 xtdumpling 于 2008-9-18 15:22 发表 
, O5 G9 W/ B5 G U# Z...
9 d3 L( n4 |4 P5 d/ N2 e所以,照code看,当在Driver中安装一个Handle和Interface到Binding Protocol后(gHandleDatabaseKey会++,IHandle的Key=gHandleDatabaseKey)% Z; d3 W( E: s9 D
是会去ConnectController的,也会执行对应的Support()和Start()才对!! ( i5 w- C5 A- ~2 o t$ Q
上面这句是不对的,
, l9 r7 W u$ y$ d因为ConnectController只会处理ControllerHandle,和ImageHandle/DriverBindingHandle无关
/ R1 {9 r$ e+ f6 U I' P所以应该是当有新的ControllerHandle产生时,才会ConnectController()-->Support()/Start() |
|