Module Name:    src
Committed By:   msaitoh
Date:           Thu Apr 18 02:54:50 UTC 2013

Modified Files:
        src/sys/dev/pci: pcidevs

Log Message:
Add Intel I21[0178] Ethernet.


To generate a diff of this commit:
cvs rdiff -u -r1.1151 -r1.1152 src/sys/dev/pci/pcidevs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/pci/pcidevs
diff -u src/sys/dev/pci/pcidevs:1.1151 src/sys/dev/pci/pcidevs:1.1152
--- src/sys/dev/pci/pcidevs:1.1151	Wed Mar  6 17:03:15 2013
+++ src/sys/dev/pci/pcidevs	Thu Apr 18 02:54:49 2013
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1151 2013/03/06 17:03:15 msaitoh Exp $
+$NetBSD: pcidevs,v 1.1152 2013/04/18 02:54:49 msaitoh Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -2724,6 +2724,17 @@ product INTEL I350_SERDES 	0x1523	I350 G
 product INTEL I350_SGMII 	0x1524	I350 Gigabit Connection
 product INTEL 82801J_D_BM_V	0x1525	82567V LAN Controller
 product INTEL 82580_QUAD_FIBER 	0x1527	82580 quad-1000BaseX Ethernet
+product INTEL I210_T1 		0x1533	I210-T1 Ethernet Server Adapter
+product INTEL I210_COPPER_OEM1	0x1534	I210-T1 Ethernet (COPPER OEM)
+product INTEL I210_COPPER_IT	0x1535	I210-T1 Ethernet (COPPER IT)
+product INTEL I210_FIBER	0x1536	I210 Ethernet (FIBER)
+product INTEL I210_SERDES	0x1537	I210 Ethernet (SERDES)
+product INTEL I210_SGMII	0x1538	I210 Ethernet (SGMII)
+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 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
 product INTEL 80960RM_2		0x1962	i960 RM PCI-PCI
 product INTEL 82840_HB		0x1a21	82840 Host

Reply via email to