<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[DriverPacks.net Forum - Mass Storage txtsetup Error (UBCD4Win)]]></title>
	<link rel="self" href="http://forum.driverpacks.net/extern.php?action=feed&amp;tid=1705&amp;type=atom"/>
	<updated>2007-06-28T10:45:59Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.driverpacks.net/viewtopic.php?id=1705</id>
		<entry>
			<title type="html"><![CDATA[Re: Mass Storage txtsetup Error (UBCD4Win)]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=12092#p12092"/>
			<content type="html"><![CDATA[<p>Hi, the DP_MassStorage_wnt5_x86-32_7066.7z driverpack seems to have solved the issue previously experienced,(at least in a virtual machine, will test later on real hardware) great work chaps. <img src="http://forum.driverpacks.net/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><br /><p>Moose</p>]]></content>
			<author>
				<name><![CDATA[Moose]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=2281</uri>
			</author>
			<updated>2007-06-28T10:45:59Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=12092#p12092</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Mass Storage txtsetup Error (UBCD4Win)]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=12058#p12058"/>
			<content type="html"><![CDATA[<p>Quick FIX is up.</p><p><img src="http://forum.driverpacks.net/img/smilies/sad.png" width="15" height="15" alt="sad" /><br />Apologies to all, and thank you for the reports.<br />Another OLDER error was revealed as well, so while it should not have been made, the typo was useful.</p>]]></content>
			<author>
				<name><![CDATA[Jaak]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=327</uri>
			</author>
			<updated>2007-06-27T19:33:42Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=12058#p12058</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Mass Storage txtsetup Error (UBCD4Win)]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=12055#p12055"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>jtdoom wrote:</cite><blockquote><p>huh? is there a carriage return there?<br />that&#039;s difficult to spot.</p></blockquote></div><p>Yep there is\was a carriage return, the &quot;PCI\VEN_&quot; info was on a separate line. </p><p>Would you like me to post a bug report, there seem to be a lot of people starting new threads about the prob in the feedback forum without searching.</p>]]></content>
			<author>
				<name><![CDATA[benners]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=287</uri>
			</author>
			<updated>2007-06-27T19:19:14Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=12055#p12055</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Mass Storage txtsetup Error (UBCD4Win)]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=12054#p12054"/>
			<content type="html"><![CDATA[<p>Correct sir, there is a carriage return directly in front of the &quot;PCI\VEN_103C...&quot;&nbsp; I stretched my notepad Window over 2 screens to see it...</p>]]></content>
			<author>
				<name><![CDATA[eethball]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=2345</uri>
			</author>
			<updated>2007-06-27T19:13:03Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=12054#p12054</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Mass Storage txtsetup Error (UBCD4Win)]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=12052#p12052"/>
			<content type="html"><![CDATA[<p>huh? is there a carriage return there?<br />that&#039;s difficult to spot.</p>]]></content>
			<author>
				<name><![CDATA[Jaak]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=327</uri>
			</author>
			<updated>2007-06-27T18:40:59Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=12052#p12052</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Mass Storage txtsetup Error (UBCD4Win)]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=12043#p12043"/>
			<content type="html"><![CDATA[<p>you will need to edit the DriverPack_MassStorage_wnt5_x86-32.ini file and repack the drivers until its fixed officially.</p><p>change </p><div class="codebox"><pre><code>[C-2]
ms_count 		= 1
ms_1_deviceName		= &quot;Compaq server HP ProLiant E200/E200i/P400/P400i/P600&quot;
ms_1_tag		= &quot;hpcissm2&quot;
ms_1_sysFile		= &quot;hpcissm2.sys&quot;
ms_1_hwids = 
&quot;PCI\VEN_103C&amp;DEV_3220&amp;SUBSYS_3225103C,PCI\VEN_103C&amp;DEV_3230&amp;SUBSYS_3234103C,PCI\VEN_103C&amp;DEV_3230&amp;SUBSYS_3235103C,PCI\VEN_103C&amp;DEV_3238&amp;SUBSYS_3212103C,PCI\VEN_103C&amp;DEV_3238&amp;SUBSYS_3211103C&quot;
ms_1_isBusExtender	= false
ms_1_exc_skipIfOS	= &quot;w2k&quot;</code></pre></div><p>to </p><div class="codebox"><pre><code>[C-2]
ms_count 		= 1
ms_1_deviceName		= &quot;Compaq server HP ProLiant E200/E200i/P400/P400i/P600&quot;
ms_1_tag		= &quot;hpcissm2&quot;
ms_1_sysFile		= &quot;hpcissm2.sys&quot;
ms_1_hwids              = &quot;PCI\VEN_103C&amp;DEV_3220&amp;SUBSYS_3225103C,PCI\VEN_103C&amp;DEV_3230&amp;SUBSYS_3234103C,PCI\VEN_103C&amp;DEV_3230&amp;SUBSYS_3235103C,PCI\VEN_103C&amp;DEV_3238&amp;SUBSYS_3212103C,PCI\VEN_103C&amp;DEV_3238&amp;SUBSYS_3211103C&quot;
ms_1_isBusExtender	= false
ms_1_exc_skipIfOS	= &quot;w2k&quot;</code></pre></div>]]></content>
			<author>
				<name><![CDATA[benners]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=287</uri>
			</author>
			<updated>2007-06-27T15:24:42Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=12043#p12043</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Mass Storage txtsetup Error (UBCD4Win)]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=12038#p12038"/>
			<content type="html"><![CDATA[<p>I am also experiencing the same problem, except the error is in line 12875!</p><p>I am using DP_MassStorage_wnt5_x86-32_7064.7z</p><p>Regards.</p><br /><p>Jeremy</p>]]></content>
			<author>
				<name><![CDATA[arablover]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=293</uri>
			</author>
			<updated>2007-06-27T13:37:57Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=12038#p12038</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Mass Storage txtsetup Error (UBCD4Win)]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=12029#p12029"/>
			<content type="html"><![CDATA[<p>Hi, still getting an error with the same line I&#039;m afraid using DP_MassStorage_wnt5_x86-32_7064.7z.</p><br /><p>PCI\VEN_0E11&amp;DEV_0046&amp;SUBSYS_409C0E11=&quot;cpqcissm&quot;<br />PCI\VEN_0E11&amp;DEV_0046&amp;SUBSYS_409B0E11=&quot;cpqcissm&quot;<br />PCI\VEN_0E11&amp;DEV_0046&amp;SUBSYS_409A0E11=&quot;cpqcissm&quot;<br />PCI\VEN_0E11&amp;DEV_0046&amp;SUBSYS_40910E11=&quot;cpqcissm&quot;<br />GenNvRaidDisk=&quot;nvraid&quot;<br />*NVRAIDBUS=&quot;nvraid&quot;<br />*_NVRAIDBUS=&quot;nvraid&quot;<br />=&quot;hpcissm2&quot;<br />PCI\VEN_9005&amp;DEV_801D=&quot;adpu320&quot;<br />PCI\VEN_9005&amp;DEV_8017&amp;SUBSYS_00449005=&quot;adpu320&quot;<br />PCI\VEN_9005&amp;DEV_8016&amp;SUBSYS_00409005=&quot;adpu320&quot;<br />PCI\VEN_9005&amp;DEV_8015&amp;SUBSYS_00409005=&quot;adpu320&quot;<br />PCI\VEN_9005&amp;DEV_8014&amp;SUBSYS_00449005=&quot;adpu320&quot;<br />PCI\VEN_9005&amp;DEV_8012&amp;SUBSYS_00429005=&quot;adpu320&quot;</p><br /><p>=&quot;hpcissm2&quot; is the affected line</p><p>Moose</p>]]></content>
			<author>
				<name><![CDATA[Moose]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=2281</uri>
			</author>
			<updated>2007-06-27T12:25:09Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=12029#p12029</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Mass Storage txtsetup Error (UBCD4Win)]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=12026#p12026"/>
			<content type="html"><![CDATA[<p>Hi<br />it helped <img src="http://forum.driverpacks.net/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>please download it again.</p>]]></content>
			<author>
				<name><![CDATA[Jaak]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=327</uri>
			</author>
			<updated>2007-06-27T11:24:37Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=12026#p12026</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Mass Storage txtsetup Error (UBCD4Win)]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=12025#p12025"/>
			<content type="html"><![CDATA[<p>Hi I am using the latest Base (DPs_BASE_7052.exe) and the latest MassStorage Pack (DP_MassStorage_wnt5_x86-32_7063.7z). <br />Building using UBCD4Win (3.05) I get an error in line 14493 of the txtsetup.sif file.</p><p>PCI\VEN_0E11&amp;DEV_B060&amp;SUBSYS_40700E11=&quot;cpqcissm&quot;<br />PCI\VEN_0E11&amp;DEV_0046&amp;SUBSYS_409D0E11=&quot;cpqcissm&quot;<br />PCI\VEN_0E11&amp;DEV_0046&amp;SUBSYS_409C0E11=&quot;cpqcissm&quot;<br />PCI\VEN_0E11&amp;DEV_0046&amp;SUBSYS_409B0E11=&quot;cpqcissm&quot;<br />PCI\VEN_0E11&amp;DEV_0046&amp;SUBSYS_409A0E11=&quot;cpqcissm&quot;<br />PCI\VEN_0E11&amp;DEV_0046&amp;SUBSYS_40910E11=&quot;cpqcissm&quot;<br />GenNvRaidDisk=&quot;nvraid&quot;<br />*NVRAIDBUS=&quot;nvraid&quot;<br />*_NVRAIDBUS=&quot;nvraid&quot;<br />=&quot;hpcissm2.sys&quot;<br />PCI\VEN_9005&amp;DEV_801D=&quot;adpu320&quot;<br />PCI\VEN_9005&amp;DEV_8017&amp;SUBSYS_00449005=&quot;adpu320&quot;<br />PCI\VEN_9005&amp;DEV_8016&amp;SUBSYS_00409005=&quot;adpu320&quot;<br />PCI\VEN_9005&amp;DEV_8015&amp;SUBSYS_00409005=&quot;adpu320&quot;<br />PCI\VEN_9005&amp;DEV_8014&amp;SUBSYS_00449005=&quot;adpu320&quot;</p><br /><br /><p>The =&quot;hpcissm2.sys&quot; line is the one causing the error.</p><p>Hope this helps with debugging. <img src="http://forum.driverpacks.net/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><br /><p>Moose</p>]]></content>
			<author>
				<name><![CDATA[Moose]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=2281</uri>
			</author>
			<updated>2007-06-27T11:01:01Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=12025#p12025</id>
		</entry>
</feed>
