Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Mar 2009 09:57:11 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/txp if_txp.c if_txpreg.h
Message-ID:  <200903110957.n2B9vJgv016014@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2009-03-11 09:57:11 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/txp          if_txp.c if_txpreg.h 
  Log:
  SVN rev 189690 on 2009-03-11 09:57:11Z by yongari
  
  Replace local CRC32 routine with ether_crc32_be(). This should
  have happened long time ago. Also simplify Rx filter logic.
  
  Revision  Changes    Path
  1.56      +31 -47    src/sys/dev/txp/if_txp.c
  1.9       +0 -3      src/sys/dev/txp/if_txpreg.h



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