cvs commit: src/sys/dev/netif/sk

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Sep 23 16:18:22 PDT 2004


dillon      2004/09/23 16:18:01 PDT

DragonFly src repository

  Modified files:
    sys/dev/netif/sk     if_sk.c if_skreg.h 
  Log:
  Add support for the LinkSys EG1032 GigE PCI card, and add support for
  the D-Link DGE-530T GigE card.  These cards are commonly available
  off-the-shelf.  These are just SK-9521/Marvell chipsets with new vendor
  PCI IDs.
  
  Taken-from: FreeBSD-5
  
  Revision  Changes    Path
  1.20      +12 -0     src/sys/dev/netif/sk/if_sk.c
  1.6       +20 -0     src/sys/dev/netif/sk/if_skreg.h


http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/sk/if_sk.c.diff?r1=1.19&r2=1.20&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/sk/if_skreg.h.diff?r1=1.5&r2=1.6&f=u





More information about the Commits mailing list