<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns="http://www.w3.org/TR/REC-html40" xmlns:v = 
"urn:schemas-microsoft-com:vml" xmlns:o = 
"urn:schemas-microsoft-com:office:office" xmlns:w = 
"urn:schemas-microsoft-com:office:word"><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16640" name=GENERATOR>
<STYLE>@font-face {
        font-family: Tahoma;
}
@font-face {
        font-family: Calibri;
}
@page Section1 {size: 8.5in 11.0in; margin: 1.0in 1.25in 1.0in 1.25in; }
P.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
LI.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
DIV.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.EmailStyle17 {
        FONT-WEIGHT: normal; COLOR: windowtext; FONT-STYLE: normal; FONT-FAMILY: Tahoma; TEXT-DECORATION: none; mso-style-type: personal-compose
}
DIV.Section1 {
        page: Section1
}
OL {
        MARGIN-BOTTOM: 0in
}
UL {
        MARGIN-BOTTOM: 0in
}
</STYLE>
</HEAD>
<BODY lang=EN-US vLink=purple link=blue>
<DIV><FONT face=Arial color=#0000ff size=2></FONT> </DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> ofw-bounces@lists.openfabrics.org 
[mailto:ofw-bounces@lists.openfabrics.org] <B>On Behalf Of </B>Anatoly 
Greenblatt<BR><B>Sent:</B> Wednesday, July 16, 2008 7:17 AM<BR><B>To:</B> 
ofw@lists.openfabrics.org<BR><B>Subject:</B> [ofw] Open issues in bulding 
process<BR></FONT><BR></DIV>
<DIV></DIV>
<P class=MsoNormal><FONT face=Tahoma size=2><SPAN 
style="FONT-SIZE: 11pt; FONT-FAMILY: Tahoma">Hi,<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Tahoma size=2><SPAN 
style="FONT-SIZE: 11pt; FONT-FAMILY: Tahoma"><o:p> </o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Tahoma size=2><SPAN 
style="FONT-SIZE: 11pt; FONT-FAMILY: Tahoma">I’d like to clarify/discuss/bring 
to your attention following issues:<o:p></o:p></SPAN></FONT></P>
<DIV class=Section1>
<OL style="MARGIN-TOP: 0in" type=1>
  <LI class=MsoNormal style="mso-list: l0 level1 lfo1"><FONT face=Tahoma 
  size=2><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Tahoma">Digital signatures. 
  There are several ways to sign drivers. The signature could be taken from 
  file, storage etc. Although sign-drivers.bat receive a signature name as a 
  parameter, the actual signature is assumed to be in cse1Store. Few words of 
  explanation about signature location would be very 
  helpful.<o:p></o:p></SPAN></FONT> <SPAN class=314520215-16072008><FONT 
  face=Arial color=#0000ff size=2> </FONT></SPAN></LI></OL></DIV>
<DIV class=MsoNormal style="mso-list: l0 level1 lfo1"><SPAN 
class=314520215-16072008><FONT face=Arial color=#0000ff size=2>Work-in-process, 
later today, see WinOF\WIX\README.txt. BTW, the cert file wants to live in 
WIX\.<BR><BR></FONT> </SPAN></DIV>
<OL style="MARGIN-TOP: 0in" type=1>
  <LI class=MsoNormal style="mso-list: l0 level1 lfo1"><FONT face=Tahoma 
  size=2><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Tahoma">Wdfcoinstaller01007. 
  I found the following in wdk 6001.18001: “</SPAN></FONT><FONT face=Calibri 
  size=2><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri">If you downloaded 
  and installed the Windows Server 2008 WDK {Version 6001.18000} which contained 
  the KMDF and UMDF version 1.7 installers, <FONT color=red><SPAN 
  style="COLOR: red">DO NOT DISTRIBUTE DRIVER PACKAGES WHICH CONTAIN THE 1.7 
  INSTALLERS</SPAN></FONT>.</SPAN></FONT><FONT face=Tahoma size=2><SPAN 
  style="FONT-SIZE: 11pt; FONT-FAMILY: Tahoma">” Is this taken into 
  consideration?<o:p></o:p></SPAN></FONT> <SPAN 
  class=314520215-16072008><FONT face=Arial color=#0000ff 
  size=2> <BR></FONT></SPAN><SPAN class=314520215-16072008></SPAN></LI></OL>
<DIV class=MsoNormal style="mso-list: l0 level1 lfo1"><SPAN 
class=314520215-16072008><FONT face=Arial color=#0000ff size=2>If you follow the 
URL to the MS page described in C:\WinDDK\6001.18001\redist\WDF you will 
find new versions of 1.7 co-installers which work 
correctly.<BR><BR></FONT> </SPAN></DIV>
<OL style="MARGIN-TOP: 0in" type=1>
  <LI class=MsoNormal style="mso-list: l0 level1 lfo1"><FONT face=Tahoma 
  size=2><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Tahoma">.Inf files stamping. 
  It would make sense to stamp files at their source location once at the 
  beginning of building process, or at their final location during drivers 
  signing when all .inf files are gathered in folders - hca, net, storage, 
  etc... I also noticed that not all .inf files are copied to their locations in 
  wix\...\bin because makebin tries to copy .inf file from source location, 
  where the file has been renamed to .inx. <o:p></o:p></SPAN></FONT></LI></OL>
