diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2000-04-10 13:45:32 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2000-04-10 13:45:32 +0000 |
commit | d72b152855ab3209beef70e39b1e292e1c06f855 (patch) | |
tree | 69e493044351820f7791aa558bb2f046055f8ef1 /sys/dev/pci/pcidevs.h | |
parent | 12b08984c1ab583ed764aac4cdb9a6260a6a6be9 (diff) |
regen
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index 9fa45070739..68050b1188e 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.237 2000/04/10 12:20:31 millert Exp + * OpenBSD: pcidevs,v 1.238 2000/04/10 13:45:16 millert Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -519,7 +519,7 @@ #define PCI_VENDOR_SUNDANCE 0x13f0 /* Sundance */ #define PCI_VENDOR_CMI 0x13f6 /* C-Media Electronics Inc. */ #define PCI_VENDOR_INVERTEX 0x14e1 /* Invertex */ -#define PCI_VENDOR_AIRONET 0x14b9 /* Aironet Wireless Communications */ +#define PCI_VENDOR_AIRONET 0x14b9 /* Aironet */ #define PCI_VENDOR_DELTA 0x1500 /* Delta */ #define PCI_VENDOR_SYMPHONY2 0x1c1c /* Symphony Labs(2) */ #define PCI_VENDOR_TEKRAM2 0x1de1 /* Tekram Technology(2) */ @@ -592,8 +592,8 @@ #define PCI_PRODUCT_3DLABS_PERMEDIA2 0x0007 /* GLINT Permedia 2 */ /* Aironet Products */ -#define PCI_PRODUCT_AIRONET_PC4500 0x4500 /* Aironet PC4500 Wireless LAN Adapter */ -#define PCI_PRODUCT_AIRONET_PC4800 0x4800 /* Aironet PC4800 Wireless LAN Adapter */ +#define PCI_PRODUCT_AIRONET_PC4500 0x4500 /* PC4500 Wireless LAN Adapter */ +#define PCI_PRODUCT_AIRONET_PC4800 0x4800 /* PC4800 Wireless LAN Adapter */ /* ACC Products */ #define PCI_PRODUCT_ACC_2188 0x0000 /* ACCM 2188 VL-PCI */ |