<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[DriverPacks.net Forum - [REQ] CardReader Broadcom ACER E1-571]]></title>
	<link rel="self" href="http://forum.driverpacks.net/extern.php?action=feed&amp;tid=10822&amp;type=atom"/>
	<updated>2014-08-12T02:36:26Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.driverpacks.net/viewtopic.php?id=10822</id>
		<entry>
			<title type="html"><![CDATA[Re: [REQ] CardReader Broadcom ACER E1-571]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=57922#p57922"/>
			<content type="html"><![CDATA[<p>ACER Aspire 4752Z</p><p>PCI\VEN_14E4&amp;DEV_16BF<br />PCI\VEN_14E4&amp;DEV_16BC</p><p><a href="http://global-download.acer.com/GDFiles/Driver/CardReader/CardReader_Broadcom_1.0.0.218_W7x86W7x64_A.zip?acerid=634509745664240509&amp;Step1=NOTEBOOK&amp;Step2=ASPIRE&amp;Step3=ASPIRE%204752Z&amp;OS=711&amp;LC=en&amp;BC=ACER&amp;SC=AAP_10">http://global-download.acer.com/GDFiles … ;SC=AAP_10</a></p><p>edit: same as PCI\VEN_14E4&amp;DEV_16BE. my bad</p>]]></content>
			<author>
				<name><![CDATA[josywong]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=41686</uri>
			</author>
			<updated>2014-08-12T02:36:26Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=57922#p57922</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [REQ] CardReader Broadcom ACER E1-571]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=57881#p57881"/>
			<content type="html"><![CDATA[<p><a href="http://msdn.microsoft.com/en-us/library/windows/hardware/ff550690%28v=vs.85%29.aspx">http://msdn.microsoft.com/en-us/library … 85%29.aspx</a></p><p>idk if this helps but i read 80% of it</p>]]></content>
			<author>
				<name><![CDATA[josywong]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=41686</uri>
			</author>
			<updated>2014-07-20T00:54:51Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=57881#p57881</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [REQ] CardReader Broadcom ACER E1-571]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=57880#p57880"/>
			<content type="html"><![CDATA[<p>and he has only been here 6 months <img src="http://forum.driverpacks.net/img/smilies/tongue.png" width="15" height="15" alt="tongue" />.</p><p>&quot;Pack first - Worry later&quot; &lt;--woo hoo!</p><p>the nt5 packs are quite difficult, NT6 are not. you simply need to maintain the base folder structure.</p><p>No one has ever made a perfect pack and we all have made mistakes, we try not to repeat the same ones <img src="http://forum.driverpacks.net/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" />.</p><p>if you are willing to try we are willing to help. Jaak always said &quot;help us to help you&quot;.</p><p>Jeff</p>]]></content>
			<author>
				<name><![CDATA[OverFlow]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1097</uri>
			</author>
			<updated>2014-07-19T04:57:31Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=57880#p57880</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [REQ] CardReader Broadcom ACER E1-571]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=57879#p57879"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>cheche wrote:</cite><blockquote><div class="quotebox"><cite>OverFlow wrote:</cite><blockquote><p>Thanks old friend,</p><p>I keep trying to get my ass in gear around here, free time has been like platinum for me. the way you are doing it is the traditional way. Grouping them may make sense given the huge amount of drivers that need updated.</p><p>Wana take a crack at putting a NT6 pack or two together?</p><p>thanks for reporting what needs added that helps a lot!</p><p>Jeff</p></blockquote></div><p>I have not idea of how the driverpacks get build. If there is any wiki where I can have a look maybe I could give it a shot.</p></blockquote></div><p>start packing 1st, worry later. tats wut i did.</p><div class="codebox"><pre><code>attrib -R -S -H &quot;%current%*.*&quot; /S /D

::remove cpk exp lib pdb res if exist
for %%a in (cpk exp lib pdb res) do (
set ext=%%a
	for /f &quot;delims=&quot; %%a in (&#039;dir /s /b %current%*.!ext!&#039;) do (
	echo &quot;%%a&quot; &gt;&gt; removed.txt
	del &quot;%%a&quot;
	)
)

::checksignature
for %%a in (cat dll exe sys) do (
sigcheck /s /c %current%*.%%a &gt; sigcheck_%%a.csv
)</code></pre></div><p>this might b helpful for u</p>]]></content>
			<author>
				<name><![CDATA[josywong]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=41686</uri>
			</author>
			<updated>2014-07-19T03:07:46Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=57879#p57879</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [REQ] CardReader Broadcom ACER E1-571]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=57876#p57876"/>
			<content type="html"><![CDATA[<p>@cheche no real guide step by step. there are guides around here in the FAQ and team sections. I can&#039;t belive you never got added to testing team sir!. YOu are now!&nbsp; Welcome to the circle of trust. he he he.</p><p>@techdud Thanks for the b-day wishes, 51 now. were you aware that your post is completely OT? LOL<br />the folder structure we just discussed the other day? the structure should be compatible with SAD. We can certainly make changes in the future but we would need to plan it as a team.</p>]]></content>
			<author>
				<name><![CDATA[OverFlow]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1097</uri>
			</author>
			<updated>2014-07-18T21:46:07Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=57876#p57876</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [REQ] CardReader Broadcom ACER E1-571]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=57875#p57875"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>OverFlow wrote:</cite><blockquote><p>Thanks old friend,</p><p>I keep trying to get my ass in gear around here, free time has been like platinum for me. the way you are doing it is the traditional way. Grouping them may make sense given the huge amount of drivers that need updated.</p><p>Wana take a crack at putting a NT6 pack or two together?</p><p>thanks for reporting what needs added that helps a lot!</p><p>Jeff</p></blockquote></div><p>I have not idea of how the driverpacks get build. If there is any wiki where I can have a look maybe I could give it a shot.</p>]]></content>
			<author>
				<name><![CDATA[cheche]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=3039</uri>
			</author>
			<updated>2014-07-18T17:38:01Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=57875#p57875</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [REQ] CardReader Broadcom ACER E1-571]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=57734#p57734"/>
			<content type="html"><![CDATA[<p>Note:&nbsp; It may be that the folder path was drastically changed for <span style="color: royalblue">Bigfoot</span>&#039;s betas.<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; This might affect SAD compatibility when it attempts to remove other OS drivers, etc.</p><p>Should they be altered as a starting point for *_NT6_x64_1302&#039;s to be for concurrent release with core NT5 packs?</p><p>Admin?&nbsp; (Happy belated b-dy Jeff!)</p>]]></content>
			<author>
				<name><![CDATA[TechDud]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=14671</uri>
			</author>
			<updated>2014-06-30T13:43:09Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=57734#p57734</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [REQ] CardReader Broadcom ACER E1-571]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=57729#p57729"/>
			<content type="html"><![CDATA[<p>Thanks old friend,</p><p>I keep trying to get my ass in gear around here, free time has been like platinum for me. the way you are doing it is the traditional way. Grouping them may make sense given the huge amount of drivers that need updated.</p><p>Wana take a crack at putting a NT6 pack or two together?</p><p>thanks for reporting what needs added that helps a lot!</p><p>Jeff</p>]]></content>
			<author>
				<name><![CDATA[OverFlow]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1097</uri>
			</author>
			<updated>2014-06-29T07:39:13Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=57729#p57729</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [REQ] CardReader Broadcom ACER E1-571]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=57727#p57727"/>
			<content type="html"><![CDATA[<p>You are welcome. would it be nice to have a single page with all the beta drivers to make easier to test? I am using your tool SAD to copy all the files and test.</p>]]></content>
			<author>
				<name><![CDATA[cheche]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=3039</uri>
			</author>
			<updated>2014-06-28T13:00:20Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=57727#p57727</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [REQ] CardReader Broadcom ACER E1-571]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=57726#p57726"/>
			<content type="html"><![CDATA[<p>thanks again!</p>]]></content>
			<author>
				<name><![CDATA[OverFlow]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1097</uri>
			</author>
			<updated>2014-06-28T11:22:20Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=57726#p57726</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[[REQ] CardReader Broadcom ACER E1-571]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=57725#p57725"/>
			<content type="html"><![CDATA[<p>HWID:<br />VEN_14E4 DEV_16BE</p><p><a href="http://global-download.acer.com/GDFiles/Driver/CardReader/CardReader_Broadcom_15.0.7.2_W7x86W7x64_A.zip?acerid=634729018970673995&amp;Step1=NOTEBOOK&amp;Step2=ASPIRE&amp;Step3=ASPIRE%20E1-571&amp;OS=711&amp;LC=es&amp;BC=ACER&amp;SC=EMEA_11">http://global-download.acer.com/GDFiles … SC=EMEA_11</a></p>]]></content>
			<author>
				<name><![CDATA[cheche]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=3039</uri>
			</author>
			<updated>2014-06-27T19:03:39Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=57725#p57725</id>
		</entry>
</feed>
