Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-5]: src Today's last from me:



details:   https://anonhg.NetBSD.org/src/rev/786471175527
branches:  netbsd-1-5
changeset: 490412:786471175527
user:      he <he%NetBSD.org@localhost>
date:      Sat Dec 16 02:22:53 2000 +0000

description:
Today's last from me:
 o an(4): fix multicast packet reception

diffstat:

 CHANGES-1.5.1 |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 47188aa61cf9 -r 786471175527 CHANGES-1.5.1
--- a/CHANGES-1.5.1     Sat Dec 16 02:21:55 2000 +0000
+++ b/CHANGES-1.5.1     Sat Dec 16 02:22:53 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.5.1,v 1.1.2.10 2000/12/16 02:00:50 he Exp $
+#      $NetBSD: CHANGES-1.5.1,v 1.1.2.11 2000/12/16 02:22:53 he Exp $
 
 A complete list of changes from NetBSD 1.5 to NetBSD 1.5.1:
 
@@ -308,3 +308,7 @@
   video hardware.  Fixes PR#11000.
   Be careful to unmap anything we map in the drivers' match function
   in order to avoid potential future problems.
+
+sys/dev/ic/an.c                                        patch
+
+  Fix multicast packet reception; handle corresponding ioctl().



Home | Main Index | Thread Index | Old Index