diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-01-16 20:40:18 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-01-16 20:40:18 +0000 |
commit | 006ce3d11a5b5119f3a6f5e7ca3dbd1abdc2422f (patch) | |
tree | 93d63921b75299446983291963dfd0eae1b6bb83 | |
parent | 619e840da06953405eb5bdf852d8c0d29f57aaa6 (diff) |
sync
-rw-r--r-- | sys/dev/pci/pcidevs.h | 9 | ||||
-rw-r--r-- | sys/dev/pci/pcidevs_data.h | 2 |
2 files changed, 8 insertions, 3 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index 2ba0040365a..6142e251a97 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.586 2003/01/16 14:20:27 mickey Exp + * OpenBSD: pcidevs,v 1.587 2003/01/16 20:40:13 deraadt Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -40,9 +40,14 @@ /* * NOTE: a fairly complete list of PCI codes can be found at: * - * http://www.yourvote.com/pci/ * http://members.hyperlink.net.au/~chart/pci.htm * + * A list to be available at: + * http://www.yourvote.com/pci/ + * But is no longer available because the fuckheads at PCI-SIG such as + * Alan Deikman <Alan.Deikman@znyx.com> sicked their lawyers on the + * database author. + * * There is a Vendor ID search engine available at: * * http://www.pcisig.com/membership/vid_search/ diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h index a30d54e0e70..b4838d9932c 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.586 2003/01/16 14:20:27 mickey Exp + * OpenBSD: pcidevs,v 1.587 2003/01/16 20:40:13 deraadt Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ |