Subject: CVS commit: syssrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 03/13/2001 22:44:14
Module Name:	syssrc
Committed By:	he
Date:		Tue Mar 13 20:44:14 UTC 2001

Modified Files:
	syssrc/sys/dev/pci [netbsd-1-5]: if_ti.c

Log Message:
Pull up revision 1.20 (requested by tsutsui):
  Handle allmulti case correctly as a NetBSD network driver;
  if we are requested range of multicast address or too many
  multicast address, program multicast filter to receive all
  multicast address.   And set/clear IFF_ALLMULTI flag properly.


To generate a diff of this commit:
cvs rdiff -r1.8.4.2 -r1.8.4.3 syssrc/sys/dev/pci/if_ti.c

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