diff options
| author | Stefan Eßer <se@FreeBSD.org> | 1995-10-17 23:30:11 +0000 |
|---|---|---|
| committer | Stefan Eßer <se@FreeBSD.org> | 1995-10-17 23:30:11 +0000 |
| commit | 2e80ea05365e6736509030befcb7b1d204d9eda1 (patch) | |
| tree | a7e8bea9e76a59b5954f422d7fd0f695aea97fcc /sys | |
| parent | 283e0c0eb74236dc10d0ee0baac0e01b9181756d (diff) | |
Notes
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/amd64/pci/pci_bus.c | 4 | ||||
| -rw-r--r-- | sys/amd64/pci/pci_cfgreg.c | 4 | ||||
| -rw-r--r-- | sys/i386/isa/pcibus.c | 4 | ||||
| -rw-r--r-- | sys/i386/pci/pci_bus.c | 4 | ||||
| -rw-r--r-- | sys/i386/pci/pci_cfgreg.c | 4 | ||||
| -rw-r--r-- | sys/i386/pci/pci_pir.c | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/sys/amd64/pci/pci_bus.c b/sys/amd64/pci/pci_bus.c index 4e6ad368a4b6..18323205abdd 100644 --- a/sys/amd64/pci/pci_bus.c +++ b/sys/amd64/pci/pci_bus.c @@ -1,6 +1,6 @@ /************************************************************************** ** -** $Id: pcibus.c,v 1.17 1995/10/15 23:43:08 se Exp $ +** $Id: pcibus.c,v 1.18 1995/10/17 15:23:14 se Exp $ ** ** pci bus subroutines for i386 architecture. ** @@ -146,7 +146,7 @@ DATA_SET (pcibus_set, i386pci); #define CONF1_ENABLE 0x80000000ul #define CONF1_ENABLE_CHK 0x80000000ul -#define CONF1_ENABLE_MSK 0x00ff07fful +#define CONF1_ENABLE_MSK 0x00ff0700ul #define CONF1_ENABLE_CHK1 0xff000001ul #define CONF1_ENABLE_MSK1 0x80000001ul #define CONF1_ENABLE_RES1 0x80000000ul diff --git a/sys/amd64/pci/pci_cfgreg.c b/sys/amd64/pci/pci_cfgreg.c index 4e6ad368a4b6..18323205abdd 100644 --- a/sys/amd64/pci/pci_cfgreg.c +++ b/sys/amd64/pci/pci_cfgreg.c @@ -1,6 +1,6 @@ /************************************************************************** ** -** $Id: pcibus.c,v 1.17 1995/10/15 23:43:08 se Exp $ +** $Id: pcibus.c,v 1.18 1995/10/17 15:23:14 se Exp $ ** ** pci bus subroutines for i386 architecture. ** @@ -146,7 +146,7 @@ DATA_SET (pcibus_set, i386pci); #define CONF1_ENABLE 0x80000000ul #define CONF1_ENABLE_CHK 0x80000000ul -#define CONF1_ENABLE_MSK 0x00ff07fful +#define CONF1_ENABLE_MSK 0x00ff0700ul #define CONF1_ENABLE_CHK1 0xff000001ul #define CONF1_ENABLE_MSK1 0x80000001ul #define CONF1_ENABLE_RES1 0x80000000ul diff --git a/sys/i386/isa/pcibus.c b/sys/i386/isa/pcibus.c index 4e6ad368a4b6..18323205abdd 100644 --- a/sys/i386/isa/pcibus.c +++ b/sys/i386/isa/pcibus.c @@ -1,6 +1,6 @@ /************************************************************************** ** -** $Id: pcibus.c,v 1.17 1995/10/15 23:43:08 se Exp $ +** $Id: pcibus.c,v 1.18 1995/10/17 15:23:14 se Exp $ ** ** pci bus subroutines for i386 architecture. ** @@ -146,7 +146,7 @@ DATA_SET (pcibus_set, i386pci); #define CONF1_ENABLE 0x80000000ul #define CONF1_ENABLE_CHK 0x80000000ul -#define CONF1_ENABLE_MSK 0x00ff07fful +#define CONF1_ENABLE_MSK 0x00ff0700ul #define CONF1_ENABLE_CHK1 0xff000001ul #define CONF1_ENABLE_MSK1 0x80000001ul #define CONF1_ENABLE_RES1 0x80000000ul diff --git a/sys/i386/pci/pci_bus.c b/sys/i386/pci/pci_bus.c index 4e6ad368a4b6..18323205abdd 100644 --- a/sys/i386/pci/pci_bus.c +++ b/sys/i386/pci/pci_bus.c @@ -1,6 +1,6 @@ /************************************************************************** ** -** $Id: pcibus.c,v 1.17 1995/10/15 23:43:08 se Exp $ +** $Id: pcibus.c,v 1.18 1995/10/17 15:23:14 se Exp $ ** ** pci bus subroutines for i386 architecture. ** @@ -146,7 +146,7 @@ DATA_SET (pcibus_set, i386pci); #define CONF1_ENABLE 0x80000000ul #define CONF1_ENABLE_CHK 0x80000000ul -#define CONF1_ENABLE_MSK 0x00ff07fful +#define CONF1_ENABLE_MSK 0x00ff0700ul #define CONF1_ENABLE_CHK1 0xff000001ul #define CONF1_ENABLE_MSK1 0x80000001ul #define CONF1_ENABLE_RES1 0x80000000ul diff --git a/sys/i386/pci/pci_cfgreg.c b/sys/i386/pci/pci_cfgreg.c index 4e6ad368a4b6..18323205abdd 100644 --- a/sys/i386/pci/pci_cfgreg.c +++ b/sys/i386/pci/pci_cfgreg.c @@ -1,6 +1,6 @@ /************************************************************************** ** -** $Id: pcibus.c,v 1.17 1995/10/15 23:43:08 se Exp $ +** $Id: pcibus.c,v 1.18 1995/10/17 15:23:14 se Exp $ ** ** pci bus subroutines for i386 architecture. ** @@ -146,7 +146,7 @@ DATA_SET (pcibus_set, i386pci); #define CONF1_ENABLE 0x80000000ul #define CONF1_ENABLE_CHK 0x80000000ul -#define CONF1_ENABLE_MSK 0x00ff07fful +#define CONF1_ENABLE_MSK 0x00ff0700ul #define CONF1_ENABLE_CHK1 0xff000001ul #define CONF1_ENABLE_MSK1 0x80000001ul #define CONF1_ENABLE_RES1 0x80000000ul diff --git a/sys/i386/pci/pci_pir.c b/sys/i386/pci/pci_pir.c index 4e6ad368a4b6..18323205abdd 100644 --- a/sys/i386/pci/pci_pir.c +++ b/sys/i386/pci/pci_pir.c @@ -1,6 +1,6 @@ /************************************************************************** ** -** $Id: pcibus.c,v 1.17 1995/10/15 23:43:08 se Exp $ +** $Id: pcibus.c,v 1.18 1995/10/17 15:23:14 se Exp $ ** ** pci bus subroutines for i386 architecture. ** @@ -146,7 +146,7 @@ DATA_SET (pcibus_set, i386pci); #define CONF1_ENABLE 0x80000000ul #define CONF1_ENABLE_CHK 0x80000000ul -#define CONF1_ENABLE_MSK 0x00ff07fful +#define CONF1_ENABLE_MSK 0x00ff0700ul #define CONF1_ENABLE_CHK1 0xff000001ul #define CONF1_ENABLE_MSK1 0x80000001ul #define CONF1_ENABLE_RES1 0x80000000ul |
