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 3a17d15b7fa52..a39dfe4de722e 100644 --- a/sys/pci/pcisupport.c +++ b/sys/pci/pcisupport.c @@ -1,6 +1,6 @@ /************************************************************************** ** -** $Id: pcisupport.c,v 1.13.4.4 1996/09/06 09:17:05 rgrimes Exp $ +** $Id: pcisupport.c,v 1.13.4.5 1996/09/16 08:52:18 rgrimes Exp $ ** ** Device driver for DEC/INTEL PCI chipsets. ** |