mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/wens/wireless-regdb.git
synced 2025-12-05 11:15:26 +00:00
No description
Malaysia Communications and Multimedia Commission announced CLASS ASSIGNMENT NO. 2 OF 2025[1]. With reference to class assignments on pages 9 and 10, and Power Spectral Density (PSD) limits on page 20, update the following rules: 2400-2500 MHz: Align previous 2402-2482 MHz rule to class assignment 5150-5250 MHz: 1. Align previous 5170-5250 MHz rule to class assignment 2. Mark as NO-OUTDOOR 5250-5350 MHz: 1. Align previous 5250-5330 MHz rule to class assignment 2. Limit EIRP from 1 W to 200 mW due to PSD limit of 10 mW/MHz, calculated at 20 MHz channel width 3. Mark as NO-OUTDOOR 5470-5650 MHz: 1. Align previous 5490-5650 MHz rule to class assignment 2. Limit EIRP from 1 W to 200 mW due to PSD limit of 10 mW/MHz, calculated at 20 MHz channel width 5725-5875 MHz: Align previous 5735-5835 MHz rule to class assignment 5925-6425 MHz: Increase EIRP from 200 mW to 250 mW (remains within PSD limit of 12.5 mW/MHz) [1] https://www.mcmc.gov.my/skmmgovmy/media/General/pdf2/Class-Assignment-No-2-of-2025.pdf Signed-off-by: Andrew Yong <me@ndoo.sg> Link: https://patch.msgid.link/20251029012429.68658-1-me@ndoo.sg [wens@kernel.org: resolved conflicts with just the URL updated] Signed-off-by: Chen-Yu Tsai <wens@kernel.org> |
||
|---|---|---|
| debian-example | ||
| web | ||
| .b4-config | ||
| .gitignore | ||
| CONTRIBUTING | ||
| db.txt | ||
| db2bin.py | ||
| db2fw.py | ||
| dbparse.py | ||
| gen-pubcert.sh | ||
| LICENSE | ||
| Makefile | ||
| README | ||
| regulatory.bin | ||
| regulatory.bin.5 | ||
| regulatory.db | ||
| regulatory.db.5 | ||
| regulatory.db.p7s | ||
| sha1sum.txt | ||
| wens.key.pub.pem | ||
| wens.x509.pem | ||
| wireless-regdb.spec | ||
wireless-regdb ================ <https://wireless.wiki.kernel.org/en/developers/regulatory/wireless-regdb> 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 page: https://wireless.wiki.kernel.org/en/developers/regulatory/crda and the full description of the Linux regulatory stack: https://wireless.wiki.kernel.org/en/developers/regulatory John W. Linville 17 November 2008