<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[DriverPacks.net Forum - [IMPL] EG1032v3 (Linksys Gigabit v3) driver]]></title>
	<link rel="self" href="http://forum.driverpacks.net/extern.php?action=feed&amp;tid=3509&amp;type=atom"/>
	<updated>2010-02-03T14:38:34Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.driverpacks.net/viewtopic.php?id=3509</id>
		<entry>
			<title type="html"><![CDATA[Re: [IMPL] EG1032v3 (Linksys Gigabit v3) driver]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=36434#p36434"/>
			<content type="html"><![CDATA[<p>This was already implemented back in May 2009 but was never finalized.<br />Implemented in DriverPack LAN 1002r1 (in work)</p>]]></content>
			<author>
				<name><![CDATA[mr_smartepants]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1602</uri>
			</author>
			<updated>2010-02-03T14:38:34Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=36434#p36434</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [IMPL] EG1032v3 (Linksys Gigabit v3) driver]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=28875#p28875"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>geegaw wrote:</cite><blockquote><p>2. copy in the eg1032v3.inf, eg1032v3.cat, eg1032v3.sys files into the D\L\1 directory.</p></blockquote></div><p>That&#039;s over-simplified.&nbsp; Here&#039;s a simplified approach.<br />You need to look in each .inf that you&#039;re adding and scan for dependencies.&nbsp; First place to look is under [SourceDisksFiles], any file listed MUST be in the folder.&nbsp; If there&#039;s a section [SourceDisksNames], that will show your directory tree.&nbsp; You also need to scan the other .inf sections for other files not listed in the above section.</p><p>Don&#039;t worry about the DriverPacks .ini unless you want the DriverPacks Finisher to run extra installers later.</p>]]></content>
			<author>
				<name><![CDATA[mr_smartepants]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1602</uri>
			</author>
			<updated>2009-02-07T06:50:03Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=28875#p28875</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [IMPL] EG1032v3 (Linksys Gigabit v3) driver]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=28874#p28874"/>
			<content type="html"><![CDATA[<p>So, the v2 driver lives under D\L\1.&nbsp; If I want add the v3 driver, are these the steps?<br />1. Unpack the LAN DriverPack (DP_LAN_wnt5_x86-32_8121.7z) file.<br />2. copy in the eg1032v3.inf, eg1032v3.cat, eg1032v3.sys files into the D\L\1 directory.<br />3. Repack the DriverPack.<br />4. Slipstream the new DriverPack.&nbsp; (I read elsewhere that if I update a single driver, that<br />I can rerun the slipstream step without starting the CD build step from scratch?).</p><p>Looking at the top-level DriverPack_LAN_wnt5_x86-32.inf file, I&#039;m wondering if some fields need to be updated there as well?&nbsp; Here are the contents:<br /></p><div class="codebox"><pre><code>[DriverPack]
platform	= &quot;wnt5_x86-32&quot;
name		= &quot;LAN&quot;
rootDir		= &quot;D\L&quot;
; OPTIONAL
classes		= &quot;Net&quot;
driverCount	= &quot;137&quot;
decompSize	= 50.2
compSize	= 7.3
; 812

[NV3]
; REQUIRED
exc_count		= 1
; OPTIONAL
exc_1_tagFiles	= 0
exc_1_+hwids= 3
exc_1_+hwid1	= &quot;PCI\VEN_10DE&amp;DEV_00DF&amp;SUBSYS_E0001458&amp;REV_A2&quot;
exc_1_+hwid2	= &quot;PCI\VEN_10DE&amp;DEV_00DF&amp;SUBSYS_02501462&amp;REV_A2&quot;
exc_1_+hwid3	= &quot;PCI\VEN_10DE&amp;DEV_00DF&amp;SUBSYS_A5511297&amp;REV_A2&quot;
exc_1_-hwids	= 0
exc_1_+infFiles	= 0
exc_1_-infFiles	= 0
exc_1_commands	= 2
exc_1_command1	= &quot;%SystemDrive%\devcon.exe update %DPSROOT%\D\L\NV3\nvnetbus.inf &quot;PCI\VEN_10DE&amp;DEV_00DF&amp;SUBSYS_*&quot;&quot;
exc_1_command2 	= &quot;%SystemDrive%\devcon.exe update %DPSROOT%\D\L\NV3\nvenetfd.inf &quot;{1a3e09be-1e45-494b-9174-d7385b45bbf5}\NVNET_DEV00DF&quot;&quot;</code></pre></div><p>I&#039;m wondering if I need to bump the driverCount, decompSize, and compSize fields?&nbsp; Anything else?</p>]]></content>
			<author>
				<name><![CDATA[geegaw]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=5770</uri>
			</author>
			<updated>2009-02-07T02:22:37Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=28874#p28874</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [IMPL] EG1032v3 (Linksys Gigabit v3) driver]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=28859#p28859"/>
			<content type="html"><![CDATA[<p>Well there is no magic solution. Each times there is a driver&nbsp; update, I compare the old and the new one using Araxis Merge folder compare. Then I can identify in the INFs if new HWIDs were added or dropped. I also make sure the driver is not conflicting with other drivers by doing a simple search with all hwids. I will also remove obsolete files by looking which files are critics in the INF. I remove 64 bits driver files too. The key thing is really to make sure that each HWID are unique.</p>]]></content>
			<author>
				<name><![CDATA[JakeLD]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=2379</uri>
			</author>
			<updated>2009-02-06T07:10:58Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=28859#p28859</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[[IMPL] EG1032v3 (Linksys Gigabit v3) driver]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=28855#p28855"/>
			<content type="html"><![CDATA[<p>Hello,<br />Currently, the DriverPack has a EG1032v2 driver.&nbsp; The newer cards are v3, and if this older driver is forced, a &quot;cannot start [Error: 10]&quot; results and the device is unusable.&nbsp; The v3 driver is here:<br /><a href="http://downloads.linksysbycisco.com/downloads/EG1032v3_dr.zip">http://downloads.linksysbycisco.com/dow … 2v3_dr.zip</a></p><p>A couple of questions (which might be FAQS):<br />1) if this driver were simply a newer version of the v2 driver, what are the steps required to replace the older driver in the DriverPack with the new one?</p><p>2) in this case, it is a different, new driver.&nbsp; What is the best method for adding this new driver, if it isn&#039;t in the DriverPack? (I did read the FAQ warning that text mode drivers are a special case, and graphics drivers are complex).</p><p>thanks for all your hard work.</p>]]></content>
			<author>
				<name><![CDATA[geegaw]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=5770</uri>
			</author>
			<updated>2009-02-06T05:52:22Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=28855#p28855</id>
		</entry>
</feed>
