NetBSD-Bugs archive

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

PR/52717 CVS commit: src/sys/dev/pci



The following reply was made to PR kern/52717; it has been noted by GNATS.

From: "SAITOH Masanobu" <msaitoh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52717 CVS commit: src/sys/dev/pci
Date: Thu, 7 Dec 2017 00:38:39 +0000

 Module Name:	src
 Committed By:	msaitoh
 Date:		Thu Dec  7 00:38:38 UTC 2017
 
 Modified Files:
 	src/sys/dev/pci: if_wm.c
 
 Log Message:
  Fix a bug that 8257[56] can't receive packet reported by Bert Kiers in
 PR#52717. For 82575 and 82576, the RX descriptors must be initialized after
 the setting of RCTL.EN in wm_set_filter(). This bug was added in if_wm.c
 rev. 1.515.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.547 -r1.548 src/sys/dev/pci/if_wm.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index