Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/pci Add yet another 82599 device
details: https://anonhg.NetBSD.org/src/rev/108efd99db5e
branches: trunk
changeset: 328596:108efd99db5e
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Wed Apr 09 10:21:10 2014 +0000
description:
Add yet another 82599 device
diffstat:
sys/dev/pci/pcidevs | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 14d5bdf47636 -r 108efd99db5e sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs Wed Apr 09 08:34:55 2014 +0000
+++ b/sys/dev/pci/pcidevs Wed Apr 09 10:21:10 2014 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1186 2014/04/09 08:34:32 msaitoh Exp $
+$NetBSD: pcidevs,v 1.1187 2014/04/09 10:21:10 msaitoh Exp $
/*
* Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -2829,6 +2829,7 @@
product INTEL I211_COPPER 0x1539 I211 Ethernet (COPPER)
product INTEL I217_LM 0x153a I217-LM Ethernet Connection
product INTEL I217_V 0x153b I217-V Ethernet Connection
+product INTEL 82599_SFP_SF2 0x154d 82599 (SFP+) 10 GbE Controller
product INTEL I218_V 0x1559 I218-V Ethernet Connection
product INTEL I218_LM 0x155a I218-LM Ethernet Connection
product INTEL 80960_RP 0x1960 ROB-in i960RP Microprocessor
Home |
Main Index |
Thread Index |
Old Index