All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Fix URLs for firmware files.
@ 2010-09-11 16:44 Henry Ptasinski
  2010-09-12 17:35 ` Gábor Stefanik
  0 siblings, 1 reply; 2+ messages in thread
From: Henry Ptasinski @ 2010-09-11 16:44 UTC (permalink / raw)
  To: gregkh; +Cc: henryp, devel, linux-wireless

>From 6c45ba230e63b6ee85b9a51962e545d6d0e5698c Mon Sep 17 00:00:00 2001
From: Henry Ptasinski <henryp@broadcom.com>
Date: Sat, 11 Sep 2010 09:40:20 -0700
Subject: [PATCH] Fix URLs for firmware files.


Signed-off-by: Henry Ptasinski <henryp@broadcom.com>
---
 drivers/staging/brcm80211/README |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/staging/brcm80211/README b/drivers/staging/brcm80211/README
index 97fa01c..c3ba9bb 100644
--- a/drivers/staging/brcm80211/README
+++ b/drivers/staging/brcm80211/README
@@ -40,8 +40,8 @@ Firmware installation
 Firmware is available from the Linux firmware repository at:
 
 	git://git.kernel.org/pub/scm/linux/kernel/git/dwmw2/linux-firmware.git
-	http://git.kernel.org/pub/scm/linux/kernel/git/dwmw2/linux-firmware.git
-	https://git.kernel.org/pub/scm/linux/kernel/git/dwmw2/linux-firmware.git
+	http://git.kernel.org/?p=linux/kernel/git/dwmw2/linux-firmware.git
+	https://git.kernel.org/?p=linux/kernel/git/dwmw2/linux-firmware.git
 
 For all chips, copy brcm/bcm43xx-0-610-809-0.fw and
 brcm/bcm43xx_hdr-0-610-809-0.fw to /lib/firmware/brcm (or wherever firmware is
-- 
1.6.3.3



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Fix URLs for firmware files.
  2010-09-11 16:44 [PATCH] Fix URLs for firmware files Henry Ptasinski
@ 2010-09-12 17:35 ` Gábor Stefanik
  0 siblings, 0 replies; 2+ messages in thread
From: Gábor Stefanik @ 2010-09-12 17:35 UTC (permalink / raw)
  To: Henry Ptasinski; +Cc: gregkh, devel, linux-wireless

On Sat, Sep 11, 2010 at 6:44 PM, Henry Ptasinski <henryp@broadcom.com> wrote:
> From 6c45ba230e63b6ee85b9a51962e545d6d0e5698c Mon Sep 17 00:00:00 2001
> From: Henry Ptasinski <henryp@broadcom.com>
> Date: Sat, 11 Sep 2010 09:40:20 -0700
> Subject: [PATCH] Fix URLs for firmware files.
>
>
> Signed-off-by: Henry Ptasinski <henryp@broadcom.com>
> ---
>  drivers/staging/brcm80211/README |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/staging/brcm80211/README b/drivers/staging/brcm80211/README
> index 97fa01c..c3ba9bb 100644
> --- a/drivers/staging/brcm80211/README
> +++ b/drivers/staging/brcm80211/README
> @@ -40,8 +40,8 @@ Firmware installation
>  Firmware is available from the Linux firmware repository at:
>
>        git://git.kernel.org/pub/scm/linux/kernel/git/dwmw2/linux-firmware.git
> -       http://git.kernel.org/pub/scm/linux/kernel/git/dwmw2/linux-firmware.git
> -       https://git.kernel.org/pub/scm/linux/kernel/git/dwmw2/linux-firmware.git
> +       http://git.kernel.org/?p=linux/kernel/git/dwmw2/linux-firmware.git
> +       https://git.kernel.org/?p=linux/kernel/git/dwmw2/linux-firmware.git
>
>  For all chips, copy brcm/bcm43xx-0-610-809-0.fw and
>  brcm/bcm43xx_hdr-0-610-809-0.fw to /lib/firmware/brcm (or wherever firmware is
> --
> 1.6.3.3
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

Is there any chance of sharing firmware between brcm80211 and b43
eventually? (Also, are there plans to release redistributable firmware
for earlier PHYs, for use with b43 and/or a future version of
brcm80211 with legacy-PHY support?)

-- 
Vista: [V]iruses, [I]ntruders, [S]pyware, [T]rojans and [A]dware. :-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-09-12 17:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-11 16:44 [PATCH] Fix URLs for firmware files Henry Ptasinski
2010-09-12 17:35 ` Gábor Stefanik

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.