Source-Changes-HG archive

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

[src/netbsd-3]: src/doc Ticket 1161.



details:   https://anonhg.NetBSD.org/src/rev/418ab80beeaa
branches:  netbsd-3
changeset: 577818:418ab80beeaa
user:      tron <tron%NetBSD.org@localhost>
date:      Wed Feb 08 21:11:46 2006 +0000

description:
Ticket 1161.

diffstat:

 doc/CHANGES-3.1 |  10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r 484994f1274f -r 418ab80beeaa doc/CHANGES-3.1
--- a/doc/CHANGES-3.1   Wed Feb 08 21:10:28 2006 +0000
+++ b/doc/CHANGES-3.1   Wed Feb 08 21:11:46 2006 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-3.1,v 1.1.2.30 2006/02/05 18:51:09 tron Exp $
+#      $NetBSD: CHANGES-3.1,v 1.1.2.31 2006/02/08 21:11:46 tron Exp $
 
 A complete list of changes from the NetBSD 3.0 release to the NetBSD 3.1
 release:
@@ -679,3 +679,11 @@
        Support booting from ffsv2 filesystems.
        [abs, ticket #738]
 
+sys/dev/pci/if_sip.c                           1.104
+sys/dev/pci/if_wm.c                            1.111
+
+       In the receive interrupt handler, compute the packet length before  
+       resetting m to point to the first buffer in the packet. The bug would
+       cause the length of jumbo frames to be incorrect.
+       [thorpej, ticket #1161]
+



Home | Main Index | Thread Index | Old Index