Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Mar 2009 09:41:46 +0900
From:      Pyun YongHyeon <pyunyh@gmail.com>
To:        freebsd-current@FreeBSD.org
Subject:   CFT: txp(4)
Message-ID:  <20090303004146.GB82725@michelle.cdnetworks.co.kr>

next in thread | raw e-mail | index | archive | help

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

Thanks.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090303004146.GB82725>