NetBSD-Bugs archive

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

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



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

From: "Jonathan A. Kollasch" <jakllsch%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55974 CVS commit: src/sys/dev/pci
Date: Sat, 13 Feb 2021 01:51:24 +0000

 Module Name:	src
 Committed By:	jakllsch
 Date:		Sat Feb 13 01:51:24 UTC 2021
 
 Modified Files:
 	src/sys/dev/pci: if_bnx.c
 
 Log Message:
 Revert bnx(4) to INTx interrupts.
 
 Should fix PR kern/55974.
 
 This driver does not yet do the special MSI and MSI-X setup that the
 chip apparently requires.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.105 -r1.106 src/sys/dev/pci/if_bnx.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