Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 May 2011 22:01:46 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/xl if_xl.c
Message-ID:  <201105062202.p46M28K1069415@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2011-05-06 22:01:46 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/xl           if_xl.c 
  Log:
  SVN rev 221555 on 2011-05-06 22:01:46Z by yongari
  
  Rewrite RX filter logic and provide controller specific filter
  handler for 3C90x and 3C90xB/C respectively.  This simplifies ioctl
  handler as well as enhancing readability.
  While I'm here don't reprogram multicast filter when driver is not
  running.
  
  Revision  Changes    Path
  1.19      +102 -120  src/sys/dev/xl/if_xl.c



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