diff options
Diffstat (limited to 'sys/pci/pcisupport.c')
-rw-r--r-- | sys/pci/pcisupport.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/pcisupport.c b/sys/pci/pcisupport.c index 54f747340488..996178ebb5ad 100644 --- a/sys/pci/pcisupport.c +++ b/sys/pci/pcisupport.c @@ -1,6 +1,6 @@ /************************************************************************** ** -** $Id: pcisupport.c,v 1.13.4.2 1995/09/09 23:10:21 davidg Exp $ +** $Id: pcisupport.c,v 1.13.4.3 1996/06/26 04:36:53 davidg Exp $ ** ** Device driver for DEC/INTEL PCI chipsets. ** |