]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/linux/pci_regs.h
uio: add generic driver for PCI 2.3 devices
[net-next-2.6.git] / include / linux / pci_regs.h
index fcaee42c7ac2a308676f30429dc98d02f9538225..dd0bed4f1cf00ffd00f5b2eace8103a25d606432 100644 (file)
@@ -42,6 +42,7 @@
 #define  PCI_COMMAND_INTX_DISABLE 0x400 /* INTx Emulation Disable */
 
 #define PCI_STATUS             0x06    /* 16 bits */
+#define  PCI_STATUS_INTERRUPT  0x08    /* Interrupt status */
 #define  PCI_STATUS_CAP_LIST   0x10    /* Support Capability List */
 #define  PCI_STATUS_66MHZ      0x20    /* Support 66 Mhz PCI 2.1 bus */
 #define  PCI_STATUS_UDF                0x40    /* Support User Definable Features [obsolete] */