diff --git a/sys/dev/pci/pci.c b/sys/dev/pci/pci.c index 916a92decdd..66a16213b90 100644 --- a/sys/dev/pci/pci.c +++ b/sys/dev/pci/pci.c @@ -1,6 +1,6 @@ /************************************************************************** ** -** $Id: pci.c,v 1.26 1995/07/27 21:38:45 se Exp $ +** $Id: pci.c,v 1.27 1995/07/27 21:56:51 se Exp $ ** ** General subroutines for the PCI bus. ** pci_configure () @@ -372,7 +372,7 @@ pci_bus_config (void) }; #endif for (device=0; devicepcicb_seen >> device) & 1) diff --git a/sys/pci/pci.c b/sys/pci/pci.c index 916a92decdd..66a16213b90 100644 --- a/sys/pci/pci.c +++ b/sys/pci/pci.c @@ -1,6 +1,6 @@ /************************************************************************** ** -** $Id: pci.c,v 1.26 1995/07/27 21:38:45 se Exp $ +** $Id: pci.c,v 1.27 1995/07/27 21:56:51 se Exp $ ** ** General subroutines for the PCI bus. ** pci_configure () @@ -372,7 +372,7 @@ pci_bus_config (void) }; #endif for (device=0; devicepcicb_seen >> device) & 1)