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 entries for 82579LM and 82579V



details:   https://anonhg.NetBSD.org/src/rev/23a3efd7267a
branches:  trunk
changeset: 764935:23a3efd7267a
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Fri May 13 01:33:10 2011 +0000

description:
add entries for 82579LM and 82579V

diffstat:

 sys/dev/pci/pcidevs |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r ec064a8f3fb2 -r 23a3efd7267a sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Thu May 12 20:46:28 2011 +0000
+++ b/sys/dev/pci/pcidevs       Fri May 13 01:33:10 2011 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1073 2011/05/02 14:06:50 manu Exp $
+$NetBSD: pcidevs,v 1.1074 2011/05/13 01:33:10 msaitoh Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -2488,6 +2488,8 @@
 product INTEL 82870P2_IOxAPIC  0x1461  82870P2 P64H2 IOxAPIC
 product INTEL 82870P2_HPLUG    0x1462  82870P2 P64H2 Hot Plug Controller
 product INTEL 82801I_82567V_3  0x1501  i82567V-3 LAN Controller
+product INTEL PCH2_LV_LM       0x1502  82579LM Gigabit Network Connection
+product INTEL PCH2_LV_V                0x1503  82579V Gigabit Network Connection
 product INTEL 82583V           0x150c  i82583V 1000baseT Ethernet
 product INTEL 82576_NS                 0x150a  82576 gigabit Ethernet
 product INTEL 82576_SERDES_QUAD        0x150d  82576 quad-gigabit Ethernet (SERDES)



Home | Main Index | Thread Index | Old Index