SolidHal 7dda32b516 Begin addressing wireless regdb, cleanup scripts. Remove uneeded dwc2 patch 5 jaren geleden
..
debian-example 7dda32b516 Begin addressing wireless regdb, cleanup scripts. Remove uneeded dwc2 patch 5 jaren geleden
web 7dda32b516 Begin addressing wireless regdb, cleanup scripts. Remove uneeded dwc2 patch 5 jaren geleden
.gitignore 7dda32b516 Begin addressing wireless regdb, cleanup scripts. Remove uneeded dwc2 patch 5 jaren geleden
CONTRIBUTING 7dda32b516 Begin addressing wireless regdb, cleanup scripts. Remove uneeded dwc2 patch 5 jaren geleden
LICENSE 7dda32b516 Begin addressing wireless regdb, cleanup scripts. Remove uneeded dwc2 patch 5 jaren geleden
Makefile 7dda32b516 Begin addressing wireless regdb, cleanup scripts. Remove uneeded dwc2 patch 5 jaren geleden
README 7dda32b516 Begin addressing wireless regdb, cleanup scripts. Remove uneeded dwc2 patch 5 jaren geleden
db.txt 7dda32b516 Begin addressing wireless regdb, cleanup scripts. Remove uneeded dwc2 patch 5 jaren geleden
db2bin.py 7dda32b516 Begin addressing wireless regdb, cleanup scripts. Remove uneeded dwc2 patch 5 jaren geleden
db2fw.py 7dda32b516 Begin addressing wireless regdb, cleanup scripts. Remove uneeded dwc2 patch 5 jaren geleden
dbparse.py 7dda32b516 Begin addressing wireless regdb, cleanup scripts. Remove uneeded dwc2 patch 5 jaren geleden
gen-pubcert.sh 7dda32b516 Begin addressing wireless regdb, cleanup scripts. Remove uneeded dwc2 patch 5 jaren geleden
regulatory.bin 7dda32b516 Begin addressing wireless regdb, cleanup scripts. Remove uneeded dwc2 patch 5 jaren geleden
regulatory.bin.5 7dda32b516 Begin addressing wireless regdb, cleanup scripts. Remove uneeded dwc2 patch 5 jaren geleden
regulatory.db 7dda32b516 Begin addressing wireless regdb, cleanup scripts. Remove uneeded dwc2 patch 5 jaren geleden
regulatory.db.5 7dda32b516 Begin addressing wireless regdb, cleanup scripts. Remove uneeded dwc2 patch 5 jaren geleden
regulatory.db.p7s 7dda32b516 Begin addressing wireless regdb, cleanup scripts. Remove uneeded dwc2 patch 5 jaren geleden
sforshee.key.pub.pem 7dda32b516 Begin addressing wireless regdb, cleanup scripts. Remove uneeded dwc2 patch 5 jaren geleden
sforshee.x509.pem 7dda32b516 Begin addressing wireless regdb, cleanup scripts. Remove uneeded dwc2 patch 5 jaren geleden
sha1sum.txt 7dda32b516 Begin addressing wireless regdb, cleanup scripts. Remove uneeded dwc2 patch 5 jaren geleden
wireless-regdb.spec 7dda32b516 Begin addressing wireless regdb, cleanup scripts. Remove uneeded dwc2 patch 5 jaren geleden

README

This repository contains the plain text version of the regulatory
database file I maintain for use with Central Regulatory Database
Agent daemon. Also included is the compiled binary version of this
file signed with my RSA key. This represents a good faith attempt
to capture regulatory information that is correct at the time of its last
modification. This information is provided to you with no warranty
either expressed or implied.

Also included are the tools used to compile and sign the regulatory.bin
file as well as a MoinMoin macro used for viewing the database.

TECHNICAL INFORMATION
=======================

The regulatory information in `db.txt' is stored in a human-readable
format which can be read using the `dbparse.py' python module. This
python module is used by the web viewer (Regulatory.py) which is
implemented as a MoinMoin macro (and used on http://wireless.kernel.org)
to allow viewing the database for verification.

The dbparse module is also used by db2bin.py and db2fw.py, the `compilers'
that compile the database to its binary formats.

For more information, please see the CRDA git repository:

git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/crda.git

John W. Linville
17 November 2008