[BACK]Return to pcidevs.h CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / dev / pci

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

Diff for /src/sys/dev/pci/pcidevs.h between version 1.1193 and 1.1194

version 1.1193, 2014/09/01 03:14:50 version 1.1194, 2014/09/16 07:06:14
Line 4 
Line 4 
  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.   * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *   *
  * generated from:   * generated from:
  *      NetBSD: pcidevs,v 1.1200 2014/09/01 03:14:16 msaitoh Exp   *      NetBSD: pcidevs,v 1.1201 2014/09/16 07:05:44 msaitoh Exp
  */   */
   
 /*  /*
Line 2876 
Line 2876 
 #define PCI_PRODUCT_INTEL_82599_SFP_SF2 0x154d          /* 82599 (SFP+) 10 GbE Controller */  #define PCI_PRODUCT_INTEL_82599_SFP_SF2 0x154d          /* 82599 (SFP+) 10 GbE Controller */
 #define PCI_PRODUCT_INTEL_I218_V        0x1559          /* I218-V Ethernet Connection */  #define PCI_PRODUCT_INTEL_I218_V        0x1559          /* I218-V Ethernet Connection */
 #define PCI_PRODUCT_INTEL_I218_LM       0x155a          /* I218-LM Ethernet Connection */  #define PCI_PRODUCT_INTEL_I218_LM       0x155a          /* I218-LM Ethernet Connection */
   #define PCI_PRODUCT_INTEL_I218_LM2      0x15a0          /* I218-LM Ethernet Connection */
   #define PCI_PRODUCT_INTEL_I218_V2       0x15a1          /* I218-V Ethernet Connection */
   #define PCI_PRODUCT_INTEL_I218_LM3      0x15a2          /* I218-LM Ethernet Connection */
   #define PCI_PRODUCT_INTEL_I218_V3       0x15a3          /* I218-V Ethernet Connection */
 #define PCI_PRODUCT_INTEL_80960_RP      0x1960          /* ROB-in i960RP Microprocessor */  #define PCI_PRODUCT_INTEL_80960_RP      0x1960          /* ROB-in i960RP Microprocessor */
 #define PCI_PRODUCT_INTEL_80960RM_2     0x1962          /* i960 RM PCI-PCI */  #define PCI_PRODUCT_INTEL_80960RM_2     0x1962          /* i960 RM PCI-PCI */
 #define PCI_PRODUCT_INTEL_82840_HB      0x1a21          /* 82840 Host */  #define PCI_PRODUCT_INTEL_82840_HB      0x1a21          /* 82840 Host */

Legend:
Removed from v.1.1193  
changed lines
  Added in v.1.1194

CVSweb <webmaster@jp.NetBSD.org>