etherboot-developers Mailing List for Etherboot (Page 221)
Brought to you by:
marty_connor,
stefanhajnoczi
You can subscribe to this list here.
| 2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
(10) |
Sep
(3) |
Oct
(10) |
Nov
(47) |
Dec
(20) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2001 |
Jan
(41) |
Feb
(107) |
Mar
(76) |
Apr
(103) |
May
(66) |
Jun
(72) |
Jul
(27) |
Aug
(31) |
Sep
(33) |
Oct
(18) |
Nov
(33) |
Dec
(67) |
| 2002 |
Jan
(25) |
Feb
(62) |
Mar
(79) |
Apr
(74) |
May
(67) |
Jun
(104) |
Jul
(155) |
Aug
(234) |
Sep
(87) |
Oct
(93) |
Nov
(54) |
Dec
(114) |
| 2003 |
Jan
(146) |
Feb
(104) |
Mar
(117) |
Apr
(189) |
May
(96) |
Jun
(40) |
Jul
(133) |
Aug
(136) |
Sep
(113) |
Oct
(142) |
Nov
(99) |
Dec
(185) |
| 2004 |
Jan
(233) |
Feb
(151) |
Mar
(109) |
Apr
(96) |
May
(200) |
Jun
(175) |
Jul
(162) |
Aug
(118) |
Sep
(107) |
Oct
(77) |
Nov
(121) |
Dec
(114) |
| 2005 |
Jan
(201) |
Feb
(271) |
Mar
(113) |
Apr
(119) |
May
(69) |
Jun
(46) |
Jul
(21) |
Aug
(37) |
Sep
(13) |
Oct
(4) |
Nov
(19) |
Dec
(46) |
| 2006 |
Jan
(10) |
Feb
(18) |
Mar
(85) |
Apr
(2) |
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
| 2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(10) |
Jul
(20) |
Aug
(9) |
Sep
(11) |
Oct
(4) |
Nov
(1) |
Dec
(40) |
| 2008 |
Jan
(19) |
Feb
(8) |
Mar
(37) |
Apr
(28) |
May
(38) |
Jun
(63) |
Jul
(31) |
Aug
(22) |
Sep
(37) |
Oct
(38) |
Nov
(49) |
Dec
(24) |
| 2009 |
Jan
(48) |
Feb
(51) |
Mar
(80) |
Apr
(55) |
May
(34) |
Jun
(57) |
Jul
(20) |
Aug
(83) |
Sep
(17) |
Oct
(81) |
Nov
(53) |
Dec
(40) |
| 2010 |
Jan
(55) |
Feb
(28) |
Mar
(36) |
Apr
(7) |
May
|
Jun
|
Jul
(7) |
Aug
|
Sep
|
Oct
(1) |
Nov
(3) |
Dec
|
| 2011 |
Jan
(1) |
Feb
|
Mar
(3) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(6) |
Oct
|
Nov
(10) |
Dec
|
| 2012 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2013 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: <ebi...@ln...> - 2002-12-20 19:21:35
|
ke...@us... (Ken Yap) writes: > >I have checked in the PXE DOS boot fix and fixed some typos in the CVS. > > I've also put in a change to vsprintf.c that skips [0-9]*\.?[0-9]* after > the % to make it easier to use printfs from other software. Haven't > tested it but it should work. (Famous last words.) My real concern at one point was the implemention of %l. That was necessary for the itanium as sizeof(long) != sizeof(int). Eric |
|
From: <ke...@us...> - 2002-12-20 11:47:46
|
>I have checked in the PXE DOS boot fix and fixed some typos in the CVS. I've also put in a change to vsprintf.c that skips [0-9]*\.?[0-9]* after the % to make it easier to use printfs from other software. Haven't tested it but it should work. (Famous last words.) |
|
From: <ke...@us...> - 2002-12-20 11:24:51
|
Thanks Eric. I have checked in the PXE DOS boot fix and fixed some typos in the CVS. |
|
From: <ke...@us...> - 2002-12-20 11:22:37
|
>I have answered this, and the design was o.k. But you >never called finalise_image(). Once that was fixed I could buffer the >entire image in memory and then poke the note section when I was done. Ah, I wasn't sure where you wanted to call it. Last thing in the routine that handles the format? |
|
From: <ebi...@ln...> - 2002-12-20 11:12:15
|
Eric W Biederman <ebi...@ln...> writes: > ke...@us... (Ken Yap) writes: > > > Hopefully all this can be done in Elf.pm if I got the OO design right, > > otherwise the interface may need to be tweaked a bit. > > When I get a chance to look I will see if I can answer this one. I have answered this, and the design was o.k. But you never called finalise_image(). Once that was fixed I could buffer the entire image in memory and then poke the note section when I was done. Eric |
|
From: <ebi...@ln...> - 2002-12-20 10:22:52
|
I have just committed a small change that allows you to specify which NIC of several in a machine you want to boot from. Under LinuxBIOS this is settable at runtime where it extremely valueable, for the rest it is about 5 lines of code so it should not hurt and it may even be handy. Eric |
|
From: <ebi...@ln...> - 2002-12-20 07:45:04
|
- Proper handling of ^C and ^D
^D terminates the transaction on the current nick and moves to the next one
Equivalent to esc.
^C restarts etherboot completely.
- Elf Bhdr support for elf_loader.c
The new parameterized format I discussed a while ago.
- Multicast support for 3c90x.c
- Better LinuxBIOS option handling.
- Move done later in elf_loader.c so checksum errors can be seen.
Calling serial_fini while messages may still be printed is a problem...
To mknbi.
- Detection of the Elf Bhdr loader.
- Addition of a checksum to ELF images.
Eric
|
|
From: Susan W. <lay...@ma...> - 2002-12-20 06:16:49
|
<html xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-microsoft-com:office:office" xmlns:w=3D"urn:schemas-microsoft-com:office:word" xmlns:st1=3D"urn:schemas-microsoft-com:office:smarttags" xmlns=3D"http://www.w3.org/TR/REC-html40"> <head> <meta http-equiv=3DContent-Type content=3D"text/html; charset=3Dwindows-12= 52"> <meta name=3DProgId content=3DWord.Document> <meta name=3DGenerator content=3D"Microsoft Word 9"> <meta name=3DOriginator content=3D"Microsoft Word 9"> <link rel=3DFile-List href=3D"./12-18-02%20RJVM%20edited%20version%202%20jrs-stacy%20optin_files= /filelist.xml"> <link rel=3DEdit-Time-Data href=3D"./12-18-02%20RJVM%20edited%20version%202%20jrs-stacy%20optin_files= /editdata.mso"> <!--[if !mso]> <style> v\:* {behavior:url(#default#VML);} o\:* {behavior:url(#default#VML);} w\:* {behavior:url(#default#VML);} shape {behavior:url(#default#VML);} </style> <![endif]--> <title>This message has been sent to you in compliance with our strict ant= i </title> <!--[if gte mso 9]><xml> <o:DocumentProperties> <o:Author>Melanie Marco</o:Author> <o:Template>Normal</o:Template> <o:LastAuthor>Paul W</o:LastAuthor> <o:Revision>2</o:Revision> <o:TotalTime>55</o:TotalTime> <o:Created>2002-12-19T18:35:00Z</o:Created> <o:LastSaved>2002-12-19T18:35:00Z</o:LastSaved> <o:Pages>4</o:Pages> <o:Words>1427</o:Words> <o:Characters>8136</o:Characters> <o:Lines>67</o:Lines> <o:Paragraphs>16</o:Paragraphs> <o:CharactersWithSpaces>9991</o:CharactersWithSpaces> <o:Version>9.2720</o:Version> </o:DocumentProperties> </xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel> <w:SpellingState>Clean</w:SpellingState> <w:GrammarState>Clean</w:GrammarState> </w:WordDocument> </xml><![endif]--> <style> <!-- span.SPELLE {mso-spl-e:yes;} span.GRAME {mso-gram-e:yes;} /* Font Definitions */ @font-face {font-family:Tahoma; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:553679495 -2147483648 8 0 66047 0;} @font-face {font-family:Verdana; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:536871559 0 0 0 415 0;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman";} a:link, span.MsoHyperlink {color:blue; text-decoration:underline; text-underline:single;} a:visited, span.MsoHyperlinkFollowed {color:blue; text-decoration:underline; text-underline:single;} p {margin-right:0in; mso-margin-top-alt:auto; mso-margin-bottom-alt:auto; margin-left:0in; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman";} @page Section1 {size:8.5in 11.0in; margin:1.0in 1.25in 1.0in 1.25in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;} div.Section1 {page:Section1;} /* List Definitions */ @list l0 {mso-list-id:18090482; mso-list-template-ids:1595051474;} @list l0:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; mso-ansi-font-size:10.0pt; font-family:Symbol;} ol {margin-bottom:0in;} ul {margin-bottom:0in;} --> </style> <o:SmartTagType namespaceuri=3D"urn:schemas-microsoft-com:office:smarttags= " name=3D"State"/><o:SmartTagType namespaceuri=3D"urn:schemas-microsoft-co= m:office:smarttags" name=3D"City"/><o:SmartTagType namespaceuri=3D"urn:sch= emas-microsoft-com:office:smarttags" name=3D"country-region"/><o:SmartTagT= ype namespaceuri=3D"urn:schemas-microsoft-com:office:smarttags" name=3D"pl= ace"/><o:SmartTagType namespaceuri=3D"urn:schemas-microsoft-com:office:sma= rttags" name=3D"PlaceName"/><o:SmartTagType namespaceuri=3D"urn:schemas-mi= crosoft-com:office:smarttags" name=3D"PlaceType"/> <meta http-equiv=3DContent-Language content=3Den-us> </head> <body lang=3DEN-US link=3Dblue vlink=3Dblue style=3D'tab-interval:.5in'> <div class=3DSection1> <div id=3DmessageBody> <p class=3DMsoNormal align=3Dcenter style=3D'text-align:center'> <o:p= ></o:p></p> <div align=3Dcenter> <table border=3D1 cellspacing=3D0 cellpadding=3D0 width=3D"63%" style=3D'w= idth:63.1%; mso-cellspacing:0in;margin-left:-.4pt;border:outset #89BE65 1.5pt;mso-pad= ding-alt: 5.25pt 5.25pt 5.25pt 5.25pt' height=3D71 bordercolordark=3D"#000000" bordercolorlight=3D"#000000"> <tr style=3D'height:329.25pt;mso-yfti-irow:0'> <td width=3D"100%" valign=3Dtop style=3D'width:100.0%;border:inset #89BE= 65 .75pt; padding:5.25pt 5.25pt 5.25pt 5.25pt;height:329.25pt'> <div align=3Dcenter> <table border=3D1 cellpadding=3D0 width=3D"75%" style=3D'width:75.0%;mso= -cellspacing: 1.5pt;margin-left:.5in;mso-padding-alt:0in 5.4pt 0in 5.4pt;mso-yfti-iro= w:0'> <tr style=3D'mso-yfti-irow:0;mso-yfti-lastrow:yes'> <td style=3D'background:#003300;padding:.75pt .75pt .75pt .75pt'> <p class=3DMsoNormal align=3Dcenter style=3D'text-align:center'><b><i>= <span style=3D'font-size:24.0pt;color:white'>STOCK ALERT</span></i></b></p> </td> </tr> </table> </div> <p align=3Dcenter style=3D'margin-right:.5in;margin-left:.5in;text-align= :center'><b><span style=3D'font-size:10.0pt;font-family:Verdana'> </span></b><b><i><u= ><span style=3D'font-family:Verdana;color:#0000A0'><a href=3D"http://biz.yahoo.com/n/r/rjvn.ob.html">RJV Networks, Inc. (OTC B= B: RJNV)</a></span></u></i></b></p> <p style=3D'margin-top:0in;margin-right:.5in;margin-bottom:0in;margin-le= ft: .5in;margin-bottom:.0001pt'><b><i><span style=3D'font-family:Verdana'>TA= RGET Price $4 -to- $6 in January 2003<span style=3D'color:#0000A0'><br> </span></span></i></b></p> <p style=3D'margin-top:0in;margin-right:.5in;margin-bottom:0in;margin-le= ft: .5in;margin-bottom:.0001pt'><b><span style=3D'font-family:Verdana;color:= #0000A0'>Tonight:</span></b><b><span style=3D'font-family:Verdana;color:#3A8357'> </span></b><b><span style=3D'font-family:Verdana;color:#0000A0'> </span></b><b><span style=3D'font-size:10.0pt;font-family:Verdana;color:#5F5F5F'>RJNV holds exclusive licenses to state-of-the-art bio-technology developed at <st1:= place><st1:PlaceType>University</st1:PlaceType> of <st1:PlaceName>Michigan</st1:PlaceName></st1:place> and the Cancer Co= ntrol Agency of B.C. that experts are using to develop therapies believed to b= e capable of treating most cancers. </span></b></p> <p style=3D'margin-right:.5in;margin-left:.5in'><b><span style=3D'font-s= ize:10.0pt; font-family:Verdana;color:#5F5F5F'>Through an acquisition of BioKinetix Research, Inc. (currently underway), RJVN is rapidly completing the deve= lopment of a therapy for cancer that will make a lasting impression on the multibillion dollar bio-tech industry. Read more about this exciting up = and comer below.</span></b> </p> <div class=3DMsoNormal align=3Dcenter style=3D'margin-top:0in;margin-rig= ht:.5in; margin-bottom:0in;margin-left:.5in;margin-bottom:.0001pt;text-align:cent= er'> <hr size=3D2 width=3D"100%" align=3Dcenter> </div> <div align=3Dcenter> <table border=3D1 cellspacing=3D0 cellpadding=3D0 width=3D"69%" style=3D= 'width:69.0%; mso-cellspacing:0in;margin-left:.5in;border:outset black .75pt;mso-padd= ing-alt: 3.75pt 3.75pt 3.75pt 3.75pt' height=3D86 bordercolordark=3D"#000000" bordercolorlight=3D"#000000"> <tr style=3D'height:58.5pt;mso-yfti-irow:0;mso-yfti-lastrow:yes'> <td width=3D"100%" style=3D'width:100.0%;border:inset black .75pt;back= ground: #F0F0F0;padding:3.75pt 3.75pt 3.75pt 3.75pt;height:58.5pt'> <p class=3DMsoNormal><b><span style=3D'font-size:10.0pt;font-family:Ve= rdana; color:#3A8357'>Company Name </span></b><b><span style=3D'font-siz= e:10.0pt; font-family:Verdana'> <= span style=3D'color:#5F5F5F'> </span><span style=3D'color:#022051'>RJV Netw= orks, Inc.</span><br> <span style=3D'color:#3A8357'>Symbol </span> &nb= sp;<span style=3D'color:#3A8357'> &nbs= p; </span><span style=3D'color:= #5F5F5F'> </span><span style=3D'color:#022051'>RJVN</span><span style=3D'color:#= 3A8357'><br> Current Price &nb= sp; </span><span style=3D'color:#5F5F5F'> </span><span style=3D'color:#02205= 1'> $0.26</span><span style=3D'color:#3A8357'><br> 52 Week High</span><span style=3D'color:#5F5F5F'> </span><span style=3D'color:black'> </span><span style=3D'co= lor:#3A8357'> </span><span style=3D'color:#022051'>$2.10</span><span style=3D'color:= #3A8357'><br> 52 Week Low &= nbsp; </span><span style=3D'color:#022051'>$0.26</span></span></b></p> <p><b><span style=3D'font-family:Verdana;color:#022051'>Target $4 -to- $6 Q1/2003</span></b></p> </td> </tr> </table> </div> <p style=3D'margin-right:.5in;margin-left:.5in'><b><span style=3D'font-f= amily: Verdana;color:#0000A0'>Investment Highlights</span></b></p> <p class=3DMsoNormal style=3D'margin-right:.5in;mso-margin-top-alt:auto; mso-margin-bottom-alt:auto;margin-left:1.0in;text-indent:-.25in;mso-list= : l0 level1 lfo3;tab-stops:list .5in'><![if !supportLists]><span style=3D'font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Symbol'>= =FFFFFFB7<span style=3D'font:7.0pt "Times New Roman"'> &nb= sp; </span></span><![endif]><span style=3D'font-size:10.0pt;font-family:Verd= ana; color:#0000A0'>RJVN </span><span style=3D'font-size:10.0pt;font-family:V= erdana'>projects<b> it will be able to treat most cancers with its combined targeted therapy treatment which is based upon an astounding discovery by a molecular biologist at the <st1:place><st1:PlaceType>Univ.</st1:PlaceType> of <st1= :PlaceName>Michigan</st1:PlaceName></st1:place> - The causal link to breast and most other malignancies and cancers in t= he protein Mammastatin.</b></span></p> <p class=3DMsoNormal style=3D'margin-right:.5in;mso-margin-top-alt:auto; mso-margin-bottom-alt:auto;margin-left:1.0in;text-indent:-.25in;mso-list= : l0 level1 lfo3;tab-stops:list .5in'><![if !supportLists]><span style=3D'font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Symbol'>= =FFFFFFB7<span style=3D'font:7.0pt "Times New Roman"'> &nb= sp; </span></span><![endif]> </p> <p class=3DMsoNormal style=3D'margin-right:.5in;mso-margin-top-alt:auto; mso-margin-bottom-alt:auto;margin-left:1.0in;text-indent:-.25in;mso-list= : l0 level1 lfo3;tab-stops:list .5in'><![if !supportLists]><span style=3D'font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Symbol'>= =FFFFFFB7<span style=3D'font:7.0pt "Times New Roman"'> &nb= sp; </span></span><![endif]><span style=3D'font-size:10.0pt;font-family:Verd= ana'>RJVN has developed a series of cancer treatment therapies which utilize pan-c= ancer market antibodies. Antibody therapies do not create chemical toxicity an= d, as such, are fast tracked through the regulatory approval process. Usi= ng this approach, RJVN is targeted to enter testing for its products in six months.</span></p> <p class=3DMsoNormal style=3D'margin-right:.5in;mso-margin-top-alt:auto; mso-margin-bottom-alt:auto;margin-left:1.0in;text-indent:-.25in;mso-list= : l0 level1 lfo3;tab-stops:list .5in'><![if !supportLists]><span style=3D'font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Symbol'>= =FFFFFFB7<span style=3D'font:7.0pt "Times New Roman"'> &nb= sp; </span></span><![endif]> </p> <p class=3DMsoNormal style=3D'margin-right:.5in;mso-margin-top-alt:auto; mso-margin-bottom-alt:auto;margin-left:1.0in;text-indent:-.25in;mso-list= : l0 level1 lfo3;tab-stops:list .5in'><![if !supportLists]><span style=3D'font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Symbol'>= =FFFFFFB7<span style=3D'font:7.0pt "Times New Roman"'> &nb= sp; </span></span><![endif]><b><span style=3D'font-size:10.0pt;font-family:V= erdana; color:#306D48'>RJVN's</span></b><span style=3D'font-size:10.0pt;font-fam= ily: Verdana'> combination of two leading, well known technologies previously announced by BioCurex and InNexus Corp along with RJVN's key MAb protein replicating technology has allowed the Company to create a series of pat= ented therapeutic products that many molecular biologists believe will <b><i>t= reat most cancers.</i></b></span></p> <p class=3DMsoNormal style=3D'margin-right:.5in;mso-margin-top-alt:auto; mso-margin-bottom-alt:auto;margin-left:1.0in;text-indent:-.25in;mso-list= : l0 level1 lfo3;tab-stops:list .5in'><![if !supportLists]><span style=3D'font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Symbol'>= =FFFFFFB7<span style=3D'font:7.0pt "Times New Roman"'> &nb= sp; </span></span><![endif]> </p> <p class=3DMsoNormal style=3D'margin-right:.5in;mso-margin-top-alt:auto; mso-margin-bottom-alt:auto;margin-left:1.0in;text-indent:-.25in;mso-list= : l0 level1 lfo3;tab-stops:list .5in'><![if !supportLists]><span style=3D'font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Symbol'>= =FFFFFFB7<span style=3D'font:7.0pt "Times New Roman"'> &nb= sp; </span></span><![endif]><b><span style=3D'font-size:10.0pt;font-family:V= erdana; color:#306D48'>RJVN</span></b><span style=3D'font-size:10.0pt;font-famil= y:Verdana; color:#306D48'>'s R&D and Management are led by Dr. John Todd, Dr. Charles Morgan (a world renowned molecular biologist and 5 other industr= y leading Dr's all with several years experience in bio-tech development.&= nbsp; </span><o:p></o:p></p> <div align=3Dcenter> <table border=3D1 cellspacing=3D0 cellpadding=3D0 width=3D"92%" bgcolor=3D= red style=3D'width:92.0%;mso-cellspacing:0in;background:red;border:outset w= hite 1.5pt; mso-padding-alt:5.25pt 5.25pt 5.25pt 5.25pt' bordercolordark=3D"#ffffff= " bordercolorlight=3D"#ffffff"> <tr style=3D'mso-yfti-irow:0;mso-yfti-lastrow:yes'> <td width=3D"100%" style=3D'width:100.0%;border:inset white .75pt;back= ground: #0000A0;padding:5.25pt 5.25pt 5.25pt 5.25pt'> <p align=3Dcenter style=3D'text-align:center'><b><span style=3D'font-s= ize:13.5pt; font-family:Verdana;color:#EEEEEE'>About the Company</span></b></p> </td> </tr> </table> </div> <p style=3D'margin-right:.5in;margin-left:.5in'><span style=3D'font-size= :10.0pt; font-family:Verdana'>RJVN (through BioKinetix Research, Inc.) was formed after Dr. John Todd, a very well known and respected oncological surgeon= from BC, approached us with the story of an astounding discovery that had bee= n made by molecular biologists at the University of Michigan. This discovery was believed to be the causal link to breast cancer, the link = is a medium sized (53KD) protein called Mammastatin. The evidence is tha= t Mammastatin is the agent that, when present, prevents the development an= d growth of malignant breast tumors. Mammastatin is freely expressed by th= e epithelial cells in the breast and as such acts as a natural contra-agen= t to malignant development. Women who develop breast cancer have NO or extremely low levels of Mammastatin in their system. After testing hundreds of women, no woman with normal Mammastatin levels has developed breast cancer.</span></p> <p style=3D'margin-right:.5in;margin-left:.5in'><span style=3D'font-size= :10.0pt; font-family:Verdana'>Dr. John Todd in conjunction with the Cancer Contro= l Agency of B.C. conducted compassionate trials on several terminally ill patients (authorized by Health <st1:country-region><st1:place>Canada</st= 1:place></st1:country-region>) with a Mammastatin replacement program the results of which thoroughly convinced Dr. Todd of the direct link. The challenge existed from t= he fact that proteins are extremely difficult to sequence (replicate). = ; Mammastatin has over 400 amino-acids in its chain, and, even if successf= ul in sequencing, the synthetic replication is even more difficult. Fina= lly the delivery of a protein, natural or synthetic, will now have to face t= he natural breakdown of the chain as it circulates through the body.</span></p> <p style=3D'margin-right:.5in;margin-left:.5in'><span style=3D'font-size= :10.0pt; font-family:Verdana'>Dr. Charles Morgan is a world-renowned molecular biologist who has proposed an alternative approach to this problem. = ; He is convinced, and several well known molecular biologists agree with him= , that he can mimic the active component of the Mammastatin protein throug= h the production of an anti-idiotypic monoclonal antibody (MAb). These MA= bs are stable, target specific and will in all measure act like the native Mammastatin. To dramatically enhance the bio-activity of these anti-idiotypic monoclonal antibodies, RJNV will create Superantibodies through the use of InNexus' Super Antibody platform technology (see news= for <a href=3D"http://biz.yahoo.com/n/b/bocx.ob.html">OTC BB: BOCX</a> about th= is technology). This technology allows the cross linking of antibodies to b= oost their potency and resiliency.</span></p> <p style=3D'margin-right:.5in;margin-left:.5in'><span style=3D'font-size= :10.0pt; font-family:Verdana'>As a result of the scientific approach implemented = by RJNV's BioKinetix (acquisition underway), the company has negotiated a license from BioCurex <a href=3D"http://biz.yahoo.com/n/b/bocx.ob.html">= OTC BB: BOCX</a> to develop therapeutic products based on their pan-cancer marke= r antibodies. The combination of these two technologies gives RJVN th= e potential to create a series of therapeutic products that will treat mos= t cancers.<o:p></o:p></span></p> <p style=3D'margin-right:.5in;margin-left:.5in'><span style=3D'font-size= :10.0pt; font-family:Verdana'>Antibody therapies do not create chemical toxicity = and, as such, are fast tracked through the regulatory approval process. = Using this approach, RJVN is targeted to enter testing for its products in six months.</span><o:p></o:p></p> <table border=3D1 cellspacing=3D1 cellpadding=3D0 width=3D"90%" style=3D= 'width:90.0%; mso-cellspacing:.7pt;margin-left:.5in;border:none;mso-padding-alt:0in 5= 4pt 0in 5.4pt' height=3D48> <tr style=3D'height:.5in;mso-yfti-irow:0;mso-yfti-lastrow:yes'> <td width=3D"100%" style=3D'width:100.0%;border:none;background:#0000A= 0; padding:.75pt .75pt .75pt .75pt;height:.5in'> <p align=3Dcenter style=3D'text-align:center'><b><span style=3D'font-s= ize:13.5pt; font-family:Verdana;color:#EEEEEE'>Industry Potential</span></b></p> </td> </tr> </table> <p style=3D'margin-right:.5in;margin-left:.5in'><b><span style=3D'font-s= ize:10.0pt; font-family:Verdana'>The potential market for RJVN's cancer treatment therapies far outstrips any reasonable estimate to be made at this time. As the Company implements its technology upon entering the m= arket test phase, we expect a large bio-tech or pharmaceutical mfr. to acquire= the Company for several hundred million.<o:p></o:p></span></b></p> <p style=3D'margin-right:.5in;margin-left:.5in'><b><span style=3D'font-s= ize:10.0pt; font-family:Verdana'>Due to the Companies ability to fast track, beginni= ng clinical trials of its revolutionary cancer treatment in early 2003E, exposure of its initial success will spread quickly. </span></b><o= :p></o:p></p> <div align=3Dcenter> <table border=3D1 cellspacing=3D0 cellpadding=3D0 width=3D"88%" bgcolor=3D= "#022051" style=3D'width:88.0%;mso-cellspacing:0in;margin-left:.5in;background:#0= 22051; border:none;mso-padding-alt:0in 5.4pt 0in 5.4pt' height=3D44> <tr style=3D'height:31.5pt;mso-yfti-irow:0;mso-yfti-lastrow:yes'> <td width=3D"100%" style=3D'width:100.0%;border:none;background:#0000A= 0; padding:.75pt .75pt .75pt .75pt;height:31.5pt'> <p align=3Dcenter style=3D'text-align:center'><b><span style=3D'font-s= ize:13.5pt; font-family:Verdana;color:white'>Conclusion</span></b></p> </td> </tr> </table> </div> <p style=3D'margin-right:.5in;margin-left:.5in'><b><span style=3D'font-s= ize:10.0pt; font-family:Verdana'>The Company will be participating in a road-show in January and February of 2003, meeting with several institutional brokera= ge houses in <st1:place><st1:City>San Francisco</st1:City>, <st1:State>New = York</st1:State></st1:place>, and other major metro areas to showcase their technology. We expec= t many pension fund managers to begin positioning the stock in their portf= olios sometime in Q1/2003 and Q2/2003.</span></b></p> <p style=3D'margin-right:.5in;margin-left:.5in'><b><span style=3D'font-s= ize:10.0pt; font-family:Verdana'>The stock is highly undervalued currently due to th= e fact that there has been no P/R done on the Company. Mass direct m= ail, investment club profiles and other P/R related activities are beginning = with the issuance of this newsletter. We expect the stock to appreciate significantly over the next 20-trading days.</span></b></p> <p style=3D'margin-right:.5in;margin-left:.5in'><b><span style=3D'font-s= ize:10.0pt; font-family:Verdana'>TARGET Price $4 -to- $6 in January 2003</span></b><= /p> <p style=3D'margin-right:.5in;margin-left:.5in'> </p> </td> </tr> <tr style=3D'height:105.15pt;mso-yfti-irow:1'> <td width=3D"100%" valign=3Dtop style=3D'width:100.0%;border:inset #89BE= 65 .75pt; padding:5.25pt 5.25pt 5.25pt 5.25pt;height:105.15pt'> <p class=3DMsoNormal><span style=3D'font-size:7.5pt;font-family:Verdana'= >******************* </span><b style=3D'mso-bidi-font-weight:normal'><span style=3D'font-size= :10.0pt; font-family:Verdana'>Special Offer</span></b><span style=3D'font-size:7.= 5pt; font-family:Verdana'> *******************<o:p></o:p></span></p> <p class=3DMsoNormal><span style=3D'font-size:10.0pt;font-family:Verdana= '>If you would like to be included in our mailing list, you will<o:p></o:p></span= ></p> <p class=3DMsoNormal><span style=3D'font-size:10.0pt;font-family:Verdana= '>receive a 10 day free trial to a web site with real-time<o:p></o:p></span></p> <p class=3DMsoNormal><span style=3D'font-size:10.0pt;font-family:Verdana= '>Level II quotes, research reports from major providers, analyst upgrades/downg= rade info, Bulletin Board Promotion/Syndication Calendar (1st of its kind), a= nd access to our trading chat rooms<o:p></o:p></span></p> <p class=3DMsoNormal><span style=3D'font-size:10.0pt;font-family:Verdana= '>and to several message boards with real live professionals. Just<o:p></o:p></sp= an></p> <p class=3DMsoNormal><span style=3D'font-size:10.0pt;font-family:Verdana= '>click on this link: <a href=3D"mailto:st...@ex...?subject=3DOpt-in">Opt= -in</a> to send us an email, and you will be immediately added. <o:p></o:p></spa= n></p> <p class=3DMsoNormal><span style=3D'font-size:7.5pt;font-family:Verdana'= > <o:p></o:p></span></p> </td> </tr> <tr style=3D'height:210.0pt;mso-yfti-irow:2;mso-yfti-lastrow:yes'> <td width=3D"100%" valign=3Dtop style=3D'width:100.0%;border:inset #89BE= 65 .75pt; padding:5.25pt 5.25pt 5.25pt 5.25pt;height:210.0pt'> <p class=3DMsoNormal><b style=3D'mso-bidi-font-weight:normal'> </b>= <b style=3D'mso-bidi-font-weight:normal'><span style=3D'font-size:7.5pt;fon= t-family: Verdana'>Disclaimer</span></b><span style=3D'font-size:7.5pt;font-family= :Verdana'> <br> Information within this email contains "forward looking statements&= quot; within the meaning of Section 27A of the Securities Act of 1933 and Sect= ion 21B of the Securities Exchange Act of 1934. Any statements that express = or involve discussions with respect to predictions, expectations, beliefs, plans, projections, objectives, goals, assumptions or future events or performance are not statements of historical fact and may be "forwa= rd looking statements."<br> <br> Forward looking statements are based on expectations, estimates and projections at the time the statements are made that involve a number of risks and uncertainties which could cause actual results or even= ts to differ materially from those presently anticipated. Forward looking stat= ements in this action may be identified through the use of words such as "projects", "foresee", "expects", "will," "anticipates," "estimates," "believes," "understands" or that by statements indicating certain actions "may," "could," or "might" occur. All information provided within this emai= l pertaining to investing, stocks, securities must be understood as inform= ation provided and not investment advice. Emerging Equity Alert advises all re= aders and subscribers to seek advice from a registered professional secur= ities representative before deciding to trade in stocks featured within this email. None of the material within this report shall be construed = as any kind of investment advice.<br> <br> In compliance with the Securities Act of 1933, Section17(b), Emerging St= ock Alert discloses the receipt of 125,000 unrestricted shares of RJVN from = a third party for the publication of this report. Be aware of an inherent conflict of interest resulting from such compensation due to our intent = to profit from the liquidation of these shares. Shares may be sold at= any time, even after positive statements have been made regarding the above company. All factual information in this report was gathered = from public sources, including but not limited to SEC filings, Company Press = Releases, and Market Guide. Emerging Equity Alert believes this informa= tion to be reliable but can make no guarantee as to its accuracy or completen= ess. Use of the material within this email constitutes your acceptance of the= se terms.</span></p> </td> </tr> </table> </div> <p class=3DMsoNormal align=3Dcenter style=3D'text-align:center'><span style=3D'display:none;mso-hide:all'> <o:p></o:p></span></p> <p class=3DMsoNormal> <o:p></o:p></p> </div> <table border=3D1 cellspacing=3D0 cellpadding=3D0 width=3D333 style=3D'wid= th:249.75pt; margin-left:152.55pt;border-collapse:collapse;border:none;mso-border-alt:= solid windowtext .5pt; mso-padding-alt:0in 5.4pt 0in 5.4pt;mso-yfti-tbllook:191;mso-border-insid= eh:.5pt solid windowtext; mso-border-insidev:.5pt solid windowtext'> <tr style=3D'height:56.95pt;mso-yfti-irow:0;mso-yfti-lastrow:yes'> <td valign=3Dtop style=3D'border:solid windowtext .5pt;padding:0in 5.4pt= 0in 5.4pt; height:56.95pt'> <p class=3DMsoNormal> <meta http-equiv=3Dpragma content=3Dno-cache> <b style=3D'mso-bidi-font-weight:normal'><span style=3D'font-size:10.0pt= ; font-family:Verdana'> <meta http-equiv=3Dcache-control content=3Dno-cache> <meta http-equiv=3Dexpires content=3D"Sun, 21 Mar 1999 06:05:29 GMT"> ****** Advertising Disclaimer ******<o:p></o:p></span></b></p> <p class=3DMsoNormal><span style=3D'font-size:10.0pt;font-family:Verdana= '>We have received monetary payment for this mailing service We hold no stocks and= hold no personal interest in this company.</span></p> </td> </tr> </table> <p class=3DMsoNormal align=3Dcenter style=3D'text-align:center'> </p> <p class=3DMsoNormal align=3Dcenter style=3D'text-align:center'> </p> <p class=3DMsoNormal> </p> <p class=3DMsoNormal><span style=3D'font-size:7.5pt;font-family:Arial;colo= r:black'>This message has been sent to you in compliance with our strict anti-abuse regulations. We will continue to bring you valuable offers on the products= and services that interest you most. If you do not wish to receive further mailings, please click below. You may then rest-assured that you will never receive another email from us again. </span><b><span style=3D'font-size:7.5pt;font-family:Tahoma;color:black'>We respect all re= moval requests.</span></b><span style=3D'font-size:7.5pt;font-family:Arial;color= :black'> To be immediately removed from our mailing lists just click on this link <= a href=3D"mailto:kr...@ya...?subject=3DUnsubscribe%20me%20please">UNSUBS= CRIBE ME PLEASE</a> . This message is an advertisement. Copyright 2000, 2001, 2002 = all rights reserved. </span></p> </div> </body> </html> |
|
From: <ebi...@xm...> - 2002-12-19 16:51:57
|
Available at https://sourceforge.net/projects/e1000. The full title is: Intel 8255x 10/100 Mbps Ethernet Controller Family Open Source Software Developer Manual Revision 1.0 The manual is intended to support the maintenance of the e100 driver (or the best driver for the PRO/100 networking hardware ;-). The manual covers the 82557, 82558, 82559, 82550, and 82551 Ethernet controllers. I would like to thank Jeff Garzik for encouraging this publication, and for having the patience to deal with the Intel machine. I would also like to thank the Intel editors and reviewers: Carolyn Abrigana, Larry Bates, Julie Donnelly, John Ronciak, Wen-Hwa Tao, Eli Kupermann, David Valdez, Colleen Culbertson, and especially Glenn Begis for not giving up. -scott - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to maj...@vg... More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |
|
From: <ebi...@ln...> - 2002-12-17 16:40:53
|
ke...@us... (Ken Yap) writes: > >Are there any plans to make this change on to 5.1.x, as well? > > Yes, I'll do it as soon as I have synced up with CVS. Oh, and remind me, the gateA20 changes to disable gateA20 on systems that need it needs to be put into 5.1.x as well. Eric |
|
From: <ke...@us...> - 2002-12-17 10:48:48
|
>Are there any plans to make this change on to 5.1.x, as well? Yes, I'll do it as soon as I have synced up with CVS. |
|
From: <ebi...@ln...> - 2002-12-17 04:05:00
|
Zameer Ahmed <za...@sy...> writes:
> Hi Eric,
>
> >And I think I see what is going on.
> >There is this loop in the transmit function:
> >
> > while (!(txp->upper.data & E1000_TXD_STAT_DD)) {
> > udelay (10); /* give the nic a
> > chance to write to the register */
> > poll_interruptions();
> > }
>
>
> I tried some recompiling with 5.1.3 release at the Etherboot site and it
> seems like its working. I now thing the that the floppy generated from the
> www.rom-o-matic.com site is buggy. Also gcc-3.2.7 is buggy and it might over
> zeleously optimize binary. I will play with this later.
Given that there is no gcc-3.2.7 I suspect it is quite an unreliable compiler...
I do not think it is a compiler problem in this case, but rather a selection
of options that will either make the problem more or less likely to happen.
> For now I have got the e1000 problems go away and Thanks very much for your
> help.
Welcome.
Eric
|
|
From: <ebi...@ln...> - 2002-12-17 01:44:16
|
Marty Connor <md...@et...> writes: > I'm starting to get bug reports from rom-o-matic.net users using 5.1.3 that look > [snip] > I've looked at genrules.pl and Makefile in 5.1.3, and it appears that because of > > changes to: > > BUILD_LIBS= $(BLIB32) > BUILD_IMGS= $(IMGS32) > BUILD_ROMS= $(ROMS32) > BUILD_ELFS= $(patsubst %.img, %.elf, $(IMGS32)) $(patsubst %.img, > %.lzelf, $(IMGS32)) > BUILD_PXES= $(patsubst %.img, %.pxe, $(IMGS32)) $(patsubst %.img, > %.lzpxe, $(IMGS32)) > BUILD_COMS= $(patsubst %.img, %.com, $(IMGS32)) > BUILD_LILOS= $(patsubst %.img, %.lilo, $(IMGS32)) $(patsubst %.img, > %.lzlilo, $(IMGS32)) > > The BUILD_ELFS, BUILD_PXES, BUILD_COMS, and BUILD_LILOS variables are not > getting set right. I think in genrules.pl, this part: Those variables simply contain the default targets. The changes was that things were built from .img instead of from .rom... Not included the duplicate targets in the BUILD variables is deliberate. It is work to no purpose to those targets included in "make all" Roughly the correct territory though. The lines I have added should fix your problem, just append them to the end of the loop. > # Generate the assignments to DOBJS and BINS > print "# Driver object files and ROM image files\n"; > print "IMG3S2\t:=\n"; > print "DOBJS\t:=\n"; > foreach my $img (sort keys %buildent) { > print "DOBJS\t+= bin32/$img.o\n"; > print "IMGS32\t+= bin32/$img.img bin32/$img.lzimg > bin32/$img.nrv2bimg\n" > > } > > print "ROMS32\t:=\n"; > foreach my $family (sort keys %pcient) { > my $aref = $pcient{$family}; > foreach my $entry (@$aref) { > my $rom = $entry->[0]; > print "ROMS32\t+= bin32/$rom.rom bin32/$rom.lzrom > bin32/$rom.nrv2brom\n"; ... EOF next if($rom eq $img); print <<EOF; \$(BIN)/$rom.img: \$(BIN)/$img.img cat \$< > \$@ EOF > } > } > foreach my $isa (sort keys %isaent) { > print "ROMS32\t+= bin32/$isa.rom bin32/$isa.lzrom > bin32/$isa.nrv2brom\n"; > } > > Needs to be generalized, so people can say "make bin32/mx98715.com" > Right now, it looks like it is only allowing "make bin32/tulip.com" which works, > but complicates life for the user, since they don't know necessarily what family > to build for. I suppose I could fake it on the rom-o-matic.net site because I do > happen to know what family each ROM is a member of, and could modify the make > appropriately, but this seems like it should be fixed in the Makefile and > genrules. > > Any chance anyone has some cycles to look at this? It may be a while before I > can. I don't have a problem with adding a rule to make these targets when specifically requested, especially since it is fairly simple. I just copy the .img file to the new name... The build is fixed in the current CVS tree, and something similar should work against the 5.1.3 tree. The real changes are not that extensive but I feel like I have rewritten etherboot since 5.1.3 was released. I think was also your problem with .elf format images. In the current CVS I can currently build a .elf image from any target in the tree. There are fun targets like make "allelfs" make "allroms" that make testing this fairly simple. Eric |
|
From: <ebi...@ln...> - 2002-12-17 00:41:11
|
The itanium source base is now just about working in the etherboot CVS tree. Most of the code is checked in. There are a few more pieces with rough edges that I need to iron out.. But it is just about useable. And to make it some simpler to work with I have added the toplevel makefiles of Makefile-i386 and Makefile-ia64 which build the default Config assuming only that you have the appropriate cross compilers installed. Eric |
|
From: <ebi...@ln...> - 2002-12-17 00:35:40
|
"Matthew Stapleton" <sta...@ho...> writes: > >From: ke...@us... (Ken Yap) > > Subject: Re: [Etherboot-developers] I've fixed the problem with net booting > > dos with PXE to EB to DOS Date: Sat, 14 Dec 2002 23:00:13 +1100 > > > >Thanks. I was hoping for a diff -u, but thankfully there isn't too much > >to patch. Here's the result, could you tell me if this is right? > >Comments, Vasil? > > > > Yes it is right. I did a bit more testing and I think the clc instruction can > be taken out as well. The new hex2ascii code doesn't seem to need it. Are there any plans to make this change on to 5.1.x, as well? Eric |
|
From: Marty C. <md...@et...> - 2002-12-16 16:56:22
|
I'm starting to get bug reports from rom-o-matic.net users using 5.1.3 that look like: > Good evening! I have found an error upon requesting an Etherboot > image: > > ===== cut ===== > Build failed. Status = 2. > > Following is the output from make: > > > make: Entering directory `/tmp/ROMUazyBC' > make: *** No rule to make target `bin32/centaur-c.com'. Stop. > make: Leaving directory `/tmp/ROMUazyBC' > Please let us know that this happened. > ===== cut ===== > > And so I am letting you know that it happened. :-) > > I was requesting a custom 5.1.3 .com-format image for a centaur-c NIC. and sure enough, when I tried to do: $ pwd /home/mdc/etherboot-5.1.3/src $ make bin32/centaur-c.com make: *** No rule to make target `bin32/centaur-c.com'. Stop. Just to test, I also did: $ pwd /home/mdc/etherboot-5.0.8/src $ make bin32/centaur-c.com gcc -E -Wp,-Wall -o bin/comprefix.s comprefix.S as -o bin/comprefix.tmp bin/comprefix.s objcopy -O binary bin/comprefix.tmp bin/comprefix.bin rm -f bin/comprefix.tmp cat bin/comprefix.bin bin32/centaur-c.lzrom > bin32/centaur-c.com rm bin/comprefix.bin I've looked at genrules.pl and Makefile in 5.1.3, and it appears that because of changes to: BUILD_LIBS= $(BLIB32) BUILD_IMGS= $(IMGS32) BUILD_ROMS= $(ROMS32) BUILD_ELFS= $(patsubst %.img, %.elf, $(IMGS32)) $(patsubst %.img, %.lzelf, $(IMGS32)) BUILD_PXES= $(patsubst %.img, %.pxe, $(IMGS32)) $(patsubst %.img, %.lzpxe, $(IMGS32)) BUILD_COMS= $(patsubst %.img, %.com, $(IMGS32)) BUILD_LILOS= $(patsubst %.img, %.lilo, $(IMGS32)) $(patsubst %.img, %.lzlilo, $(IMGS32)) The BUILD_ELFS, BUILD_PXES, BUILD_COMS, and BUILD_LILOS variables are not getting set right. I think in genrules.pl, this part: # Generate the assignments to DOBJS and BINS print "# Driver object files and ROM image files\n"; print "IMG3S2\t:=\n"; print "DOBJS\t:=\n"; foreach my $img (sort keys %buildent) { print "DOBJS\t+= bin32/$img.o\n"; print "IMGS32\t+= bin32/$img.img bin32/$img.lzimg bin32/$img.nrv2bimg\n" } print "ROMS32\t:=\n"; foreach my $family (sort keys %pcient) { my $aref = $pcient{$family}; foreach my $entry (@$aref) { my $rom = $entry->[0]; print "ROMS32\t+= bin32/$rom.rom bin32/$rom.lzrom bin32/$rom.nrv2brom\n"; } } foreach my $isa (sort keys %isaent) { print "ROMS32\t+= bin32/$isa.rom bin32/$isa.lzrom bin32/$isa.nrv2brom\n"; } Needs to be generalized, so people can say "make bin32/mx98715.com" Right now, it looks like it is only allowing "make bin32/tulip.com" which works, but complicates life for the user, since they don't know necessarily what family to build for. I suppose I could fake it on the rom-o-matic.net site because I do happen to know what family each ROM is a member of, and could modify the make appropriately, but this seems like it should be fixed in the Makefile and genrules. Any chance anyone has some cycles to look at this? It may be a while before I can. Thanks, Marty -- Try: http://rom-o-matic.net/ to make Etherboot images instantly. Name: Marty Connor US Mail: Entity Cyber, Inc.; P.O. Box 391827; Cambridge, MA 02139; USA Voice: (617) 491-6935; Fax: (617) 491-7046 Email: md...@et... Web: http://www.etherboot.org/ |
|
From: Zameer A. <za...@sy...> - 2002-12-16 15:20:26
|
Hi Eric,
>And I think I see what is going on.
>There is this loop in the transmit function:
>
> while (!(txp->upper.data & E1000_TXD_STAT_DD)) {
> udelay (10); /* give the nic a
> chance to write to the register */
> poll_interruptions();
> }
I tried some recompiling with 5.1.3 release at the Etherboot site and it
seems like its working. I now thing the that the floppy generated from the
www.rom-o-matic.com site is buggy. Also gcc-3.2.7 is buggy and it might over
zeleously optimize binary. I will play with this later.
For now I have got the e1000 problems go away and Thanks very much for your
help.
Thanks,
Zameer A.
|
|
From: Vasil V. <vas...@sy...> - 2002-12-16 14:19:52
|
On Sat, 14 Dec 2002, Ken Yap wrote: > >Here is the code to fixed the problem with net booting dos with PXE to EB to > >DOS. The line numbers lists are from the original code. > > Thanks. I was hoping for a diff -u, but thankfully there isn't too much > to patch. Here's the result, could you tell me if this is right? > Comments, Vasil? The patch looks fine. If it is useful, the last two code patches are printing fixes and the rest is the fix for the PXE -> Etherboot -> DOS chaining problem. > >Is anyone else already working on an Etherboot UNDI driver? I am interested > >in working on one, but probably won't be able to start for a while. > > Don't let that hold you back. Far more people say they are going to do > something than act. There is a design issue here unrelated to the PXE to Etherboot API map -- if the UNDI driver is to be used it shouldn't be unloaded, but we don't know whether it is going to be needed until the loading is attempted. So, the PXE unloading will need to be postponed in the code and possibly Etherboot relocation changed a bit. But I am sure you will figure it out. Thanks for fixing the bug. -- Vasil |
|
From: Matthew S. <sta...@ho...> - 2002-12-16 09:13:30
|
>From: ke...@us... (Ken Yap) >Subject: Re: [Etherboot-developers] I've fixed the problem with net booting >dos with PXE to EB to DOS Date: Sat, 14 Dec 2002 23:00:13 +1100 > >Thanks. I was hoping for a diff -u, but thankfully there isn't too much >to patch. Here's the result, could you tell me if this is right? >Comments, Vasil? > Yes it is right. I did a bit more testing and I think the clc instruction can be taken out as well. The new hex2ascii code doesn't seem to need it. Matthew Stapleton Email: sta...@ho... _________________________________________________________________ The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail |
|
From: Anselm M. H. <ans...@ho...> - 2002-12-16 07:52:43
|
Hello Ken, Monday, December 16, 2002, 5:04:40 AM, you wrote: >>Is it possible to boot using EtherBoot without restarting linux? >>I mean,compile EtherBoot as an executable file and just run under linux... >>It is more convinient to debug then... KY> Debug what, Linux or Etherboot? If Linux, try User Mode Linux. If KY> Etherboot, get a second machine and use mknbi-rom. I could recommend vmware. For those who don't know it: It's an X application (also available for win2k/nt) that simulates a computer, including that bios splash screen when turning on... It adds an additional networking device to your linux host system, but ignore that. Let the guest operating system use the transparent networking of your standard ethernet device, and create a etherboot floppy image for vmware. Runs nicely. I used to test my ebmenu with vmware. This of course is NOT suitable for testing drivers, as inside vmware everything looks like an AMD PC-Net card. But for debugging "the rest", it should do the job. For replacing the rom after each test compile, you would replace the virtual floppy. Or use the etherboot-loaded-by-etherboot approach, which should be documented somewhere on the eb homepage (or was it the ltsp.org page?) Best regards, Anselm mailto:an...@ho... |
|
From: <ke...@us...> - 2002-12-16 04:04:51
|
>Is it possible to boot using EtherBoot without restarting linux? >I mean,compile EtherBoot as an executable file and just run under linux... >It is more convinient to debug then... Debug what, Linux or Etherboot? If Linux, try User Mode Linux. If Etherboot, get a second machine and use mknbi-rom. |
|
From: Eddy <ed...@si...> - 2002-12-16 03:58:00
|
SXMgaXQgcG9zc2libGUgdG8gYm9vdCB1c2luZyBFdGhlckJvb3Qgd2l0aG91dCByZXN0YXJ0aW5n IGxpbnV4Pw0KSSBtZWFuLGNvbXBpbGUgRXRoZXJCb290IGFzIGFuIGV4ZWN1dGFibGUgZmlsZSBh bmQganVzdCBydW4gdW5kZXIgbGludXguLi4NCkl0IGlzIG1vcmUgY29udmluaWVudCB0byBkZWJ1 ZyB0aGVuLi4u |
|
From: <ke...@us...> - 2002-12-14 12:01:01
|
>Here is the code to fixed the problem with net booting dos with PXE to EB to
>DOS. The line numbers lists are from the original code.
Thanks. I was hoping for a diff -u, but thankfully there isn't too much
to patch. Here's the result, could you tell me if this is right?
Comments, Vasil?
--- ../../etherboot-5.0.8/src/loader.S 2002-01-29 17:44:09.000000000 +1100
+++ ./loader.S 2002-12-14 22:51:54.000000000 +1100
@@ -209,6 +209,7 @@
pnpentry:
movw $0,%ax
#else /* PXELOADER */
+#define PXENV_STOP_UNDI 0x15
#define PXENV_UNDI_SHUTDOWN 0x05
#define PXENV_UNLOAD_STACK 0x70
jmp startpxe
@@ -242,6 +243,8 @@
#endif
.ascii "\r\n"
hellomsgend:
+pxe_stop_undi_pkt:
+ .word 0
pxe_undi_shutdown_pkt:
.word 0
pxe_unload_stack_pkt:
@@ -321,6 +324,11 @@
lcall *%cs:(PXEEntry-_start)
add $6, %sp
pushw %cs
+ pushw $pxe_stop_undi_pkt
+ pushw $PXENV_STOP_UNDI
+ lcall *%cs:(PXEEntry-_start)
+ add $6,%sp
+ pushw %cs
pushw $pxe_unload_stack_pkt
pushw $PXENV_UNLOAD_STACK
lcall *%cs:(PXEEntry-_start)
@@ -367,15 +375,15 @@
mov %bl, %al
shr $4, %al
clc
- daa
- cmp $9, %al
- sbb $0xcf, %al
+ cmp $10, %al /* These three lines written by Norbert Juffa <nor...@am...> */
+ sbb $0x69, %al
+ das
mov %al, pxeKmsg-_start+3
mov %bl, %al
and $0x0f, %al
- daa /* no carry here */
- cmp $9, %al
- sbb $0xcf, %al
+ cmp $10,%al
+ sbb $0x69, %al
+ das
mov %al, pxeKmsg-_start+4
movw $0x0a0d, pxemsg-_start /* "\r\n" */
/* \end{hacked assembly} */
>Is anyone else already working on an Etherboot UNDI driver? I am interested
>in working on one, but probably won't be able to start for a while.
Don't let that hold you back. Far more people say they are going to do
something than act.
Thanks again.
|
|
From: <ke...@us...> - 2002-12-14 05:09:01
|
Firstly, this sort of question should go to the users list, not the
developers list.
>subnet 192.168.0.0 netmask 255.255.255.0{
> range 192.168.0.1 192.168.0.200;
> option routers 192.168.0.250;
> filename "/tftpboot/cd.iso";
>}
>
> When I boot my Rom-o-matic floppy, its says:
>
>Loading 192.168.0.254:/tftpboot/cd.iso .TFTP error 1 (file not found)
Usually with tftp servers, /tftpboot is the default root so if you ask
for /tftpboot/cd.iso, this will try to fetch /tftpboot/tftpboot/cd.iso
However your ISO image is unlikely to work. Etherboot wants a particular
format for the boot image and a CD image is not it.
Your best hope is to ask in the OpenMosix list to see if anybody has
prepared a network boot image for OpenMosix before.
|
|
From: Miguel A. M. Jr. <Cha...@Ho...> - 2002-12-14 03:27:31
|
Dear Etherboot Mailing List,
I am Miguel A. Mota Jr., president of the Woodrow Wilson High School
Science & Technology Club in Camden, New Jersey USA. I have currently =
built
a 7-Node openMosix Cluster for our club with small grants from Lucent
Technologies and AT&T. Currently all our Nodes are diskless PCs, that =
boot
a custom CD. However we are receiving donated PCs that have no CD-ROMs, =
and
cannot afford to purchase them. I came across your site, and after =
reading
through it thoroughly decided that using the Romomatic floppy would be =
best
a solution to this. Our Server runs Red Hat 8.0 and I already utilizing
DHCP for our custom CD. I made only one change to the configuration,
specifying the file name:
#/etc/dhcpd.conf
#WWHSSTC Juggernaut Cluster Server DHCP Configuration
ddns-update-style ad-hoc;
server-identifier 192.168.0.254;
default-lease-time 2592000;
max-lease-time 5184000;
option broadcast-address 192.168.0.255;
option subnet-mask 255.255.255.0;
option domain-name "wwhsstc.edu";
option domain-name-servers 192.168.0.254;
option nis-domain "wwhsstc.edu";
option nis-servers 192.168.0.254;
option time-servers 192.168.0.254;
option log-servers 192.168.0.254;
option routers 192.168.0.250;
subnet 192.168.0.0 netmask 255.255.255.0{
range 192.168.0.1 192.168.0.200;
option routers 192.168.0.250;
filename "/tftpboot/cd.iso";
}
I had already installed TFTP during the installation, but have only =
made
the following changes:
chown nobody:nobody /tftpboot
chmod 555 /tftpboot
When I boot my Rom-o-matic floppy, its says:
Loading 192.168.0.254:/tftpboot/cd.iso .TFTP error 1 (file not found)
Can someone help me on this?
Miguel A. Mota Jr.
Cha...@Ne...
|