Unix and Linux Discussions Tagged with wireless |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
6 |
7,538 |
Hardware |
|
|
|
11 |
13,156 |
Android |
|
|
|
6 |
16,741 |
Hardware |
|
|
|
0 |
1,888 |
UNIX for Dummies Questions & Answers |
|
|
|
7 |
6,288 |
Linux |
|
|
|
3 |
5,838 |
BSD |
|
|
|
17 |
15,005 |
Debian |
|
|
|
3 |
5,607 |
Solaris |
|
|
|
7 |
7,387 |
Shell Programming and Scripting |
|
|
|
0 |
5,999 |
SuSE |
|
|
|
0 |
1,433 |
Software Releases - RSS News |
|
|
|
0 |
7,487 |
Linux |
|
|
|
3 |
3,772 |
Ubuntu |
|
|
|
2 |
9,853 |
IP Networking |
|
|
|
2 |
10,520 |
SuSE |
|
|
|
2 |
4,011 |
IP Networking |
|
|
|
3 |
8,373 |
Red Hat |
|
|
|
0 |
1,272 |
UNIX and Linux RSS News |
|
|
|
2 |
5,659 |
Linux |
|
|
|
1 |
2,563 |
UNIX for Dummies Questions & Answers |
|
|
|
0 |
1,504 |
UNIX and Linux RSS News |
|
|
|
7 |
8,364 |
Linux |
|
|
|
3 |
5,915 |
IP Networking |
|
|
|
0 |
2,429 |
UNIX and Linux RSS News |
|
|
|
4 |
5,906 |
IP Networking |
|
|
|
3 |
4,818 |
UNIX for Advanced & Expert Users |
|
|
|
1 |
4,570 |
UNIX for Advanced & Expert Users |
|
|
|
4 |
4,465 |
IP Networking |
|
|
|
1 |
3,690 |
UNIX for Dummies Questions & Answers |
regulatory.bin(5) Linux regulatory.bin(5)
NAME
regulatory.bin, regulatory.db - The Linux wireless regulatory database
Description
regulatory.bin and regulatory.db are the files used by the Linux wireless subsystem to keep its regulatory database information.
regulatory.bin is read by crda upon the Linux kernel's request for regulatory information for a specific ISO / IEC 3166 alpha2 country
code.
regulatory.db is a newer, extensible database format which (since Linux 4.15) is read by the kernel directly as a firmware file.
The regulatory database is kept in a small binary format for size and code efficiency. The regulatory.bin file can be parsed and read in
human format by using the regdbdump command. The regulatory database files should be updated upon regulatory changes or corrections.
Upkeeping
The regulatory database is maintained by the community as such you are encouraged to send any corrections or updates to the linux-wireless
and wireless-regdb mailing lists: linux-wireless@vger.kernel.org and wireless-regdb@lists.infradead.org
SEE ALSO
regdbdump(8) crda(8) iw(8)
http://wireless.kernel.org/en/developers/Regulatory/
regulatory.bin 21 December 2017 regulatory.bin(5)