NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/55461 CVS commit: src/sys/dev/pci
The following reply was made to PR kern/55461; it has been noted by GNATS.
From: "Jaromir Dolecek" <jdolecek%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/55461 CVS commit: src/sys/dev/pci
Date: Sun, 5 Jul 2020 19:28:37 +0000
Module Name: src
Committed By: jdolecek
Date: Sun Jul 5 19:28:37 UTC 2020
Modified Files:
src/sys/dev/pci: ciss_pci.c
Log Message:
there is more to MSI/MSI-X support in ciss(4) than just allocating the
right interrupt, it needs some explicit support; disable for now
until the full support is there
PR kern/55461
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/dev/pci/ciss_pci.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