[PATCH] SDIO support for Globalscale Dreamplug
Warner Losh
imp at bsdimp.com
Fri Aug 23 14:10:52 UTC 2013
On Aug 23, 2013, at 1:24 AM, Adrian Chadd wrote:
> It only infects the kernel if it's linked in.
And only for the people distributing it....
> So, only have it build as a module for now!
We have several GPL'd bits of code that can be built into the kernel, but that we don't have in GENERIC. So you kinda have to do both to follow the established pattern. And the GPL stuff is built as part of LINT....
Warner
>
>
> -adrian
>
>
> On 22 August 2013 23:23, Ilya Bakulin <ilya at bakulin.de> wrote:
>
>> On 22.08.13 23:25, Adrian Chadd wrote:
>>> ... just do a driver port from Linux.
>>>
>>> Make sure your new code is in different, BSD licenced source files.
>>>
>>> We can then either import it into contrib/, or use it as a reference to
>>> generate chipset documentation and then have someone else fill in the
>>> routines one BSD routine at a time.
>>>
>>>
>>>
>>> -adrian
>>>
>>
>> OK, yeah it will be faster than waiting for docs that will never come :-)
>> I think there is no need to import the code, after all we would probably
>> prefer not to include GPL code in kernel, which would mean that the
>> whole kernel gets infected.
>> --
>> Regards,
>> Ilya Bakulin
>>
> _______________________________________________
> freebsd-embedded at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-embedded
> To unsubscribe, send any mail to "freebsd-embedded-unsubscribe at freebsd.org"
More information about the freebsd-embedded
mailing list