cvs commit: src/sys/dev/netif/fxp Makefile if_fxp.c

Joerg Sonnenberger joerg at crater.dragonflybsd.org
Tue May 31 01:19:20 PDT 2005


joerg       2005/05/31 01:19:04 PDT

DragonFly src repository

  Modified files:
    sys/dev/netif/fxp    Makefile if_fxp.c 
  Log:
  Use PCI accessor functions instead of messing directly with the
  config space.
  Use if_printf in fxp_watchdog.
  Don't hardware interface name for if_initname, use the device name.
  Remove bogus source path and include of machine/clock.h.
  
  Submitted-by: Sepherosa Ziehau <sepherosa at xxxxxxxxx>
  
  Revision  Changes    Path
  1.3       +1 -2      src/sys/dev/netif/fxp/Makefile
  1.30      +8 -15     src/sys/dev/netif/fxp/if_fxp.c


http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/fxp/Makefile.diff?r1=1.2&r2=1.3&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/fxp/if_fxp.c.diff?r1=1.29&r2=1.30&f=u





More information about the Commits mailing list