Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Oct 2003 15:51:45 -0700 (PDT)
From:      Sam Leffler <sam@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ath if_ath.c if_ath_pci.c if_athvar.h
Message-ID:  <200310142251.h9EMpjWU098180@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2003/10/14 15:51:45 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath.c if_ath_pci.c if_athvar.h 
  Log:
  o convert mutex calls to #defines for portability, etc.
  o destroy mutex's on detach (was missing)
  
  Revision  Changes    Path
  1.25      +33 -31    src/sys/dev/ath/if_ath.c
  1.4       +3 -4      src/sys/dev/ath/if_ath_pci.c
  1.9       +25 -0     src/sys/dev/ath/if_athvar.h



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