Uniform Driver Interface: Difference between revisions

[unchecked revision][unchecked revision]
Content deleted Content added
m Update broken link
m Bot: Replace deprecated source tag with syntaxhighlight
 
Line 70:
 
As an honourable mention, it would also have been possible to just use the UDI Generic I/O Metalanguage for communication between the SCSI disks and their parent SCSI HBA -- the Generic I/O Metalanguage is equally adequate for that purpose as well.
<sourcesyntaxhighlight lang="text">
RootNode
|- PCI-Bus-0
Line 82:
|
+- PCI-Bus-2
</syntaxhighlight>
</source>
 
Metalanguages are essentially UDI IPC Channel protocol definitions or API definitions, and definitions of extensions to the core specification. Hence the name: Meta-''LANGUAGES''.