diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-02-20 19:01:25 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-02-20 19:01:25 +0000 |
commit | b2140370f018f9991d6370413ce7b9786b248640 (patch) | |
tree | e661f8ada76fcc04350e987dbaf7d2e27dca88ae /sys/dev | |
parent | 32582c52108332f512623325d20733eafa2b38a2 (diff) |
sync
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/isa/pnpdevs.h | 2 | ||||
-rw-r--r-- | sys/dev/pci/pcidevs.h | 8 | ||||
-rw-r--r-- | sys/dev/pci/pcidevs_data.h | 26 |
3 files changed, 33 insertions, 3 deletions
diff --git a/sys/dev/isa/pnpdevs.h b/sys/dev/isa/pnpdevs.h index 2cfeb6c233c..2086127b1b3 100644 --- a/sys/dev/isa/pnpdevs.h +++ b/sys/dev/isa/pnpdevs.h @@ -2,7 +2,7 @@ * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * # OpenBSD: pnpdevs,v 1.53 1999/02/19 06:31:41 deraadt Exp + * # OpenBSD: pnpdevs,v 1.54 1999/02/20 19:01:16 deraadt Exp */ struct isapnp_knowndev isapnp_knowndevs[] = { diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index ce42f9dce0e..4ba605dfd09 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.120 1999/02/19 02:15:10 deraadt Exp + * OpenBSD: pcidevs,v 1.121 1999/02/20 19:00:09 deraadt Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -495,6 +495,7 @@ #define PCI_VENDOR_CCUBE 0x123f /* C-Cube */ #define PCI_VENDOR_STALLION 0x124d /* Stallion Technologies */ #define PCI_VENDOR_LINEARSYS 0x1254 /* Linear Systems */ +#define PCI_VENDOR_ASIX 0x125b /* ASIX */ #define PCI_VENDOR_AURORA 0x125c /* Aurora Technologies */ #define PCI_VENDOR_ESSTECH 0x125d /* ESS Technology Inc */ #define PCI_VENDOR_ENSONIQ 0x1274 /* Ensoniq */ @@ -642,6 +643,9 @@ #define PCI_PRODUCT_ARC_2000MT 0xa0a1 /* 2000MT */ #define PCI_PRODUCT_ARC_2000MI 0xa0a9 /* 2000MI */ +/* ASIX Electronics products */ +#define PCI_PRODUCT_ASIX_AX88140A 0x1400 /* AX88140A 10/100 Ethernet */ + /* ATI products */ #define PCI_PRODUCT_ATI_MACH32 0x4158 /* Mach32 */ #define PCI_PRODUCT_ATI_MACH64_CT 0x4354 /* Mach64 CT */ @@ -768,6 +772,7 @@ /* Compex */ #define PCI_PRODUCT_COMPEX_COMPEXE 0x1401 /* Ethernet */ +#define PCI_PRODUCT_COMPEX_RL100ATX 0x2011 /* RL100-ATX 10/100 */ /* Contaq Microsystems products */ #define PCI_PRODUCT_CONTAQ_82C599 0x0600 /* 82C599 PCI-VLB */ @@ -1251,6 +1256,7 @@ /* Winbond Electronics products */ #define PCI_PRODUCT_WINBOND_W83769F 0x0001 /* W83769F */ +#define PCI_PRODUCT_WINBOND_W89C840F 0x0840 /* W89C840F 10/100 Ethernet */ #define PCI_PRODUCT_WINBOND_W89C940F 0x0940 /* Linksys EtherPCI II */ /* Winbond Electronics products (PCI products set 2) */ diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h index 7d875d86d54..f3524fe9851 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.120 1999/02/19 02:15:10 deraadt Exp + * OpenBSD: pcidevs,v 1.121 1999/02/20 19:00:09 deraadt Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -483,6 +483,12 @@ struct pci_knowndev pci_knowndevs[] = { "2000MI", }, { + PCI_VENDOR_ASIX, PCI_PRODUCT_ASIX_AX88140A, + 0, + "ASIX", + "AX88140A 10/100 Ethernet", + }, + { PCI_VENDOR_ATI, PCI_PRODUCT_ATI_MACH32, 0, "ATI Technologies", @@ -1053,6 +1059,12 @@ struct pci_knowndev pci_knowndevs[] = { "Ethernet", }, { + PCI_VENDOR_COMPEX, PCI_PRODUCT_COMPEX_RL100ATX, + 0, + "Compex", + "RL100-ATX 10/100", + }, + { PCI_VENDOR_CONTAQ, PCI_PRODUCT_CONTAQ_82C599, 0, "Contaq Microsystems", @@ -2991,6 +3003,12 @@ struct pci_knowndev pci_knowndevs[] = { "W83769F", }, { + PCI_VENDOR_WINBOND, PCI_PRODUCT_WINBOND_W89C840F, + 0, + "Winbond", + "W89C840F 10/100 Ethernet", + }, + { PCI_VENDOR_WINBOND, PCI_PRODUCT_WINBOND_W89C940F, 0, "Winbond", @@ -5709,6 +5727,12 @@ struct pci_knowndev pci_knowndevs[] = { NULL, }, { + PCI_VENDOR_ASIX, 0, + PCI_KNOWNDEV_NOPROD, + "ASIX", + NULL, + }, + { PCI_VENDOR_AURORA, 0, PCI_KNOWNDEV_NOPROD, "Aurora Technologies", |