Re: CFT: txp(4)

From: Pyun YongHyeon <pyunyh_at_gmail.com>
Date: Thu, 12 Mar 2009 10:32:00 +0900
On Tue, Mar 03, 2009 at 04:59:25PM +0900, Pyun YongHyeon wrote:
> On Tue, Mar 03, 2009 at 09:41:46AM +0900, Pyun YongHyeon wrote:
> > 
> > Hi,
> > 
> > Here is drop-in replacement txp(4) for all architectures. I think
> > I've fixed all known issues such as controller hang under heavy
> > network load, missing link state transition handling etc. If you
> > ever suffered from instability of txp(4) please give it a try and
> > let me know how it goes. Testing on systems with more than 4GB
> > memory was not done due to lack of hardwares. ATM it was tested on
> > i386 and sparc64.
> > 
> > Note, txp(4) now downloads firmware in interface up time so it may
> > take longer time to initialize the interface than that of stock
> > version. This change was made to ensure correct operation of
> > hardware and to support WOL.
> > 
> > Install : Download the following files and rebuild kernel.
> > 
> > For CURRENT :
> > http://people.freebsd.org/~yongari/txp/if_txp.c
> > http://people.freebsd.org/~yongari/txp/if_txpreg.h
> > 
> > For 7.1-RELEASE and stable/7 :
> > http://people.freebsd.org/~yongari/txp/if_txp.c
> > http://people.freebsd.org/~yongari/txp/if_txpreg.h
> > http://people.freebsd.org/~yongari/txp/3c990img.h
> > 
> 
> There was a typo in multicasting filter code and I updated if_txp.c.
> If you already downloaded the file please fetch again.
> 

For a record, I've committed overhauled txp(4) to HEAD(r189714).
Received on Thu Mar 12 2009 - 00:33:16 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:43 UTC