linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Licensing wlc_phy_radio.h and brcm80211 (was: [PATCH 3/3] b43: N-PHY: add 2055 radio regs)
@ 2010-10-14 16:40 Rafał Miłecki
  2010-10-14 16:51 ` Greg KH
  0 siblings, 1 reply; 9+ messages in thread
From: Rafał Miłecki @ 2010-10-14 16:40 UTC (permalink / raw)
  To: Gábor Stefanik, John W. Linville, b43-dev, linux-wireless,
	Henry Ptasinski, Brett Rudley, Nohee Ko, Greg Kroah-Hartman

W dniu 11 października 2010 18:24 użytkownik Gábor Stefanik
<netrolller.3d@gmail.com> napisał:
> Doesn't brcm80211 contain register names for B2055?

I've checked brcm80211 and noticed defines in
drivers/staging/brcm80211/phy/wlc_phy_radio.h.

Whole brcm80211 driver is licensed as:
MODULE_LICENSE("Dual BSD/GPL");

Mentioned file contains following comments:
+/*
+ * Copyright (c) 2010 Broadcom Corporation
+ *
+ * Permission to use, copy, modify, and/or distribute this software for any
+ * purpose with or without fee is hereby granted, provided that the above
+ * copyright notice and this permission notice appear in all copies.

Our b43 driver is licensed as:
MODULE_LICENSE("GPL");
and I am not sure if permission above is actually GPL-compatible. The
best option would be to add defines from wlc_phy_radio.h and include
Broadcom's copyright. However comment above wants us to include info
about free copying/modifying/using which is not GPL-compatible.

Is there any way to solve this issue?

-- 
Rafał

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

end of thread, other threads:[~2010-10-14 22:09 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-14 16:40 Licensing wlc_phy_radio.h and brcm80211 (was: [PATCH 3/3] b43: N-PHY: add 2055 radio regs) Rafał Miłecki
2010-10-14 16:51 ` Greg KH
2010-10-14 17:06   ` Rafał Miłecki
2010-10-14 17:17     ` Greg KH
2010-10-14 17:24       ` Michael Büsch
2010-10-14 17:38       ` Rafał Miłecki
2010-10-14 18:14         ` John W. Linville
2010-10-14 18:18           ` Luis R. Rodriguez
2010-10-14 22:12       ` Dan Williams

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).