diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2004-08-18 17:35:20 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2004-08-18 17:35:20 +0000 |
commit | 3e489e435dbd89ab4ad15408804ca550bfa0bcf1 (patch) | |
tree | b49081e817a9e701b71f601507bcb500eb5e9c42 /sys/dev/pci/pcidevs.h | |
parent | 168f516bb05e618a6b1a1a19ea3f65eada199091 (diff) |
regen for NetMos 4S
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 00d326a7926..9869bc0128f 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.754 2004/08/02 23:29:07 deraadt Exp + * OpenBSD: pcidevs,v 1.755 2004/08/18 17:34:53 millert Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1666,6 +1666,7 @@ /* NetMos */ #define PCI_PRODUCT_NETMOS_2S1P 0x9835 /* 2S1P */ +#define PCI_PRODUCT_NETMOS_4S 0x9845 /* 4S */ /* Network Security Technologies */ #define PCI_PRODUCT_NETSEC_7751 0x7751 /* 7751 */ |