[BACK]Return to files.pci 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/files.pci between version 1.371 and 1.371.4.2

version 1.371, 2014/03/19 15:26:41 version 1.371.4.2, 2015/03/26 13:39:34
Line 676  file dev/pci/ixgbe/ixgbe_common.c ixg
Line 676  file dev/pci/ixgbe/ixgbe_common.c ixg
 file    dev/pci/ixgbe/ixgbe_mbx.c       ixg  file    dev/pci/ixgbe/ixgbe_mbx.c       ixg
 file    dev/pci/ixgbe/ixgbe_phy.c       ixg  file    dev/pci/ixgbe/ixgbe_phy.c       ixg
 file    dev/pci/ixgbe/ixgbe_vf.c        ixg  file    dev/pci/ixgbe/ixgbe_vf.c        ixg
   
 # This appears to be the driver for virtual instances of i82599.  # This appears to be the driver for virtual instances of i82599.
 #file   dev/pci/ixgbe/ixv.c             ixg  device  ixv: ether, ifnet, arp
   attach  ixv at pci
   file    dev/pci/ixgbe/ixv.c             ixv
   
 # Intel i8254x Gigabit Ethernet  # Intel i8254x Gigabit Ethernet
 device  wm: ether, ifnet, arp, mii, mii_bitbang  device  wm: ether, ifnet, arp, mii, mii_bitbang
Line 1125  device vioif
Line 1128  device vioif
 attach  vioif at virtio  attach  vioif at virtio
 file    dev/pci/if_vioif.c      vioif  file    dev/pci/if_vioif.c      vioif
   
   device  viornd
   attach  viornd at virtio
   file dev/pci/viornd.c           viornd
   
 # Silicon Motion SM712(LynxEM+) frame buffer  # Silicon Motion SM712(LynxEM+) frame buffer
 device  lynxfb: wsemuldisplaydev, rasops16  device  lynxfb: wsemuldisplaydev, rasops16
 attach  lynxfb at pci  attach  lynxfb at pci

Legend:
Removed from v.1.371  
changed lines
  Added in v.1.371.4.2

CVSweb <webmaster@jp.NetBSD.org>