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 f4d48767b185b..90eb9804e3052 100644 --- a/sys/pci/pcisupport.c +++ b/sys/pci/pcisupport.c @@ -1,6 +1,6 @@ /************************************************************************** ** -** $Id: pcisupport.c,v 1.40 1996/09/16 08:56:39 rgrimes Exp $ +** $Id: pcisupport.c,v 1.40.2.1 1997/01/02 01:26:18 se Exp $ ** ** Device driver for DEC/INTEL PCI chipsets. ** |