diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2006-05-03 00:35:41 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2006-05-03 00:35:41 +0000 |
commit | 4bbcc3640461b1f0310b36781dc58a9948d00432 (patch) | |
tree | d7a6f0147c4dae08497066ffaeeec0910f5f085c /sys/dev/pci/pcidevs.h | |
parent | f6d9770a57ef7809a03be18fc94b45771b3a0bd2 (diff) |
regen
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 15e585c9706..8ceb4bee562 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.1065 2006/04/29 07:37:33 jsg Exp + * OpenBSD: pcidevs,v 1.1066 2006/05/03 00:35:01 brad Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -2270,6 +2270,7 @@ /* Neterion products */ #define PCI_PRODUCT_NETERION_XFRAME 0x5831 /* Xframe 10GbE */ +#define PCI_PRODUCT_NETERION_XFRAME_2 0x5832 /* Xframe-II 10GbE */ /* Netgear products */ #define PCI_PRODUCT_NETGEAR_MA301 0x4100 /* MA301 */ |