Date: Wed, 18 Mar 2009 01:57:26 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/re if_re.c Message-ID: <200903180157.n2I1vYQi063867@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2009-03-18 01:57:26 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/dev/re if_re.c Log: SVN rev 189941 on 2009-03-18 01:57:26Z by yongari MFC r187481: - Do not read and write RX configuration register multiple times. - Always program RX configuration register from scratch instead of doing read/modify/write. - Rename re_setmulti() to re_set_rxmode() to be reflect reality. - Simplify hash filter logic a little while I am here. Revision Changes Path 1.95.2.42 +31 -66 src/sys/dev/re/if_re.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903180157.n2I1vYQi063867>