Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Nov 2009 18:22:14 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/sn if_sn.c if_sn_pccard.c if_snvar.h src/sys/dev/tl if_tl.c if_tlreg.h src/sys/dev/vge if_vge.c if_vgevar.h src/sys/dev/wb if_wb.c if_wbreg.h
Message-ID:  <200911171822.nAHIMY1d054030@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2009-11-17 18:22:14 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sn           if_sn.c if_sn_pccard.c if_snvar.h 
    sys/dev/tl           if_tl.c if_tlreg.h 
    sys/dev/vge          if_vge.c if_vgevar.h 
    sys/dev/wb           if_wb.c if_wbreg.h 
  Log:
  SVN rev 199414 on 2009-11-17 18:22:14Z by jhb
  
  Use the bus_*() routines rather than bus_space_*() for register operations.
  
  Revision  Changes    Path
  1.57      +0 -2      src/sys/dev/sn/if_sn.c
  1.36      +0 -2      src/sys/dev/sn/if_sn_pccard.c
  1.11      +8 -10     src/sys/dev/sn/if_snvar.h
  1.4       +0 -3      src/sys/dev/tl/if_tl.c
  1.2       +7 -15     src/sys/dev/tl/if_tlreg.h
  1.39      +0 -3      src/sys/dev/vge/if_vge.c
  1.6       +7 -9      src/sys/dev/vge/if_vgevar.h
  1.4       +0 -3      src/sys/dev/wb/if_wb.c
  1.2       +7 -15     src/sys/dev/wb/if_wbreg.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911171822.nAHIMY1d054030>