diff options
-rw-r--r-- | sys/dev/pci/pcidevs | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 2572d9b1e92..bcfab0348d3 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1231 2007/04/26 06:01:01 mk Exp $ +$OpenBSD: pcidevs,v 1.1232 2007/04/27 15:26:04 reyk Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2539,13 +2539,13 @@ product NDC NCP130A2 0x0131 NCP130 Rev A2 product NATINST PCIGPIB 0xc801 PCI-GPIB /* NetXen Inc products */ -product NETXEN NXB_10GXxR 0x0001 NXB-10GXxR 10GbE (NX2031) -product NETXEN NXB_10GCX4 0x0002 NXB-10GCX4 10GbE (NX2031) -product NETXEN NXB_4GCU 0x0003 NXB-4GCU 4xGbE (NX2035) -product NETXEN NXB_10GBCH 0x0004 BladeCenter-H 10GbE (NX2035) -product NETXEN 0005 0x0005 NIC (NX203x) -product NETXEN 0024 0x0024 NIC (NX203x) -product NETXEN 0025 0x0025 NIC (NX203x) +product NETXEN NXB_10GXxR 0x0001 NXB-10GXxR (NX2031) +product NETXEN NXB_10GCX4 0x0002 NXB-10GCX4 (NX2031) +product NETXEN NXB_4GCU 0x0003 NXB-4GCU (NX2035) +product NETXEN NXB_IMEZ 0x0004 IMEZ 10GbE +product NETXEN NXB_HMEZ 0x0005 HMEZ 10GbE +product NETXEN NXB_IMEZ_2 0x0024 IMEZ 10GbE Mgmt +product NETXEN NXB_HMEZ_2 0x0025 HMEZ 10GbE Mgmt /* National Semiconductor products */ product NS DP83810 0x0001 DP83810 10/100 |