diff options
author | Per Fogelstrom <pefo@cvs.openbsd.org> | 1997-04-10 17:02:22 +0000 |
---|---|---|
committer | Per Fogelstrom <pefo@cvs.openbsd.org> | 1997-04-10 17:02:22 +0000 |
commit | c291da9662a986dac059ee57af40535c11767556 (patch) | |
tree | 9bdc623b77296051b3d43488bd760539cc5c265e | |
parent | 24ed26b62628a9216bc1b9b33df477e7a3c94d11 (diff) |
Ooops! These have to be committed after pcidevs. Doing a make and commit
all together at the same time yields the wrong revision number. Sorry.
-rw-r--r-- | sys/dev/pci/pcidevs.h | 2 | ||||
-rw-r--r-- | sys/dev/pci/pcidevs_data.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index 19a7229f822..3858805de92 100644 --- a/sys/dev/pci/pcidevs.h +++ b/sys/dev/pci/pcidevs.h @@ -2,7 +2,7 @@ * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * OpenBSD: pcidevs,v 1.16 1997/03/20 20:29:55 chuck Exp + * OpenBSD: pcidevs,v 1.17 1997/04/10 16:33:11 pefo Exp */ /* $NetBSD: pcidevs,v 1.20 1996/10/19 13:01:49 jonathan Exp $ */ diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h index 3dc89ebd061..2bd46cb1901 100644 --- a/sys/dev/pci/pcidevs_data.h +++ b/sys/dev/pci/pcidevs_data.h @@ -2,7 +2,7 @@ * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * OpenBSD: pcidevs,v 1.16 1997/03/20 20:29:55 chuck Exp + * OpenBSD: pcidevs,v 1.17 1997/04/10 16:33:11 pefo Exp */ /* $NetBSD: pcidevs,v 1.20 1996/10/19 13:01:49 jonathan Exp $ */ |