diff options
author | Dale S. Rahn <rahnds@cvs.openbsd.org> | 2000-03-20 07:46:03 +0000 |
---|---|---|
committer | Dale S. Rahn <rahnds@cvs.openbsd.org> | 2000-03-20 07:46:03 +0000 |
commit | 91f67c3c1250321038fff3828fd474743f88fdc4 (patch) | |
tree | f3b506f9717db0adc9ef86fbaf09d9422cbda03b /sys/dev/pci/pcidevs_data.h | |
parent | a5f594cba15fc879505a80b30e1432e83dd9ab26 (diff) |
Update after realpha on the source.
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-rw-r--r-- | sys/dev/pci/pcidevs_data.h | 122 |
1 files changed, 61 insertions, 61 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h index c1def46cca0..46bb716ea52 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.224 2000/03/20 07:33:07 rahnds Exp + * OpenBSD: pcidevs,v 1.225 2000/03/20 07:40:44 rahnds Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -555,66 +555,6 @@ struct pci_knowndev pci_knowndevs[] = { "Acenic", }, { - PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_BANDIT, - 0, - "Apple Computer", - "PCI", - }, - { - PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_GC, - 0, - "Apple Computer", - "PCI", - }, - { - PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_OHARE, - 0, - "Apple Computer", - "PCI", - }, - { - PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_HEATHROW, - 0, - "Apple Computer", - "MACIO", - }, - { - PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_PADDINGTON, - 0, - "Apple Computer", - "MACIO", - }, - { - PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_UNINORTHETH, - 0, - "Apple Computer", - "PCI", - }, - { - PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_UNINORTH, - 0, - "Apple Computer", - "PCI", - }, - { - PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_UNINORTHAGP, - 0, - "Apple Computer", - "AGP", - }, - { - PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_GMAC, - 0, - "Apple Computer", - "GMAC", - }, - { - PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_KEYLARGO, - 0, - "Apple Computer", - "MACIO", - }, - { PCI_VENDOR_AMD, PCI_PRODUCT_AMD_PCNET_PCI, 0, "AMD", @@ -675,6 +615,66 @@ struct pci_knowndev pci_knowndevs[] = { "756 USB Host", }, { + PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_BANDIT, + 0, + "Apple Computer", + "PCI", + }, + { + PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_GC, + 0, + "Apple Computer", + "PCI", + }, + { + PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_OHARE, + 0, + "Apple Computer", + "PCI", + }, + { + PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_HEATHROW, + 0, + "Apple Computer", + "MACIO", + }, + { + PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_PADDINGTON, + 0, + "Apple Computer", + "MACIO", + }, + { + PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_UNINORTHETH, + 0, + "Apple Computer", + "PCI", + }, + { + PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_UNINORTH, + 0, + "Apple Computer", + "PCI", + }, + { + PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_UNINORTHAGP, + 0, + "Apple Computer", + "AGP", + }, + { + PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_GMAC, + 0, + "Apple Computer", + "GMAC", + }, + { + PCI_VENDOR_APPLE, PCI_PRODUCT_APPLE_KEYLARGO, + 0, + "Apple Computer", + "MACIO", + }, + { PCI_VENDOR_ARC, PCI_PRODUCT_ARC_1000PV, 0, "ARC Logic", |