<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.vogonswiki.com/index.php?action=history&amp;feed=atom&amp;title=VIDE-CDD.SYS</id>
		<title>VIDE-CDD.SYS - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://www.vogonswiki.com/index.php?action=history&amp;feed=atom&amp;title=VIDE-CDD.SYS"/>
		<link rel="alternate" type="text/html" href="https://www.vogonswiki.com/index.php?title=VIDE-CDD.SYS&amp;action=history"/>
		<updated>2026-04-30T10:22:54Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.2</generator>

	<entry>
		<id>https://www.vogonswiki.com/index.php?title=VIDE-CDD.SYS&amp;diff=3214&amp;oldid=prev</id>
		<title>Malvineous: List switches</title>
		<link rel="alternate" type="text/html" href="https://www.vogonswiki.com/index.php?title=VIDE-CDD.SYS&amp;diff=3214&amp;oldid=prev"/>
				<updated>2017-02-26T00:59:48Z</updated>
		
		<summary type="html">&lt;p&gt;List switches&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The '''VIDE-CDD.SYS''' driver is an IDE CD-ROM device driver from Acer.  It is one of the smallest DOS CD-ROM drivers available.&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
&lt;br /&gt;
; &amp;lt;tt&amp;gt;'''/D:''device'''''&amp;lt;/tt&amp;gt;&lt;br /&gt;
: Sets the driver name to use.  Typical use is &amp;lt;tt&amp;gt;/D:MSCD001&amp;lt;/tt&amp;gt;.  Must match the &amp;lt;tt&amp;gt;/D&amp;lt;/tt&amp;gt; option passed to &amp;lt;tt&amp;gt;[[MSCDEX.EXE]]&amp;lt;/tt&amp;gt;.&lt;br /&gt;
; &amp;lt;tt&amp;gt;'''/P:''xxx'',''yy'''''&amp;lt;/tt&amp;gt;&lt;br /&gt;
: Indicates the port and IRQ of the IDE interface. &amp;lt;tt&amp;gt;xxx&amp;lt;/tt&amp;gt; is the I/O address in hex, and &amp;lt;tt&amp;gt;yy&amp;lt;/tt&amp;gt; is the IRQ in decimal.  The default values if none are specified are:&lt;br /&gt;
* &amp;lt;tt&amp;gt;/P:1F0,14&amp;lt;/tt&amp;gt; (primary)&lt;br /&gt;
* &amp;lt;tt&amp;gt;/P:170,15&amp;lt;/tt&amp;gt; (secondary)&lt;br /&gt;
* &amp;lt;tt&amp;gt;/P:1E8,12&amp;lt;/tt&amp;gt; (tertiary)&lt;br /&gt;
* &amp;lt;tt&amp;gt;/P:168,10&amp;lt;/tt&amp;gt; (quaternary)&lt;br /&gt;
&lt;br /&gt;
: Note that the IRQs for the tertiary and quaternary interfaces are not standardised, so they will need to be specified manually if they don't match the defaults listed here.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
Handle up to eight drives across all four IDE interfaces:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
DEVICE=VIDE-CDD.SYS /D:MSCD001 /P:1F0,14 /P:170,15 /P:1E8,12 /P:168,10&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Output ==&lt;br /&gt;
&lt;br /&gt;
A successful install produces a message similar to the following:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDE/ATAPI CD-ROM Device Driver  Version 2.11   17:30:39 06/07/96&lt;br /&gt;
 CD-ROM drive #0 found on 1E8h port master device, v3476&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Compatibility ==&lt;br /&gt;
&lt;br /&gt;
This driver also does not appear to detect drives if the second set of I/O addresses are incomplete.  A notable example is the [[Creative Sound Blaster 32 PnP]] series of cards, which only makes port 376 available when set to the secondary IDE interface, whereas ports 376-377 should be accessible.  In this case, the card needs to be set to tertiary or quaternary in order to work, and as this option uses a different IRQ to the defaults above, the &amp;lt;tt&amp;gt;/P&amp;lt;/tt&amp;gt; option must be used.&lt;br /&gt;
&lt;br /&gt;
[[Category:All DOS drivers]]&lt;br /&gt;
[[Category:DOS CD drivers]]&lt;br /&gt;
[[Category:CONFIG.SYS]]&lt;/div&gt;</summary>
		<author><name>Malvineous</name></author>	</entry>

	</feed>