Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jun 2003 10:01:19 -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_athioctl.h if_athvar.h
Message-ID:  <200306231701.h5NH1JiN066053@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2003/06/23 10:01:19 PDT

  FreeBSD src repository

  Added files:
    sys/dev/ath          if_ath.c if_ath_pci.c if_athioctl.h 
                         if_athvar.h 
  Log:
  Atheros 802.11 driver.  Requires Atheros Hardware Access Lay (HAL).
  
  Supported by:   Atheros Comunications
  
  Revision  Changes    Path
  1.1       +2548 -0   src/sys/dev/ath/if_ath.c (new)
  1.1       +296 -0    src/sys/dev/ath/if_ath_pci.c (new)
  1.1       +93 -0     src/sys/dev/ath/if_athioctl.h (new)
  1.1       +264 -0    src/sys/dev/ath/if_athvar.h (new)



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