RE: [Etherboot-developers] tlan driver - Working in 5.1
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: Timothy L. <tl...@ro...> - 2003-07-27 19:07:46
|
Hi I have committed a few more changes to both 5.0 and 5.1. The tlan.c file is exactly the same in each version except for line one which is #define EB50 and #define EB51 in the 5.0 and 5.1 versions respectively. I would like to have used VERSION_MAJOR and VERSION_MINOR to distinguish the versions for compilation but I couldn't figure it out at the time... The only weird thing is that the 5.0 version of the driver requires EBDEBUG to be defined. I have yet to track down the issue but I am sure it is just a matter of time. Tim > -----Original Message----- > From: eth...@li... [mailto:etherboot- > dev...@li...] On Behalf Of Timothy Legge > Sent: Sunday, July 27, 2003 2:14 PM > To: 'Etherboot developers list' > Subject: RE: [Etherboot-developers] tlan driver - Working in 5.1 > > > BTW Timothy, tlan doesn't work without -DRELOCATE, it keeps scrolling > > the screen up. I don't know if it's too big or the address remapping > is > > wrong without relocation. This might affect your ability to run it > under > > 5.0. > > No, I actually fixed the problem in 5.0 and did not realize that I > needed it without -DRELOCATE in 5.1. I have committed the fix. > > Tim > > --- > Outgoing mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.502 / Virus Database: 300 - Release Date: 7/18/2003 > > > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click- > url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > _______________________________________________ > Etherboot-developers mailing list > Eth...@li... > https://lists.sourceforge.net/lists/listinfo/etherboot-developers > > --- > Incoming mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.502 / Virus Database: 300 - Release Date: 7/18/2003 > --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.502 / Virus Database: 300 - Release Date: 7/18/2003 |