Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F109657980
D48742.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
508 B
Referenced Files
None
Subscribers
None
D48742.diff
View Options
diff --git a/sys/compat/linuxkpi/common/include/linux/pci.h b/sys/compat/linuxkpi/common/include/linux/pci.h
--- a/sys/compat/linuxkpi/common/include/linux/pci.h
+++ b/sys/compat/linuxkpi/common/include/linux/pci.h
@@ -238,7 +238,7 @@
#define PCI_IRQ_MSIX 0x04
#define PCI_IRQ_ALL_TYPES (PCI_IRQ_MSIX|PCI_IRQ_MSI|PCI_IRQ_INTX)
-#if defined(LINUXKPI_VERSION) && (LINUXKPI_VERSION >= 60800)
+#if defined(LINUXKPI_VERSION) && (LINUXKPI_VERSION >= 60700)
#define PCI_IRQ_LEGACY PCI_IRQ_INTX
#endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Feb 9, 1:04 AM (20 h, 58 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16384115
Default Alt Text
D48742.diff (508 B)
Attached To
Mode
D48742: linuxkpi: Declare `PCI_IRQ_LEGACY` even for linuxkpi 6.7
Attached
Detach File
Event Timeline
Log In to Comment