Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jan 2011 03:14:08 +0000 (UTC)
From:      Adrian Chadd <adrian@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/tools/tools/ath Makefile src/tools/tools/ath/ath_ee_v14_print Makefile ath_ee_v14_print.c
Message-ID:  <201101210314.p0L3EJck079990@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
adrian      2011-01-21 03:14:08 UTC

  FreeBSD src repository

  Modified files:
    tools/tools/ath      Makefile 
  Added files:
    tools/tools/ath/ath_ee_v14_print Makefile ath_ee_v14_print.c 
  Log:
  SVN rev 217682 on 2011-01-21 03:14:08Z by adrian
  
  Add in a new tool which prints a formatted v14 eeprom from an eeprom
  hexdump.
  
  This is a part replacement of the old athprom code, which tries
  to both fetch and print the contents of an eeprom dump.
  
  A tool to generate hexdumps from a running system will follow shortly.
  
  Revision  Changes    Path
  1.11      +1 -1      src/tools/tools/ath/Makefile
  1.1       +11 -0     src/tools/tools/ath/ath_ee_v14_print/Makefile (new)
  1.1       +442 -0    src/tools/tools/ath/ath_ee_v14_print/ath_ee_v14_print.c (new)



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