diff options
author | 1999-06-30 17:26:17 +0000 | |
---|---|---|
committer | 1999-06-30 17:26:17 +0000 | |
commit | 25f9eba4101b8fd9392930a4620b8b0d1da93ecd (patch) | |
tree | 11d4b0917b015e0884a92eb7309c82432396ab46 | |
parent | another pci list (diff) | |
download | wireguard-openbsd-25f9eba4101b8fd9392930a4620b8b0d1da93ecd.tar.xz wireguard-openbsd-25f9eba4101b8fd9392930a4620b8b0d1da93ecd.zip |
sync
-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 $ */ |