patch-2.4.26 linux-2.4.26/include/linux/pci.h
Next file: linux-2.4.26/include/linux/pci_ids.h
Previous file: linux-2.4.26/include/linux/nfs_page.h
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
2004-04-14 06:05:40.000000000 -0700
-  Orig file: 
linux-2.4.25/include/linux/pci.h
-  Orig date: 
2003-11-28 10:26:21.000000000 -0800
diff -urN linux-2.4.25/include/linux/pci.h linux-2.4.26/include/linux/pci.h
@@ -34,6 +34,7 @@
 #define  PCI_COMMAND_WAIT 	0x80	/* Enable address/data stepping */
 #define  PCI_COMMAND_SERR	0x100	/* Enable SERR */
 #define  PCI_COMMAND_FAST_BACK	0x200	/* Enable back-to-back writes */
+#define  PCI_COMMAND_INTX_DISABLE 0x400 /* INTx Emulation Disable */
 
 #define PCI_STATUS		0x06	/* 16 bits */
 #define  PCI_STATUS_CAP_LIST	0x10	/* Support Capability List */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)