cvs commit: src/sys/dev/netif/txp Makefile if_txp.c if_txpreg.h

Joerg Sonnenberger joerg at crater.dragonflybsd.org
Mon Jun 20 06:26:29 PDT 2005


joerg       2005/06/20 06:24:14 PDT

DragonFly src repository

  Modified files:
    sys/dev/netif/txp    Makefile if_txp.c if_txpreg.h 
  Log:
  - pass dev directly to txp_release_resources, call it only once
  - use only if_printf outside of txp_attach.
  - remove sc_dev, sc_cold, TXP_DEVNAME
  
  Submitted-by: Sepherosa Ziehau <sepherosa at xxxxxxxxx>
  
  Revision  Changes    Path
  1.3       +1 -3      src/sys/dev/netif/txp/Makefile
  1.23      +30 -43    src/sys/dev/netif/txp/if_txp.c
  1.4       +0 -4      src/sys/dev/netif/txp/if_txpreg.h


http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/txp/Makefile.diff?r1=1.2&r2=1.3&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/txp/if_txp.c.diff?r1=1.22&r2=1.23&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/txp/if_txpreg.h.diff?r1=1.3&r2=1.4&f=u





More information about the Commits mailing list