Re: kernel modules

Arnaldo Carvalho de Melo (acme@conectiva.com.br)
Thu, 22 Nov 2001 00:52:04 -0200


Em Tue, Nov 20, 2001 at 12:35:19PM -0800, Lee Chin escreveu:

> I know that if you write a kernel module, and dont modify any kernel
> source to get the module written, then you dont have to open the source
> for your module... but what if you include header files with in line
> functions?

Well, most probably all the binary only drivers use inline functions in
kernel headers, but as Alan says, talk to your lawyer 8)

- Arnaldo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/