diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-06-30 17:26:18 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-06-30 17:26:18 +0000 |
commit | 676947623ff19a80e6813ecf80b065992bd70cd3 (patch) | |
tree | 5d659b1699bf13ebfc15a1da41c29df8a0face8f /sys/dev/pci | |
parent | c214caae3e6298c29e4bc8ad70753c681ed1cd80 (diff) |
sync
Diffstat (limited to 'sys/dev/pci')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 3 | ||||
-rw-r--r-- | sys/dev/pci/pcidevs_data.h | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index 314f16c0f6a..94bcae04029 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.157 1999/06/29 17:06:26 jason Exp + * OpenBSD: pcidevs,v 1.158 1999/06/30 17:26:13 deraadt Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -42,6 +42,7 @@ * NOTE: a fairly complete list of PCI codes can be found at: * * http://www.halcyon.com/scripts/jboemler/pci/pcicode + * http://members.hyperlink.net.au/~chart/pci.htm */ /* diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h index 4b07ebc5023..09935c5763a 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.157 1999/06/29 17:06:26 jason Exp + * OpenBSD: pcidevs,v 1.158 1999/06/30 17:26:13 deraadt Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ |