Uniform Driver Interface: Difference between revisions

Jump to navigation Jump to search
no edit summary
[unchecked revision][unchecked revision]
No edit summary
No edit summary
Line 142:
 
==Initial state==
 
{{stub}}
 
Drivers are relocatable objects files, they have no entry points. UDI drivers have only one global variable, udi_init_info that describes the primary module (and perhaps secondary modules), its primary region (and perhaps the secondary regions that it and the other modules have) and what control blocks it requests. udi_init_info is of type udi_init_t:
Line 160 ⟶ 158:
==Driver failures==
 
When illegal behavior is detected by the environment, the misbehaving region will usually be region-killed and all neighouring regions will be notified. All channels to that regions will be closed and all resources owned by that region will be freed.
{{stub}}
 
==Metalanguages==
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu