|
|
发表于 2008-9-25 09:45:39
|
显示全部楼层
对14#修正
原帖由 xtdumpling 于 2008-9-18 15:22 发表 
' J. y7 S! P) N6 e4 ]& j, ]...& L) m/ R/ }! f$ C! Q2 u
所以,照code看,当在Driver中安装一个Handle和Interface到Binding Protocol后(gHandleDatabaseKey会++,IHandle的Key=gHandleDatabaseKey)
; K' P" z9 c. } S是会去ConnectController的,也会执行对应的Support()和Start()才对!!
7 D1 `: r+ d8 `6 I上面这句是不对的,
: B" R% O9 [. ?9 _1 V2 V5 @因为ConnectController只会处理ControllerHandle,和ImageHandle/DriverBindingHandle无关. H0 v! g+ P! f$ `% c9 b% h
所以应该是当有新的ControllerHandle产生时,才会ConnectController()-->Support()/Start() |
|