<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[DriverPacks.net Forum - [IMPL] Toshiba RAID Support]]></title>
	<link rel="self" href="http://forum.driverpacks.net/extern.php?action=feed&amp;tid=3666&amp;type=atom"/>
	<updated>2009-04-10T15:06:41Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.driverpacks.net/viewtopic.php?id=3666</id>
		<entry>
			<title type="html"><![CDATA[Re: [IMPL] Toshiba RAID Support]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=30730#p30730"/>
			<content type="html"><![CDATA[<p>Class is dismissed... see you tommorow!</p>]]></content>
			<author>
				<name><![CDATA[OverFlow]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1097</uri>
			</author>
			<updated>2009-04-10T15:06:41Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=30730#p30730</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [IMPL] Toshiba RAID Support]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=30728#p30728"/>
			<content type="html"><![CDATA[<p>The default driver node will supposedly install on all NT boxen. The .NT.5.1 will only install on XP. Useful for when there are differences to sys files, services, registry settings, etc.</p><p>But sometimes we have an instance like the 3ware drivers which for some reason is split up and doesn&#039;t need to be.</p><div class="codebox"><pre><code>[AMCC]
%DEVICE_DESCRIPTION_9K%  = Install, PCI\VEN_13C1&amp;DEV_1002&amp;SUBSYS_100213C1
%DEVICE_DESCRIPTION_9X%  = Install, PCI\VEN_13C1&amp;DEV_1003&amp;SUBSYS_100313C1
%DEVICE_DESCRIPTION_9E%  = Install, PCI\VEN_13C1&amp;DEV_1004&amp;SUBSYS_100413C1
%DEVICE_DESCRIPTION_9A%  = Install, PCI\VEN_13C1&amp;DEV_1004&amp;SUBSYS_100513C1

; for Windows XP/2003 systems (actually all x86 NT machines)
[AMCC.NTx86]
%DEVICE_DESCRIPTION_9K%  = Install, PCI\VEN_13C1&amp;DEV_1002&amp;SUBSYS_100213C1
%DEVICE_DESCRIPTION_9X%  = Install, PCI\VEN_13C1&amp;DEV_1003&amp;SUBSYS_100313C1
%DEVICE_DESCRIPTION_9E%  = Install, PCI\VEN_13C1&amp;DEV_1004&amp;SUBSYS_100413C1
%DEVICE_DESCRIPTION_9A%  = Install, PCI\VEN_13C1&amp;DEV_1004&amp;SUBSYS_100513C1

; for Windows x64 systems
[AMCC.NTamd64]
%DEVICE_DESCRIPTION_9K%  = Install, PCI\VEN_13C1&amp;DEV_1002&amp;SUBSYS_100213C1
%DEVICE_DESCRIPTION_9X%  = Install, PCI\VEN_13C1&amp;DEV_1003&amp;SUBSYS_100313C1
%DEVICE_DESCRIPTION_9E%  = Install, PCI\VEN_13C1&amp;DEV_1004&amp;SUBSYS_100413C1</code></pre></div><p>Could be condensed to only the AMCC node.</p>]]></content>
			<author>
				<name><![CDATA[stamandster]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=2760</uri>
			</author>
			<updated>2009-04-10T12:06:33Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=30728#p30728</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [IMPL] Toshiba RAID Support]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=30727#p30727"/>
			<content type="html"><![CDATA[<p>Thank you Overflow, </p><p>I didn&#039;t understand the purpose of disableIfOS <img src="http://forum.driverpacks.net/img/smilies/tongue.png" width="15" height="15" alt="tongue" />, now it&#039;s clearer.</p>]]></content>
			<author>
				<name><![CDATA[anotherday]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=6522</uri>
			</author>
			<updated>2009-04-10T11:31:30Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=30727#p30727</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [IMPL] Toshiba RAID Support]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=30722#p30722"/>
			<content type="html"><![CDATA[<p>You are almost more acurate. <br />If you are going to attempt to add the 2k support you must disable it <br />or disable one of the other 2k drivers that is enabled. <br />Or you will crash 2k by exceeding the memory limit</p><p>So if you were going to add it for 2k as well you must also disable it like so... (or an alternate one) <br /></p><div class="codebox"><pre><code>[T]
ms_count=2
ms_1_deviceName=&quot;TOSHIBA RAID (XP/2K3)&quot;
ms_1_tag=&quot;KR10N&quot;
ms_1_sysFile=&quot;KR10N.sys&quot;
ms_1_hwids=&quot;PCI\VEN_8086&amp;DEV_2653&amp;SUBSYS_0F101179,PCI\VEN_8086&amp;DEV_27C5&amp;SUBSYS_0F101179&quot;
ms_1_isBusExtender=false
ms_1_exc_skipIfOS=&quot;w2k&quot;
ms_2_deviceName=&quot;TOSHIBA RAID (2K)&quot;
ms_2_tag=&quot;KR10N2K&quot;
ms_2_sysFile=&quot;KR10N2K.sys&quot;
ms_2_hwids=&quot;PCI\VEN_8086&amp;DEV_2653&amp;SUBSYS_0F101179,PCI\VEN_8086&amp;DEV_27C5&amp;SUBSYS_0F101179&quot;
ms_2_isBusExtender=false
ms_2_exc_skipIfOS=&quot;wxp,w2k3&quot;
ms_2_exc_disableIfOS=&quot;w2k&quot;</code></pre></div><p>but yeah you had the right idea <br />- it just would have crashed 2k had you actually tried it as you posted it... <img src="http://forum.driverpacks.net/img/smilies/wink.png" width="15" height="15" alt="wink" /><br />since ricktendo did not add the 2k support he would not have had that problem... <img src="http://forum.driverpacks.net/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><p>I apprecieate the good thinking though... you just lacked a little experience... that now you have gained! </p><p>jeff</p><p>Just to be crystal clear we have reached the limit of the number of drivers that win2k can support years ago, to add a new driver to win2k now one of the other win2k drivers must first be disabled. or win2k WILL crash.</p><p>I probably would have done what rick did since requests for win2k drivers are almost non existent...<br />although he more correctly might have put ms_1_exc_skipIfOS=&quot;w2k&quot; instead of the disableifos...<br />but it would not have caused a crash in win2k like your version...<br />but you are correct about the addition of the second section to support 2K is more complete.</p>]]></content>
			<author>
				<name><![CDATA[OverFlow]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1097</uri>
			</author>
			<updated>2009-04-10T09:32:25Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=30722#p30722</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [IMPL] Toshiba RAID Support]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=30719#p30719"/>
			<content type="html"><![CDATA[<p>Hmm perhaps I&#039;m wrong... But it may be better to add KR10N2K.sys like this:</p><br /><div class="codebox"><pre><code>[T]
ms_count=2
ms_1_deviceName=&quot;TOSHIBA RAID (XP/2K3)&quot;
ms_1_tag=&quot;KR10N&quot;
ms_1_sysFile=&quot;KR10N.sys&quot;
ms_1_hwids=&quot;PCI\VEN_8086&amp;DEV_2653&amp;SUBSYS_0F101179,PCI\VEN_8086&amp;DEV_27C5&amp;SUBSYS_0F101179&quot;
ms_1_isBusExtender=false
ms_1_exc_skipIfOS=&quot;w2k&quot;
ms_2_deviceName=&quot;TOSHIBA RAID (2K)&quot;
ms_2_tag=&quot;KR10N2K&quot;
ms_2_sysFile=&quot;KR10N2K.sys&quot;
ms_2_hwids=&quot;PCI\VEN_8086&amp;DEV_2653&amp;SUBSYS_0F101179,PCI\VEN_8086&amp;DEV_27C5&amp;SUBSYS_0F101179&quot;
ms_2_isBusExtender=false
ms_2_exc_skipIfOS=&quot;wxp,w2k3&quot;</code></pre></div>]]></content>
			<author>
				<name><![CDATA[anotherday]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=6522</uri>
			</author>
			<updated>2009-04-10T01:22:34Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=30719#p30719</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [IMPL] Toshiba RAID Support]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=30718#p30718"/>
			<content type="html"><![CDATA[<p>Yes it appears on the surface to be done correctly, perfect even! Sorry I did not test it or run the kickarse hwids tool on it. did you use the latest nightly or the latest release for a starter point?</p><p>I am gettting ready to take a run at the base code again with some down time on my hands.<br />if it works for you i would cal that a WIN!!! <img src="http://forum.driverpacks.net/img/smilies/smile.png" width="15" height="15" alt="smile" /> we will get it added to the latest nightly...</p>]]></content>
			<author>
				<name><![CDATA[OverFlow]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1097</uri>
			</author>
			<updated>2009-04-10T01:10:23Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=30718#p30718</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [IMPL] Toshiba RAID Support]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=30716#p30716"/>
			<content type="html"><![CDATA[<p>is that driver for the new cell CPU based controllers?</p>]]></content>
			<author>
				<name><![CDATA[newsposter]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=2993</uri>
			</author>
			<updated>2009-04-10T00:54:53Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=30716#p30716</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [IMPL] Toshiba RAID Support]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=30715#p30715"/>
			<content type="html"><![CDATA[<p>I took these:</p><div class="codebox"><pre><code>ms_1_hwids=&quot;PCI\VEN_8086&amp;DEV_2653&amp;SUBSYS_0F101179,PCI\VEN_8086&amp;DEV_27C5&amp;SUBSYS_0F101179&quot;</code></pre></div><p>from KR10N.INF:</p><div class="codebox"><pre><code>[TOSHIBA]; This section will only be installed by Windows 2000
%KR10NDesc%=KR10N_InstW2k,PCI\VEN_8086&amp;DEV_2653&amp;SUBSYS_0F101179
%KR10NDesc%=KR10N_InstW2k,PCI\VEN_8086&amp;DEV_27C5&amp;SUBSYS_0F101179

[TOSHIBA.NT.5.1]; This section will only be installed by Windows XP
%KR10NDesc%=KR10N_InstXP,PCI\VEN_8086&amp;DEV_2653&amp;SUBSYS_0F101179
%KR10NDesc%=KR10N_InstXP,PCI\VEN_8086&amp;DEV_27C5&amp;SUBSYS_0F101179</code></pre></div><p>Is that wrong?</p><p>I am pretty goot at INF files for my UpdatePack and addons but just going by other mass storage dp entries</p>]]></content>
			<author>
				<name><![CDATA[ricktendo64]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=71</uri>
			</author>
			<updated>2009-04-10T00:37:05Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=30715#p30715</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [IMPL] Toshiba RAID Support]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=30714#p30714"/>
			<content type="html"><![CDATA[<p>It appears to be correctly done... good job!</p><p>Unfortunately we are still under-manned on the DriverPacks team, sorry about that.</p><p>IDK if this was added to a nightlie off the top of my head... Normaly we would compare the HWID&#039;s contained in your driver&nbsp; ms_1_hwids=&quot;PCI\VEN_8086&amp;DEV_2653&amp;SUBSYS_0F101179,PCI\VEN_8086&amp;DEV_27C5&amp;SUBSYS_0F101179&quot;<br />to ensure they do not already exist in the INF... i will assume that is done and that the tag name is unique...</p><p>Perfect...</p><p>Want to take a stab at updating the pack?</p>]]></content>
			<author>
				<name><![CDATA[OverFlow]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1097</uri>
			</author>
			<updated>2009-04-09T23:07:36Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=30714#p30714</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [IMPL] Toshiba RAID Support]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=30713#p30713"/>
			<content type="html"><![CDATA[<p>OK since nobody is responding, just tell me then if I am doing this correctly (editing massstorage dp myself)</p><p>I added this to the .ini</p><div class="codebox"><pre><code>[T]
ms_count=1
ms_1_deviceName=&quot;TOSHIBA RAID&quot;
ms_1_tag=&quot;kr10n&quot;
ms_1_sysFile=&quot;KR10N.sys&quot;
ms_1_hwids=&quot;PCI\VEN_8086&amp;DEV_2653&amp;SUBSYS_0F101179,PCI\VEN_8086&amp;DEV_27C5&amp;SUBSYS_0F101179&quot;
ms_1_isBusExtender=false
ms_1_exc_disableIfOS=&quot;w2k&quot;</code></pre></div><p>I created the following folder with these files in it</p><div class="codebox"><pre><code>DP_MassStorage_wnt5_x86-32_901\D\M\T
KR10N.CAT
KR10N.INF
KR10N.sys
KR10N2K.sys
VIRTUAL.INF</code></pre></div><p>So did I do it correctly?</p><p>Do I really need to add VIRTUAL.INF?</p>]]></content>
			<author>
				<name><![CDATA[ricktendo64]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=71</uri>
			</author>
			<updated>2009-04-09T22:21:00Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=30713#p30713</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [IMPL] Toshiba RAID Support]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=30570#p30570"/>
			<content type="html"><![CDATA[<p>Forgot HWIDs, added them</p>]]></content>
			<author>
				<name><![CDATA[ricktendo64]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=71</uri>
			</author>
			<updated>2009-04-03T15:04:46Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=30570#p30570</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[[IMPL] Toshiba RAID Support]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=30559#p30559"/>
			<content type="html"><![CDATA[<p>Would it be possible to add this to the next masstorage build?</p><p><a href="http://cdgenp01.csd.toshiba.com/content/support/downloads/raid011016xp_os2007087a.exe">http://cdgenp01.csd.toshiba.com/content … 07087a.exe</a></p><div class="codebox"><pre><code>============ 
RAID Devices 
============ 
PCI\VEN_104C&amp;DEV_803B&amp;SUBSYS_00011179&amp;REV_00\4&amp;98A0852&amp;0&amp;5AF0
    Name: Texas Instruments PCIxx12 Integrated FlashMedia Controller
    Hardware ID&#039;s:
        PCI\VEN_104C&amp;DEV_803B&amp;SUBSYS_00011179&amp;REV_00
        PCI\VEN_104C&amp;DEV_803B&amp;SUBSYS_00011179
        PCI\VEN_104C&amp;DEV_803B&amp;CC_018000
        PCI\VEN_104C&amp;DEV_803B&amp;CC_0180
    Compatible ID&#039;s:
        PCI\VEN_104C&amp;DEV_803B&amp;REV_00
        PCI\VEN_104C&amp;DEV_803B
        PCI\VEN_104C&amp;CC_018000
        PCI\VEN_104C&amp;CC_0180
        PCI\VEN_104C
        PCI\CC_018000
        PCI\CC_0180
PCI\VEN_8086&amp;DEV_27DF&amp;SUBSYS_00011179&amp;REV_02\3&amp;33FD14CA&amp;0&amp;F9
    Name: Intel(R) 82801G (ICH7 Family) Ultra ATA Storage Controllers - 27DF
    Hardware ID&#039;s:
        PCI\VEN_8086&amp;DEV_27DF&amp;SUBSYS_00011179&amp;REV_02
        PCI\VEN_8086&amp;DEV_27DF&amp;SUBSYS_00011179
        PCI\VEN_8086&amp;DEV_27DF&amp;CC_01018A
        PCI\VEN_8086&amp;DEV_27DF&amp;CC_0101
    Compatible ID&#039;s:
        PCI\VEN_8086&amp;DEV_27DF&amp;REV_02
        PCI\VEN_8086&amp;DEV_27DF
        PCI\VEN_8086&amp;CC_01018A
        PCI\VEN_8086&amp;CC_0101
        PCI\VEN_8086
        PCI\CC_01018A
        PCI\CC_0101
SCSI\DISK&amp;VEN_TOSHIBA&amp;PROD_RAID_LD0&amp;REV_\4&amp;13563DA6&amp;0&amp;000000
    Name: TOSHIBA RAID LD0 SCSI Disk Device
    Hardware ID&#039;s:
        SCSI\DiskTOSHIBA_RAID_LD0____________
        SCSI\DiskTOSHIBA_RAID_LD0________
        SCSI\DiskTOSHIBA_
        SCSI\TOSHIBA_RAID_LD0_________
        TOSHIBA_RAID_LD0_________
        GenDisk
    Compatible ID&#039;s:
        SCSI\Disk
        SCSI\RAW</code></pre></div>]]></content>
			<author>
				<name><![CDATA[ricktendo64]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=71</uri>
			</author>
			<updated>2009-04-03T06:39:41Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=30559#p30559</id>
		</entry>
</feed>
