diff options
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index c5601e15fab..960e53fa92c 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.1340 2008/04/18 23:59:07 deraadt Exp + * OpenBSD: pcidevs,v 1.1341 2008/04/23 18:37:05 deraadt Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -2819,6 +2819,7 @@ #define PCI_PRODUCT_NETMOS_1P 0x9805 /* 1P */ #define PCI_PRODUCT_NETMOS_2S1P 0x9835 /* 2S1P */ #define PCI_PRODUCT_NETMOS_4S 0x9845 /* 4S */ +#define PCI_PRODUCT_NETMOS_6S 0x9845 /* 6S */ /* Network Security Technologies */ #define PCI_PRODUCT_NETSEC_7751 0x7751 /* 7751 */ |