[PATCH] wireless-regdb: Update regulatory info for Brunei Darussalam (BN) for 2022

Chen-Yu Tsai wens at kernel.org
Mon Apr 27 23:57:00 PDT 2026


Hi,

Thank you for the patch and sorry for taking so long to get to it.

On Sat, Oct 25, 2025 at 4:53 PM <hfzz7 at duck.com> wrote:
>
> In 2022, Authority for Info-communications Technology Industry of Brunei Darussalam (AITI) updates The Brunei Darussalam Radio Spectrum Plan. [1]
>
> * 2400-2483.5 MHz
>         - 200 mW
>
> * 5150-5350 MHz
>         - 1000 mW
>         (For 5250-5.350 MHz, DFS and TPC are required)
>
> * 5470-5725 MHz
>         - 1000 mW
>         - DFS
>         - TPC

The database nor Linux supports TPC. Here we can follow FCC 15.407 and
limit the power to under 500mW:

    Transmit power control (TPC). U-NII devices operating in the
    5.25-5.35 GHz band and the 5.47-5.725 GHz band shall employ
    a TPC mechanism. The U-NII device is required to have the
    capability to operate at least 6 dB below the mean EIRP value
    of 30 dBm. A TPC mechanism is not required for systems with
    an e.i.r.p. of less than 500 mW.

> * 5725-5850 MHz
>         - 4000 mW
>
> Also, add regulatory info for WiGig/60 GHz
> * 57000-66000 MHz
>         - 10 W / 10000 mW

This limit is for indoor use only.  The remark column says

    outdoor use is restricted to maximum EIRP of 25 dBm and maximum
    EIRP power spectral density of -2 dBm / MHz

So please add the INDOOR-ONLY flag.

> Note: According to the Telecommunications (Radio-communication) Regulations, 2013 of the Telecommunications Order, 2001 (S 38/2001), "non-localised use" refers to the operations of specified radio-communication equipment or network at a specific frequency or in any specified frequency within the whole of Brunei Darussalam. [2]

Please wrap the commit message to 80 characters per line. This however
doesn't apply to URLs.


Thanks
ChenYu

> [1] https://aiti.gov.bn/media/planjc1p/bd-radio-spectrum-plan-2019.pdf
> [2] https://www.agc.gov.bn/AGC%20Images/LAWS/Gazette_PDF/2013/EN/s086.pdf
>
> Signed-off-by: Hafiz Zafran <hfzz7 at duck.com>
> ---
>  db.txt | 14 +++++++++-----
>  1 file changed, 9 insertions(+), 5 deletions(-)
>
> diff --git a/db.txt b/db.txt
> index 1d17271..8e5cbb5 100644
> --- a/db.txt
> +++ b/db.txt
> @@ -326,11 +326,15 @@ country BM: DFS-FCC
>         (5490 - 5730 @ 160), (24), DFS
>         (5735 - 5835 @ 80), (30)
>
> -country BN: DFS-JP
> -       (2402 - 2482 @ 40), (20)
> -       (5170 - 5250 @ 80), (20), AUTO-BW
> -       (5250 - 5330 @ 80), (20), DFS, AUTO-BW
> -       (5735 - 5835 @ 80), (20)
> +# https://aiti.gov.bn/media/planjc1p/bd-radio-spectrum-plan-2019.pdf
> +# Section 7.5, Page 244-251
> +country BN: DFS-FCC
> +       (2400 - 2483.5 @ 40), (200 mW)
> +       (5150 - 5250 @ 80), (1000 mW), AUTO-BW
> +       (5250 - 5350 @ 80), (1000 mW), DFS, AUTO-BW
> +       (5470 - 5730 @ 160), (1000 mW), DFS
> +       (5725 - 5850 @ 80), (4000 mW), AUTO-BW
> +       (57000 - 66000 @ 2160), (10000 mW)
>
>  country BO: DFS-JP
>         (2402 - 2482 @ 40), (20)
> --
> 2.51.1
>
>



More information about the wireless-regdb mailing list