RE: kbuild & C++

From: Budde, Marco
Date: Wed Sep 07 2005 - 05:23:31 EST


Hi,

> Do you have any *serious* intent to drop 10 *megabytes* worth of
driver
> into the kernel??? (Hint - *everything* in drivers/net/wireless
*totals*
> to only 2.7M).

no, I don't. No every module has to go into the standard kernel :-).

> A Linux device driver isn't the same thing as a Windows device driver
- much of
> a Windows driver is considered "userspace" on Linux, and you're free
to do that
> in C++ if you want.

Well, it is not the first driver I am writing for Linux.
So yes, I do know, what is part of a Linux driver and
what is not.

cu, Marco


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