[Etherboot-developers] tlan driver update
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: Timothy L. <tl...@ro...> - 2003-08-24 01:40:05
|
Hi I have been working with Tony White to figure out a problem he is having with the tlan driver. I have modified the transmit function quite a bit and I believe that it should work better. I had been plagued by the fact that revision 35 and 48 worked differently when the Linux driver only differentiates between revisions less than 30. Well today I noticed that the 30 had a 0x in front of it. Yes, the Linux driver was right all along. If the revision < 0x30 (48), the chip works differently. I have committed a new version of the driver to 5.3 and asked Tony to try out the new driver. Ken and Marty I believe you have tlan cards. Can you try the version in the 5.3 cvs? Tim |