DragonFly BSD
DragonFly commits List (threaded) for 2004-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 23 Sep 2004 16:18:01 -0700 (PDT)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]