|
|
发表于 2008-9-25 09:45:39
|
显示全部楼层
对14#修正
原帖由 xtdumpling 于 2008-9-18 15:22 发表 ) r9 K4 E8 y; e
...
8 O0 g6 s" T; }; a x9 [; f* j所以,照code看,当在Driver中安装一个Handle和Interface到Binding Protocol后(gHandleDatabaseKey会++,IHandle的Key=gHandleDatabaseKey)
9 k/ e0 B7 f+ s9 Z' T是会去ConnectController的,也会执行对应的Support()和Start()才对!! ( [/ M* C: X/ v" o3 y% l4 N
上面这句是不对的,% u* N7 R( z H4 T- l+ k/ Y3 X4 \! k
因为ConnectController只会处理ControllerHandle,和ImageHandle/DriverBindingHandle无关
* u/ ]( M0 ^1 U所以应该是当有新的ControllerHandle产生时,才会ConnectController()-->Support()/Start() |
|