NetBSD-Bugs archive

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

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



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

From: "NONAKA Kimihiro" <nonaka%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/49663 CVS commit: src/sys/dev/pci
Date: Tue, 28 Apr 2015 15:38:02 +0000

 Module Name:	src
 Committed By:	nonaka
 Date:		Tue Apr 28 15:38:02 UTC 2015
 
 Modified Files:
 	src/sys/dev/pci: if_iwm.c if_iwmvar.h
 
 Log Message:
 Use MSI instead of legacy INTx, if available.
 
 should fix PR/49663.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.30 -r1.31 src/sys/dev/pci/if_iwm.c
 cvs rdiff -u -r1.5 -r1.6 src/sys/dev/pci/if_iwmvar.h
 
 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