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

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