Re: [systemd-devel] [PATCH] hwdb: add sdio identifiers for Broadcom WLAN cards

2015-02-27 Thread Arend van Spriel

On 02/27/15 01:24, Marcel Holtmann wrote:

Hi Arend,


This patch adds the sdio identifiers known to be supported by
the brcmfmac open-source driver.

Cc: Marcel Holtmann
Signed-off-by: Arend van Spriel


I remove the signed-off-by line since it is not standard practice here and then 
applied the patch.


Ok. Fine by me. I noticed you already mentioned that when I did first 
attempt, but that one never got through because I was not subscribed to 
the systemd-devel list.


Thanks for applying it.

Regards,
Arend
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


Re: [systemd-devel] [PATCH] hwdb: add sdio identifiers for Broadcom WLAN cards

2015-02-26 Thread Marcel Holtmann
Hi Arend,

> This patch adds the sdio identifiers known to be supported by
> the brcmfmac open-source driver.
> 
> Cc: Marcel Holtmann 
> Signed-off-by: Arend van Spriel 

I remove the signed-off-by line since it is not standard practice here and then 
applied the patch.

Regards

Marcel

___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


Re: [systemd-devel] [PATCH] hwdb: add sdio identifiers for Broadcom WLAN cards

2015-02-25 Thread Arend van Spriel

On 02/25/15 12:29, Vasiliy Tolstov wrote:

2015-02-25 13:02 GMT+03:00 Arend van Spriel:

This patch adds the sdio identifiers known to be supported by
the brcmfmac open-source driver.



What about BCM43228 ?


That's a PCIe device.

Regards,
Arend

___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


Re: [systemd-devel] [PATCH] hwdb: add sdio identifiers for Broadcom WLAN cards

2015-02-25 Thread Vasiliy Tolstov
2015-02-25 13:02 GMT+03:00 Arend van Spriel :
> This patch adds the sdio identifiers known to be supported by
> the brcmfmac open-source driver.


What about BCM43228 ?

-- 
Vasiliy Tolstov,
e-mail: v.tols...@selfip.ru
jabber: v...@selfip.ru
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


[systemd-devel] [PATCH] hwdb: add sdio identifiers for Broadcom WLAN cards

2015-02-25 Thread Arend van Spriel
This patch adds the sdio identifiers known to be supported by
the brcmfmac open-source driver.

Cc: Marcel Holtmann 
Signed-off-by: Arend van Spriel 
---
 hwdb/sdio.ids | 10 ++
 1 file changed, 10 insertions(+)

diff --git a/hwdb/sdio.ids b/hwdb/sdio.ids
index 8a4c713..d617297 100644
--- a/hwdb/sdio.ids
+++ b/hwdb/sdio.ids
@@ -34,6 +34,16 @@
5347  GDM72xx WiMAX
 02d0  Broadcom Corp.
044b  Nintendo Wii WLAN daughter card
+   a887  BCM43143 WLAN card
+   4324  BCM43241 WLAN card
+   4329  BCM4329 WLAN card
+   4330  BCM4330 WLAN card
+   4334  BCM4334 WLAN card
+   a94c  BCM43340 WLAN card
+   a94d  BCM43341 WLAN card
+   4335  BCM4335/BCM4339 WLAN card
+   a962  BCM43362 WLAN card
+   4354  BCM4354 WLAN card
 02db  SyChip Inc.
0002  Pegasus WLAN SDIO Card (6060SD)
 02df  Marvell Technology Group Ltd.
-- 
1.9.1

___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


Re: [systemd-devel] [PATCH] hwdb: add sdio identifiers for Broadcom WLAN cards

2014-12-21 Thread Marcel Holtmann
Hi Arend,

> This patch adds the sdio identifiers known to be supported by
> the brcmfmac open-source driver.
> 
> Cc: Marcel Holtmann 
> Signed-off-by: Arend van Spriel 

there are some commits with Signed-off-by lines, but in general they are not in 
use. So don't bother with it.

> ---
> hwdb/sdio.ids | 10 ++
> 1 file changed, 10 insertions(+)
> 
> diff --git a/hwdb/sdio.ids b/hwdb/sdio.ids
> index 8a4c713..d617297 100644
> --- a/hwdb/sdio.ids
> +++ b/hwdb/sdio.ids
> @@ -34,6 +34,16 @@
>   5347  GDM72xx WiMAX
> 02d0  Broadcom Corp.
>   044b  Nintendo Wii WLAN daughter card
> + a887  BCM43143 WLAN card
> + 4324  BCM43241 WLAN card
> + 4329  BCM4329 WLAN card
> + 4330  BCM4330 WLAN card
> + 4334  BCM4334 WLAN card
> + a94c  BCM43340 WLAN card
> + a94d  BCM43341 WLAN card
> + 4335  BCM4335/BCM4339 WLAN card
> + a962  BCM43362 WLAN card
> + 4354  BCM4354 WLAN card

I would prefer if we keep the file sorted as stated in the header.

Regards

Marcel

___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel