cvs commit: src/sys/bus/isa/i386 isa_compat.h src/sys/dev/netif/wl if_wl.c if_wl.h

Joerg Sonnenberger joerg at crater.dragonflybsd.org
Thu Jul 7 08:15:53 PDT 2005


joerg       2005/07/07 08:15:24 PDT

DragonFly src repository

  Modified files:
    sys/bus/isa/i386     isa_compat.h 
    sys/dev/netif/wl     if_wl.c if_wl.h 
  Log:
  Convert to NEWBUS, remove ISA compat.
  
  Obtained-from: FreeBSD
  
  Use device_printf / if_printf.
  Remove unit from softc.
  Strip last parameter of wlsftwsleaze() and wlhdwsleaze(), since they are
  never used.
  Update various comment on functions
  Don't explicitly print MAC address.
  
  Submitted-by: Sepherosa Ziehau <sepherosa at xxxxxxxxx>
  
  Revision  Changes    Path
  1.9       +0 -5      src/sys/bus/isa/i386/isa_compat.h
  1.23      +425 -331  src/sys/dev/netif/wl/if_wl.c
  1.3       +7 -8      src/sys/dev/netif/wl/if_wl.h


http://www.dragonflybsd.org/cvsweb/src/sys/bus/isa/i386/isa_compat.h.diff?r1=1.8&r2=1.9&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/wl/if_wl.c.diff?r1=1.22&r2=1.23&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/wl/if_wl.h.diff?r1=1.2&r2=1.3&f=u





More information about the Commits mailing list