* [PATCH] drivers: wireless: broadcom: b43: Replace outdated firmware URL
@ 2025-02-05 11:06 Salvatore Bonaccorso
2025-02-05 11:10 ` Salvatore Bonaccorso
2025-02-05 17:23 ` Michael Büsch
0 siblings, 2 replies; 3+ messages in thread
From: Salvatore Bonaccorso @ 2025-02-05 11:06 UTC (permalink / raw)
To: Johannes Berg; +Cc: linux-wireless, b43-dev, linux-kernel, Salvatore Bonaccorso
https://wireless.wiki.kernel.org site now redirects to
https://wireless.docs.kernel.org/en/latest/ making the reference
information for the b43 firmware inaccessible. Update the URL to the
current location.
Link: https://bugs.debian.org/1095062
Signed-off-by: Salvatore Bonaccorso <carnil@debian.org>
---
drivers/net/wireless/broadcom/b43/main.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/wireless/broadcom/b43/main.c b/drivers/net/wireless/broadcom/b43/main.c
index 25b4ef9d3c9a..7529afd24aed 100644
--- a/drivers/net/wireless/broadcom/b43/main.c
+++ b/drivers/net/wireless/broadcom/b43/main.c
@@ -2166,7 +2166,7 @@ static void b43_print_fw_helptext(struct b43_wl *wl, bool error)
{
const char text[] =
"You must go to " \
- "https://wireless.wiki.kernel.org/en/users/Drivers/b43#devicefirmware " \
+ "https://wireless.docs.kernel.org/en/latest/en/users/drivers/b43/developers.html#list-of-firmware " \
"and download the correct firmware for this driver version. " \
"Please carefully read all instructions on this website.\n";
--
2.47.2
_______________________________________________
b43-dev mailing list
b43-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/b43-dev
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] drivers: wireless: broadcom: b43: Replace outdated firmware URL
2025-02-05 11:06 [PATCH] drivers: wireless: broadcom: b43: Replace outdated firmware URL Salvatore Bonaccorso
@ 2025-02-05 11:10 ` Salvatore Bonaccorso
2025-02-05 17:23 ` Michael Büsch
1 sibling, 0 replies; 3+ messages in thread
From: Salvatore Bonaccorso @ 2025-02-05 11:10 UTC (permalink / raw)
To: Johannes Berg; +Cc: linux-wireless, b43-dev, linux-kernel
On Wed, Feb 05, 2025 at 12:06:14PM +0100, Salvatore Bonaccorso wrote:
> https://wireless.wiki.kernel.org site now redirects to
> https://wireless.docs.kernel.org/en/latest/ making the reference
> information for the b43 firmware inaccessible. Update the URL to the
> current location.
>
> Link: https://bugs.debian.org/1095062
> Signed-off-by: Salvatore Bonaccorso <carnil@debian.org>
> ---
> drivers/net/wireless/broadcom/b43/main.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/net/wireless/broadcom/b43/main.c b/drivers/net/wireless/broadcom/b43/main.c
> index 25b4ef9d3c9a..7529afd24aed 100644
> --- a/drivers/net/wireless/broadcom/b43/main.c
> +++ b/drivers/net/wireless/broadcom/b43/main.c
> @@ -2166,7 +2166,7 @@ static void b43_print_fw_helptext(struct b43_wl *wl, bool error)
> {
> const char text[] =
> "You must go to " \
> - "https://wireless.wiki.kernel.org/en/users/Drivers/b43#devicefirmware " \
> + "https://wireless.docs.kernel.org/en/latest/en/users/drivers/b43/developers.html#list-of-firmware " \
> "and download the correct firmware for this driver version. " \
> "Please carefully read all instructions on this website.\n";
>
> --
> 2.47.2
FWIW, I think there are more such outdated references and should be
updated to the current docs location. So feel free to reject this one
in favour of a better ovehaul.
Or maybe the old locations could be redirected to the new place?
Regards,
Salvatore
_______________________________________________
b43-dev mailing list
b43-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/b43-dev
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] drivers: wireless: broadcom: b43: Replace outdated firmware URL
2025-02-05 11:06 [PATCH] drivers: wireless: broadcom: b43: Replace outdated firmware URL Salvatore Bonaccorso
2025-02-05 11:10 ` Salvatore Bonaccorso
@ 2025-02-05 17:23 ` Michael Büsch
1 sibling, 0 replies; 3+ messages in thread
From: Michael Büsch @ 2025-02-05 17:23 UTC (permalink / raw)
To: Salvatore Bonaccorso; +Cc: Johannes Berg, linux-wireless, b43-dev, linux-kernel
[-- Attachment #1.1: Type: text/plain, Size: 1324 bytes --]
On Wed, 5 Feb 2025 12:06:14 +0100
Salvatore Bonaccorso <carnil@debian.org> wrote:
> https://wireless.wiki.kernel.org site now redirects to
> https://wireless.docs.kernel.org/en/latest/ making the reference
> information for the b43 firmware inaccessible. Update the URL to the
> current location.
>
> Link: https://bugs.debian.org/1095062
> Signed-off-by: Salvatore Bonaccorso <carnil@debian.org>
> ---
> drivers/net/wireless/broadcom/b43/main.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/net/wireless/broadcom/b43/main.c b/drivers/net/wireless/broadcom/b43/main.c
> index 25b4ef9d3c9a..7529afd24aed 100644
> --- a/drivers/net/wireless/broadcom/b43/main.c
> +++ b/drivers/net/wireless/broadcom/b43/main.c
> @@ -2166,7 +2166,7 @@ static void b43_print_fw_helptext(struct b43_wl *wl, bool error)
> {
> const char text[] =
> "You must go to " \
> - "https://wireless.wiki.kernel.org/en/users/Drivers/b43#devicefirmware " \
> + "https://wireless.docs.kernel.org/en/latest/en/users/drivers/b43/developers.html#list-of-firmware " \
> "and download the correct firmware for this driver version. " \
> "Please carefully read all instructions on this website.\n";
>
Acked-by: Michael Büsch <m@bues.ch>
--
Michael Büsch
https://bues.ch/
[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
[-- Attachment #2: Type: text/plain, Size: 149 bytes --]
_______________________________________________
b43-dev mailing list
b43-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/b43-dev
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-02-05 17:39 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-05 11:06 [PATCH] drivers: wireless: broadcom: b43: Replace outdated firmware URL Salvatore Bonaccorso
2025-02-05 11:10 ` Salvatore Bonaccorso
2025-02-05 17:23 ` Michael Büsch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).