NetBSD-Bugs archive

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

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



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

From: "Soren Jacobsen" <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52767 CVS commit: [netbsd-8] src/sys/dev/pci
Date: Sun, 10 Dec 2017 09:48:05 +0000

 Module Name:	src
 Committed By:	snj
 Date:		Sun Dec 10 09:48:04 UTC 2017
 
 Modified Files:
 	src/sys/dev/pci [netbsd-8]: if_wm.c
 
 Log Message:
 Pull up following revision(s) (requested by msaitoh in ticket #424):
 	sys/dev/pci/if_wm.c: 1.545-1.546
   Don't allocate MSI-X interrupt on 82583. 82583 chip has a MSI-X capability in
 the PCI configuration space but it doesn't support it. At least the document
 doesn't say anything about MSI-X. Fixes PR#52767 reported by
 Shinichi Doyashiki.
 --
 - 82583 supports jumbo frame. Fixes PR#52773 reported by Shinichi Doyashiki.
 - Cleanup comment.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.508.4.7 -r1.508.4.8 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