NetBSD-Bugs archive

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

Re: kern/52767: CVS commit: src/sys/dev/pci



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

From: David Holland <dholland%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: kern/52767: CVS commit: src/sys/dev/pci
Date: Wed, 6 Dec 2017 01:10:00 +0000

 This had a typo'd PR number in the commit message.
 
    ------
 
 From: SAITOH Masanobu <msaitoh%netbsd.org@localhost>
 To: source-changes%NetBSD.org@localhost
 Subject: CVS commit: src/sys/dev/pci
 Date: Thu, 30 Nov 2017 03:53:24 +0000
 
 Module Name:	src
 Committed By:	msaitoh
 Date:		Thu Nov 30 03:53:24 UTC 2017
 
 Modified Files:
 	src/sys/dev/pci: if_wm.c
 
 Log Message:
  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#57262 reported by
 Shinichi Doyashiki.
 
 XXX pullup-8.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.544 -r1.545 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