Commit graph

5 commits

Author SHA1 Message Date
Luis R. Rodriguez
4b2b0847dd qca-swiss-army-knife: update docs to refer to wiki
Documenation should be done on wikis. We just point to the top
level project wiki.

Signed-off-by: Luis R. Rodriguez <mcgrof@frijolero.org>
2012-05-25 12:52:44 -07:00
Luis R. Rodriguez
b14f751cfd qca-swiss-army-knife: halregdump: add original HAL -> CRDA dump code
This adds the code used to do the final work for the Atheros HAL regulatory
dump to a CRDA db.txt. The Atheros HAL regulatory code was the only source
of information we had at that time for regulatory information.

This code is the final resulting work of the changes made to Atheros
HAL code to extract regulatory information using a new format for CRDA.
The hal-reg-dump tool was used to scrape the Atheros HAL for regulatory
informationa and extract it in a legible form.

Putting this on a public tree for historical purposes, the code itself
diverges quite a bit from what was merged on ath9k on 2.6.27 since this
code was written prior that merge effort.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
2012-05-25 12:46:40 -07:00
Luis R. Rodriguez
e1aae2b82b qca-swiss-army-knife: scripts: add irq-watch
This adds an IRQ watch for the ath9k debugfs interrupt file.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
2012-05-25 12:43:37 -07:00
Luis R. Rodriguez
fc4d32e21b qca-swiss-army-knife: add tools directory for initvals
We are going to rename this git tree to qca-swiss-army-knife.git
and add more tools, as such lets throw the initvals work into
its own directory and allow for other tools to be thrown in here.
Lets add our own top level copyright license, and a simple README.

Signed-off-by: Luis R. Rodriguez <mcgrof@frijolero.org>
2012-05-25 12:37:52 -07:00
Luis R. Rodriguez
bd45e305fa Add a README
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
2010-04-21 00:32:49 -07:00