Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 May 2011 14:25:15 +0000 (UTC)
From:      Adrian Chadd <adrian@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ath/ath_hal ah_eeprom.h ah_eeprom_9287.c ah_eeprom_9287.h
Message-ID:  <201105141425.p4EEPN7b053805@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
adrian      2011-05-14 14:25:15 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath/ath_hal  ah_eeprom.h 
  Added files:
    sys/dev/ath/ath_hal  ah_eeprom_9287.c ah_eeprom_9287.h 
  Log:
  SVN rev 221888 on 2011-05-14 14:25:15Z by adrian
  
  Import initial EEPROM code for Kite (AR9287).
  
  I've tested this locally and it does indeed read and attach to an AR9287
  EEPROM. But a lot more code needs to be ported over to the HAL before
  the AR9287 is functional.
  
  I'm importing this separate from the rest of the codebase (and unlinked from
  the build for now) in case someone wishes to begin fiddling with porting
  the rest of the code over from Linux ath9k.
  
  Obtained from:  Linux ath9k
  
  Revision  Changes    Path
  1.6       +1 -0      src/sys/dev/ath/ath_hal/ah_eeprom.h
  1.1       +405 -0    src/sys/dev/ath/ath_hal/ah_eeprom_9287.c (new)
  1.1       +166 -0    src/sys/dev/ath/ath_hal/ah_eeprom_9287.h (new)



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