public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Idea: Automatic binary driver compiling system
@ 2006-03-17 18:00 Benjamin Bach
  2006-03-17 17:49 ` Christoph Lameter
  2006-03-17 18:35 ` Lee Revell
  0 siblings, 2 replies; 19+ messages in thread
From: Benjamin Bach @ 2006-03-17 18:00 UTC (permalink / raw)
  To: linux-kernel

Hi all,

First off: I'm new on this list. I'm also new at starting projects. 
Anyways, I've decided on this idea for my first year computer science 
project. I have three months to set it off and definitely the whole 
thing would be released into the world afterwards.

Second: I don't want opinions on the issue of making it easier for 
companies to create binary (pre-compiled) drivers. Yes, we all want more 
open source drivers. Of course.

OK, so here goes: According to Distrowatch there's currently 377 
different distributions out. We have multiple architectures and fresh 
kernel patches every week. If we multiply these numbers, we'd find that 
a company wanting to release a closed-source driver module for Linux 
would face - say - 5,000 compilations a month. Impossible. So most 
companies just release largely incompatible binary drivers in a 
frustratingly limited variety.

I've been looking around for material about the topic of binary Linux 
drivers and creating such in a broad-scale batch mode. But I haven't 
found any. Oh yes, except for Documentation/stable_api_nonsens.txt which 
I found very helpful. But the issue is not having a stable interface - 
rather it is about having a good debugging and building tool that 
handles very very large amounts of kernel versions and patches.

I would be very grateful for pointers to any helpful resource and also 
thoughts on what problems I'm facing. Also I'm aware that this is 
probably not the first time "batch module compiling" has been mentioned... ?

Sincerely,
Benjamin Bach

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

end of thread, other threads:[~2006-03-22 21:52 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-17 18:00 Idea: Automatic binary driver compiling system Benjamin Bach
2006-03-17 17:49 ` Christoph Lameter
2006-03-17 18:35 ` Lee Revell
2006-03-18 15:03   ` Benjamin Bach
2006-03-18 15:10     ` Arjan van de Ven
2006-03-18 15:53       ` Benjamin Bach
2006-03-18 16:11         ` Arjan van de Ven
2006-03-19 10:47           ` Benjamin Bach
2006-03-19 11:54             ` Jesper Juhl
2006-03-19 15:19             ` Bob Copeland
2006-03-19 16:12               ` Benjamin Bach
2006-03-20 11:43                 ` Denis Vlasenko
2006-03-20 15:46                 ` Bob Copeland
2006-03-21 23:02                   ` Lee Revell
2006-03-22 21:51                   ` Pavel Machek
2006-03-18 16:12         ` Jesper Juhl
2006-03-18 16:51         ` Adrian Bunk
2006-03-19 16:30     ` Sander
2006-03-19 18:02   ` Nix

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox