On Wed, 07 Sep 2005 11:13:24 +0200, "Budde, Marco" said: > E.g. in my case the Windows source code has got more than 10 MB. > Nobody will convert such an amount of code from C++ to C. > This would take years. 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). 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.
Attachment:
pgpE669kmehSf.pgp
Description: PGP signature
- Follow-Ups:
- Re: kbuild & C++
- From: Esben Nielsen <[email protected]>
- Re: kbuild & C++
- References:
- RE: kbuild & C++
- From: "Budde, Marco" <[email protected]>
- RE: kbuild & C++
- Prev by Date: [PATCH] ppc64: iSeries early printk breakage
- Next by Date: Re: [git patch] fix DocBook build
- Previous by thread: RE: kbuild & C++
- Next by thread: Re: kbuild & C++
- Index(es):