<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[DriverPacks.net Forum - New driver for Adaptec U320 Controllers]]></title>
	<link rel="self" href="http://forum.driverpacks.net/extern.php?action=feed&amp;tid=1944&amp;type=atom"/>
	<updated>2008-02-05T10:10:36Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.driverpacks.net/viewtopic.php?id=1944</id>
		<entry>
			<title type="html"><![CDATA[Re: New driver for Adaptec U320 Controllers]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=17429#p17429"/>
			<content type="html"><![CDATA[<p>Thanks for the report.</p>]]></content>
			<author>
				<name><![CDATA[Jaak]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=327</uri>
			</author>
			<updated>2008-02-05T10:10:36Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=17429#p17429</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: New driver for Adaptec U320 Controllers]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=17427#p17427"/>
			<content type="html"><![CDATA[<p>Thanks for including, it works fine. (Sorry for the late anwer, I was &quot;offline&quot; for a long time.)</p><p>JSe</p>]]></content>
			<author>
				<name><![CDATA[JSe]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=59</uri>
			</author>
			<updated>2008-02-05T06:16:02Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=17427#p17427</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: New driver for Adaptec U320 Controllers]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=15970#p15970"/>
			<content type="html"><![CDATA[<p><a href="http://dev.driverpacks.thesneaky.com/driverpacks_nightlies/DP_MassStorage_wnt5_x86-32_712_test.7z">http://dev.driverpacks.thesneaky.com/dr … 12_test.7z</a></p>]]></content>
			<author>
				<name><![CDATA[Jaak]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=327</uri>
			</author>
			<updated>2007-12-01T19:21:57Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=15970#p15970</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: New driver for Adaptec U320 Controllers]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=15964#p15964"/>
			<content type="html"><![CDATA[<p>Hi, I did not get to this.<br />Sorry.<br />It will be in 712.</p>]]></content>
			<author>
				<name><![CDATA[Jaak]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=327</uri>
			</author>
			<updated>2007-12-01T18:08:01Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=15964#p15964</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[New driver for Adaptec U320 Controllers]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=13864#p13864"/>
			<content type="html"><![CDATA[<p>The driver from D\M\AD\6 Version DriverVer=09/08/2004,3.0.000.000<br />can be replaced by the newer Version DriverVer=01/22/2007,7.00.00.06 available from <br /><a href="http://www.adaptec.com/en-US/speed/scsi/windows/u320_scsi_v7006_win32_cert_exe.htm">http://www.adaptec.com/en-US/speed/scsi … rt_exe.htm</a>&nbsp; <br />It contains one more HWID for 29320LPE device (PCI\VEN_9005&amp;DEV_8017&amp;SUBSYS_00459005) which I added to my DriverPack_MassStorage_wnt5_x86-32.ini. I also added the HWIDs PCI\VEN_9005&amp;DEV_801E and PCI\VEN_9005&amp;DEV_801F that were already supported in previous version but still missing in DriverPack_MassStorage_wnt5_x86-32.ini.</p><p>So here is the resulting section of DriverPack_MassStorage_wnt5_x86-32.ini:<br /></p><div class="codebox"><pre><code>[AD-6]
ms_count=1
ms_1_deviceName=&quot;Adaptec Ultra320 SCSI Controllers&quot;
ms_1_tag=&quot;adpu320&quot;
ms_1_sysFile=&quot;ADPU320.sys&quot;
ms_1_hwids=&quot;PCI\VEN_9005&amp;DEV_801D,PCI\VEN_9005&amp;DEV_801E,PCI\VEN_9005&amp;DEV_801F,PCI\VEN_9005&amp;DEV_800F,PCI\VEN_9005&amp;DEV_800F&amp;SUBSYS_005F9005,PCI\VEN_9005&amp;DEV_8000&amp;SUBSYS_00609005,PCI\VEN_9005&amp;DEV_8010&amp;SUBSYS_00409005,PCI\VEN_9005&amp;DEV_8011&amp;SUBSYS_00419005,PCI\VEN_9005&amp;DEV_8012&amp;SUBSYS_00429005,PCI\VEN_9005&amp;DEV_8014&amp;SUBSYS_00449005,PCI\VEN_9005&amp;DEV_8015&amp;SUBSYS_00409005,PCI\VEN_9005&amp;DEV_8016&amp;SUBSYS_00409005,PCI\VEN_9005&amp;DEV_8017&amp;SUBSYS_00449005,PCI\VEN_9005&amp;DEV_8017&amp;SUBSYS_00459005&quot;
ms_1_isBusExtender=false
ms_1_exc_disableIfOS=&quot;w2k&quot;
ms_1_exc_replaceIfOS=&quot;w2k3&quot;</code></pre></div><p>The new driver has been tested successfully on WinXP with a second (no boot device) hard disk.</p>]]></content>
			<author>
				<name><![CDATA[JSe]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=59</uri>
			</author>
			<updated>2007-08-28T05:43:29Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=13864#p13864</id>
		</entry>
</feed>
