NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/55920 (pci_msi(9) man page don't have pci_msi_count(), pci_msix_count()'s descriptions.)
The following reply was made to PR kern/55920; it has been noted by GNATS.
From: Kouichi Hashikawa <hashikaw%mail.ru@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: knakahara%netbsd.org@localhost
Subject: Re: kern/55920 (pci_msi(9) man page don't have pci_msi_count(), pci_msix_count()'s descriptions.)
Date: Tue, 23 Feb 2021 00:18:32 +0900
> State-Changed-Why:
> pulled up. see #1185=20
Thank you to pull-up to -9 branch.
I have a question, please refer pr/55926.
If a hardware has msi/msi-x capability,
and pci_intr_alloc() returns only intx count
(kernel isn=E2=80=99t supported msi/msi-x capability),
then turn off PCI_MSI_CTL_MSI_ENABLE or PCI_MSIX_CTL_ENABLE flag on
pci_intr_alloc()? or on each driver?
--=20
Kouichi Hashikawa
Home |
Main Index |
Thread Index |
Old Index