Subject: CVS commit: [netbsd-4] src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 02/10/2007 14:28:39
Module Name:	src
Committed By:	tron
Date:		Sat Feb 10 14:28:39 UTC 2007

Modified Files:
	src/sys/dev/ic [netbsd-4]: rtl81x9.c

Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #437):
	sys/dev/ic/rtl81x9.c: revision 1.69
Pull a multicast fix from FreeBSD's if_re.c rev 1.81:
 Fix rtk_setmulti() so that it works correctly for PCIe chips where
 the multicast hash table are in reverse order compared to older
 devices.
Closes PR kern/35579 from Nino Dehne.


To generate a diff of this commit:
cvs rdiff -r1.66.2.2 -r1.66.2.3 src/sys/dev/ic/rtl81x9.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.