NetBSD-Bugs archive

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

PR/52818 CVS commit: [netbsd-8] src/sys/dev/pci



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

From: "Soren Jacobsen" <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52818 CVS commit: [netbsd-8] src/sys/dev/pci
Date: Sat, 13 Jan 2018 21:42:45 +0000

 Module Name:	src
 Committed By:	snj
 Date:		Sat Jan 13 21:42:45 UTC 2018
 
 Modified Files:
 	src/sys/dev/pci [netbsd-8]: if_wm.c
 
 Log Message:
 Pull up following revision(s) (requested by msaitoh in ticket #491):
 	sys/dev/pci/if_wm.c: 1.550, 1.552
  Don't use MSI-X if we can use only one queue to save interrupt resource.
 Written by knakahara and tested by me.
 --
  Add ASPM workaround for 8257[1234] and 82583 to prevent device timeout or
 hangup. Fixes PR#52818 reported by Shinichi Doyashiki.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.508.4.11 -r1.508.4.12 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