<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to F$IODel</title><link>https://sourceforge.net/p/nitros9/wiki/F%2524IODel/</link><description>Recent changes to F$IODel</description><atom:link href="https://sourceforge.net/p/nitros9/wiki/F$IODel/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 27 Jun 2014 23:18:27 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/nitros9/wiki/F$IODel/feed" rel="self" type="application/rss+xml"/><item><title>F$IODel modified by Lothan</title><link>https://sourceforge.net/p/nitros9/wiki/F%2524IODel/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;strong&gt;I/O Delete&lt;/strong&gt;&lt;br /&gt;
&lt;strong&gt;Deletes an I/O module that is not being used&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;OS9 F$IODel 103F 33&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Entry Conditions&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;X &lt;em&gt;address of an I/O module&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Exit Conditions&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;None &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Error Output&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;CC carry set on error &lt;/p&gt;
&lt;p&gt;B &lt;em&gt;error code&lt;/em&gt;, if any &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Additional Information&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The I/O Delete call deletes the specified I/O module from the system, if the module is not in use. This system call is used mainly by the I/O Manager, and can be of limited or no use for other applications. &lt;/li&gt;
&lt;li&gt;This is the order in which I/O Delete operates: &lt;ol&gt;
&lt;li&gt;Register X passes the address of a device descriptor module, device driver module, or file manager module. &lt;/li&gt;
&lt;li&gt;NitrOS-9 searches the device table for the address. &lt;/li&gt;
&lt;li&gt;If NitrOS-9 finds the address, it checks the module’s use count. If the count is zero, the module is not being used; NitrOS-9 deletes it. If the count is not zero, the module is being used; NitrOS-9 returns an error. &lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;I/O Delete returns information to the Unlink system call after determining whether a device is busy. &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;em&gt;IOMan&lt;/em&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Lothan</dc:creator><pubDate>Fri, 27 Jun 2014 23:18:27 -0000</pubDate><guid>https://sourceforge.net62e2e11aa6758374816c0259f217e7a282d1915b</guid></item></channel></rss>