<P class=MsoNormal style="MARGIN-LEFT: 0.5in"><FONT face="Courier New" 
size=1><SPAN style="FONT-SIZE: 9pt; FONT-FAMILY: 'Courier New'">File not found - 
netipoib.inf<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal style="MARGIN-LEFT: 0.5in"><FONT face="Courier New" 
size=1><SPAN style="FONT-SIZE: 9pt; FONT-FAMILY: 'Courier New'">0 File(s) 
copied<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal style="MARGIN-LEFT: 0.5in"><FONT face="Courier New" 
size=1><SPAN 
style="FONT-SIZE: 9pt; FONT-FAMILY: 'Courier New'">C:\work\trunk\ulp\ipoib\kernel\ipoib.cdf<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal style="MARGIN-LEFT: 0.5in"><FONT face="Courier New" 
size=1><SPAN style="FONT-SIZE: 9pt; FONT-FAMILY: 'Courier New'">1 File(s) 
copied<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal style="MARGIN-LEFT: 0.5in"><FONT face="Courier New" 
size=1><SPAN style="FONT-SIZE: 9pt; FONT-FAMILY: 'Courier New'">File not found - 
netvnic.inf<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal style="MARGIN-LEFT: 0.5in"><FONT face="Courier New" 
size=1><SPAN style="FONT-SIZE: 9pt; FONT-FAMILY: 'Courier New'">0 File(s) 
copied<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal style="MARGIN-LEFT: 0.5in"><FONT face="Courier New" 
size=1><SPAN 
style="FONT-SIZE: 9pt; FONT-FAMILY: 'Courier New'">C:\work\trunk\ulp\qlgcvnic\kernel\netvnic.cdf<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal style="MARGIN-LEFT: 0.5in"><FONT face="Courier New" 
size=1><SPAN style="FONT-SIZE: 9pt; FONT-FAMILY: 'Courier New'">1 File(s) 
copied<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal style="MARGIN-LEFT: 0.5in"><FONT face="Courier New" 
size=1><SPAN 
style="FONT-SIZE: 9pt; FONT-FAMILY: 'Courier New'">C:\work\trunk\tools\wsdinstall\user\installsp.exe.manifest<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal style="MARGIN-LEFT: 0.5in"><FONT face="Courier New" 
size=1><SPAN style="FONT-SIZE: 9pt; FONT-FAMILY: 'Courier New'">1 File(s) 
copied<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal style="MARGIN-LEFT: 0.5in"><FONT face="Courier New" 
size=1><SPAN style="FONT-SIZE: 9pt; FONT-FAMILY: 'Courier New'">File not found - 
ib_srp.inf<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal style="MARGIN-LEFT: 0.5in"><FONT face="Courier New" 
size=1><SPAN style="FONT-SIZE: 9pt; FONT-FAMILY: 'Courier New'">0 File(s) 
copied<SPAN class=314520215-16072008><FONT face=Arial color=#0000ff 
size=2> </FONT></SPAN></SPAN></FONT></P>
<P class=MsoNormal style="MARGIN-LEFT: 0.5in"><FONT face="Courier New" 
size=1><SPAN style="FONT-SIZE: 9pt; FONT-FAMILY: 'Courier New'"><SPAN 
class=314520215-16072008></SPAN></SPAN></FONT> </P>
<P class=MsoNormal style="MARGIN-LEFT: 0.5in"><FONT face="Courier New" 
size=1><SPAN style="FONT-SIZE: 9pt; FONT-FAMILY: 'Courier New'"><SPAN 
class=314520215-16072008><FONT face=Arial color=#0000ff size=2>I have yet to 
push to svn a new version of makebin.bat due to pending issues with 
WXP32 (wsd) build and install issues.</FONT></SPAN></SPAN></FONT></P>
<P class=MsoNormal style="MARGIN-LEFT: 0.5in"><FONT face=Arial color=#0000ff 
size=2><SPAN style="FONT-SIZE: 9pt; FONT-FAMILY: 'Courier New'"><SPAN 
class=314520215-16072008>Will push a newer version 
ASAP.</SPAN></SPAN></FONT></P>
<P class=MsoNormal style="MARGIN-LEFT: 0.5in"><FONT face="Courier New" 
size=1><SPAN style="FONT-SIZE: 9pt; FONT-FAMILY: 'Courier New'"><SPAN 
class=314520215-16072008></SPAN></SPAN></FONT> </P>
<P class=MsoNormal style="MARGIN-LEFT: 0.5in"><FONT face="Courier New" 
size=1><SPAN style="FONT-SIZE: 9pt; FONT-FAMILY: 'Courier New'"><SPAN 
class=314520215-16072008><FONT face=Arial color=#0000ff 
size=2>stan.</FONT> </SPAN></SPAN></FONT><FONT face=Tahoma><SPAN 
style="FONT-SIZE: 11pt; FONT-FAMILY: Tahoma"><o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Tahoma size=2><SPAN 
style="FONT-SIZE: 11pt; FONT-FAMILY: Tahoma"><o:p> </o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Tahoma size=2><SPAN 
style="FONT-SIZE: 11pt; FONT-FAMILY: Tahoma">Best 
regards,<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Tahoma size=2><SPAN 
style="FONT-SIZE: 11pt; FONT-FAMILY: Tahoma">Anatoly.<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Tahoma size=2><SPAN 
style="FONT-SIZE: 11pt; FONT-FAMILY: Tahoma"><o:p> </o:p></SPAN></FONT></P></BODY></HTML>