diff options
Diffstat (limited to 'sys/pci/dpt_pci.h')
-rw-r--r-- | sys/pci/dpt_pci.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/dpt_pci.h b/sys/pci/dpt_pci.h index fe7206a1882d..8e0c5c658759 100644 --- a/sys/pci/dpt_pci.h +++ b/sys/pci/dpt_pci.h @@ -28,7 +28,7 @@ * */ -#ident "$FreeBSD$" +#ident "$FreeBSD: src/sys/pci/dpt_pci.h,v 1.1.4.1 1999/08/29 16:31:30 peter Exp $" #define DPT_VENDOR_ID 0x00001044 #define DPT_DEVICE_ID 0x0000a400 |