From: Helge Hafting <helge.hafting@aitel.hist.no>
To: Anshuman Gholap <anshu.pg@gmail.com>
Cc: linux-kernel@vger.kernel.org, Jan Knutar <jk-lkml@sci.fi>
Subject: Re: [future of drivers?] a proposal for binary drivers.
Date: Thu, 09 Mar 2006 10:21:30 +0100 [thread overview]
Message-ID: <440FF39A.7010207@aitel.hist.no> (raw)
In-Reply-To: <ec92bc30603080203rb4f5e7bvea993a44ceb5d3ca@mail.gmail.com>
Anshuman Gholap wrote:
>Hello Jan,
>
>you said quote, "The real question is: Why do binary-only drivers
>need to exist?"
>
>super super super nice question.
>
>ok here is the deal, My bro who is a doctor and has lenovo laptop,
>buys lets say dlink pcmcia wifi card , and opens the box, gets the
>hardware out and the software cd out, all he sees is windows related
>drivers and documentation, he and any person like him wont even bother
>how to plug this in ubuntu linux (which i almost mind-controlled him
>into installing it) , he knowing me as a linux person will keep
>bugging me, when i tell him to install a kernel source compile it to
>allow 16k stack, install ndiswrapper and load the windows driver and
>compile install gtk-wifi app and get wifi network. he might admit me
>into hospital for talk_while_geek with a normal person.
>
>if there was binary allowed (with any license) maybe dlink themself
>would build a driver, make documentation and provide it on CD, just
>see how much effort would be saved and in end he would get more time
>to treat his patients.
>
>
This is where your assumption is _WRONG_.
Sure - it would be nice if dlink provided a driver!
But there is _no need_ for this driver to be binary!
You see, providing a open-source driver is no harder than
a binary one for the provider. This because _all_ drivers have
source. If the open driver is for somewhat popular hardware then
the company won't even have to maintain it - someone will
usually do it. So usually, a company can save money by
providing source.
Second, an open source driver will make life much much easier
for the end-users too. Much easier, in fact, than a binary driver
provided on a cd. Why? Because you actually have to install
binary drivers. That's work an end-user don't want to do.
An open-source driver however, will be integrated into the
linux kernel source. That means that when you install linux
(or have someone else install it, as "computer dummies" do,)
then the driver is in the machine already.
When a linux distribution is on your machine, then all the
open source drivers supported by linux is there already.
You can add hardware, and it will work either immediately
(USB, cardbus, other hotplug stuff) or after the next boot
(PCI, IDE, other non-hotplug stuff.)
Of course, you have to take care to buy hardware that
linux actually support. Not a big problem, for linux
support all categories of hardware even if there certainly
is unsupported hardware too.
This is no different from the windows world - you don't
want to buy unsupported hardware there either.
And yes, such hardware exist. The obvious example
is any computer with an intel-incompatible processor,
many of which runs linux just fine. :-)
>I have thousands of similar scenarios. Even I wont mind the luxury of
>making hardware just working and not going to google>>download src>>if
>bug/error found>>go to forums post thread>>hang on irc and bug
>ppl>>get more things compiled done >>if work then enjoy>> or wait for
>the philanthropic coder to solve bug and release new ver.
>
>
Linux surely have the luxury of hardware that just works.
Poor windows users - they actually need to mess around
with the driver CDs that comes with most hardware. I don't!
And when they reinstall, they need all those CDs again. I don't.
And if they stumble onto a bug - and yes, they do sometimes,
then they can write to microsoft and only hope to
get any answer at all. When was the last time microsoft (or
someone providing windows drivers for their hardware)
fixed a bug and released an update a few _hours_ after
a bug report? With linux, that happens all the time,
although there sure are bugs that take longer too.
To put it short - the problem you describes is easily
solved by drivers. There is no reason whatsoever
for them to be binary though. (As an end-user, your
brother won't need the compiler, he'll get the driver
precompiled from his linux distribution vendor - _if_
they have access to an open source driver.)
Helge Hafting
next prev parent reply other threads:[~2006-03-09 9:21 UTC|newest]
Thread overview: 97+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-08 9:35 [future of drivers?] a proposal for binary drivers Anshuman Gholap
2006-03-08 9:51 ` Jan Knutar
2006-03-08 10:03 ` Anshuman Gholap
2006-03-08 10:23 ` Martin Mares
2006-03-08 14:34 ` Jan Engelhardt
2006-03-08 11:11 ` Jan Knutar
2006-03-08 13:07 ` Diego Calleja
2006-03-09 15:17 ` Luke-Jr
2006-03-09 16:22 ` Phillip Susi
2006-03-09 16:56 ` Michael Concannon
2006-03-09 9:21 ` Helge Hafting [this message]
2006-03-10 8:03 ` Matthias Andree
2006-03-13 23:06 ` Bernd Petrovitsch
2006-03-14 0:00 ` David Schwartz
2006-03-15 0:50 ` Valdis.Kletnieks
2006-03-15 9:18 ` Bernd Petrovitsch
2006-03-08 19:41 ` Martin Michlmayr
2006-03-08 9:57 ` Xavier Bestel
2006-03-08 10:27 ` Al Viro
2006-03-08 10:52 ` Anshuman Gholap
2006-03-08 10:55 ` Arjan van de Ven
2006-03-08 11:02 ` Anshuman Gholap
2006-03-14 3:02 ` Jon Masters
[not found] ` <20060313223520.113bc6d0.seanlkml@sympatico.ca>
2006-03-14 3:35 ` sean
2006-03-08 11:40 ` Matthias Schniedermeyer
2006-03-08 12:00 ` Anshuman Gholap
2006-03-09 15:32 ` Rik van Riel
2006-03-08 14:59 ` Dave Neuer
2006-03-08 21:54 ` Hannu Savolainen
2006-03-09 4:41 ` David Schwartz
2006-03-09 10:02 ` Dave Airlie
2006-03-09 10:42 ` Rudolf Randal
2006-03-09 11:22 ` DervishD
2006-03-09 12:13 ` Andreas Mohr
2006-03-09 18:34 ` Alistair John Strachan
2006-03-10 8:19 ` DervishD
2006-03-09 22:04 ` David Schwartz
2006-03-09 11:41 ` Dagfinn Ilmari Mannsåker
2006-03-09 22:12 ` David Schwartz
2006-03-09 15:13 ` Dave Neuer
2006-03-09 22:11 ` David Schwartz
2006-03-09 23:30 ` Dave Neuer
2006-03-10 1:04 ` David Schwartz
2006-03-09 9:26 ` Helge Hafting
2006-03-09 15:09 ` Luke-Jr
2006-03-09 16:29 ` Phillip Susi
2006-03-09 16:49 ` Olivier Galibert
2006-03-09 17:33 ` Dave Neuer
2006-03-09 18:25 ` Xavier Bestel
2006-03-09 20:22 ` Dave Neuer
2006-03-09 21:32 ` marty fouts
2006-03-11 0:54 ` Eduard Bloch
2006-03-11 1:01 ` Jan Knutar
2006-03-11 9:16 ` DervishD
2006-03-11 9:52 ` Eduard Bloch
2006-03-11 11:43 ` David Schwartz
2006-03-11 12:07 ` DervishD
2006-03-12 17:09 ` Dave Neuer
2006-03-13 2:19 ` David Schwartz
2006-03-13 16:16 ` Dave Neuer
2006-03-13 21:57 ` David Schwartz
2006-03-14 13:30 ` Helge Hafting
2006-03-12 3:57 ` Dave Neuer
2006-03-13 5:16 ` David Schwartz
2006-03-13 5:25 ` David Schwartz
2006-03-13 8:20 ` Arjan van de Ven
2006-03-13 21:57 ` David Schwartz
[not found] ` <20060314032447.6be9af0a.seanlkml@sympatico.ca>
2006-03-14 8:24 ` sean
2006-03-14 10:46 ` David Schwartz
2006-03-14 21:42 ` Valdis.Kletnieks
2006-03-13 9:24 ` Bernd Petrovitsch
2006-03-13 17:16 ` Lee Revell
2006-03-13 22:08 ` Bernd Petrovitsch
2006-03-13 21:57 ` David Schwartz
2006-03-09 20:15 ` Phillip Susi
2006-03-09 21:30 ` Dave Neuer
2006-03-09 22:06 ` Lee Revell
2006-03-10 2:57 ` Phillip Susi
2006-03-10 4:25 ` David Schwartz
2006-03-09 22:21 ` David Schwartz
-- strict thread matches above, loose matches on Subject: below --
2006-03-08 21:28 Tim Tassonis
2006-03-08 21:32 ` Randy.Dunlap
2006-03-09 0:20 ` Jan Knutar
2006-03-13 11:17 ` Helge Hafting
2006-03-13 15:19 ` Anshuman Gholap
2006-03-13 15:53 ` Dave Neuer
2006-03-13 6:02 Matt Reuther
2006-03-13 9:08 ` Bernd Petrovitsch
2006-03-13 22:00 ` David Schwartz
2006-03-13 22:32 ` Lee Revell
2006-03-14 0:02 ` David Schwartz
2006-03-13 19:00 Tim Tassonis
2006-03-13 19:15 ` Lee Revell
2006-03-13 19:25 ` Tim Tassonis
2006-03-13 19:31 ` Lee Revell
2006-03-13 19:46 ` Tim Tassonis
2006-03-13 23:06 ` Bernd Petrovitsch
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=440FF39A.7010207@aitel.hist.no \
--to=helge.hafting@aitel.hist.no \
--cc=anshu.pg@gmail.com \
--cc=jk-lkml@sci.fi \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox