public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: ebiederm@xmission.com (Eric W. Biederman)
To: Albert Cahalan <albert@users.sourceforge.net>
Cc: linux-kernel mailing list <linux-kernel@vger.kernel.org>,
	diegocg@gmail.com, lsorense@csclub.uwaterloo.ca, riel@redhat.com,
	nigelenki@comcast.net
Subject: Re: binary drivers and development
Date: 19 Mar 2005 04:29:54 -0700	[thread overview]
Message-ID: <m1br9f27rh.fsf@ebiederm.dsl.xmission.com> (raw)
In-Reply-To: <1110517070.1949.60.camel@cube>

Albert Cahalan <albert@users.sf.net> writes:

> Lennart Sorensen writes:
> 
> > You forgot the very important:
> >    - Only works on architecture it was compiled for.  So anyone not
> >      using i386 (and maybe later x86-64) is simply out of luck.  What do
> >      nvidia users that want accelerated nvidia drivers for X DRI do
> >      right now if they have a powerpc or a sparc or an alpha?  How about
> >      porting Linux to a new architecture.  With binary drivers you now
> >      start out with no drivers on the new architecture except for the
> >      ones you have source for.  Not very productive.
> 
> Rik van Riel writes:
> 
> > No, it wouldn't.  I can use a source code driver on x86,
> > x86-64 and PPC64 systems, but a binary driver is only
> > usable on the architecture it was compiled for.
> >
> > Source code is way more portable than binary anything.
> 
> The kernel already has an AML interpreter for ACPI. **duck**
> 
> As for portability, AML would do the job. It beats typical
> vendor source code IMHO, because endianness and integer size
> are well-defined. (like the Java VM and .net)

Last I looked the kernel implemented opcodes that were not
in the ACPI spec.  So I would go with defined, but not
well defined.

Eric

  reply	other threads:[~2005-03-19 11:33 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-11  4:57 binary drivers and development Albert Cahalan
2005-03-19 11:29 ` Eric W. Biederman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-03-10 16:28 John Richard Moser
2005-03-10 16:48 ` Greg KH
2005-03-10 17:19   ` John Richard Moser
2005-03-10 17:24     ` Greg KH
2005-03-10 17:02 ` Ralf Baechle
2005-03-10 17:25   ` John Richard Moser
2005-03-10 17:24 ` John Richard Moser
2005-03-10 20:03   ` Diego Calleja
2005-03-10 20:14     ` John Richard Moser
2005-03-10 21:21   ` Lennart Sorensen
2005-03-10 21:42     ` John Richard Moser
2005-03-10 22:31       ` Lee Revell
2005-03-10 21:59   ` Peter Chubb
2005-03-10 22:32     ` John Richard Moser
2005-03-12 15:53       ` Felipe Alfaro Solana
2005-03-13  5:01         ` John Richard Moser
2005-03-13  7:17           ` Mike Galbraith
2005-03-10 22:45   ` Rik van Riel
2005-03-11 10:39     ` Ben Dooks
2005-03-11 16:39       ` Benedikt Spranger
2005-03-11 16:10   ` Jon Smirl

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=m1br9f27rh.fsf@ebiederm.dsl.xmission.com \
    --to=ebiederm@xmission.com \
    --cc=albert@users.sourceforge.net \
    --cc=diegocg@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lsorense@csclub.uwaterloo.ca \
    --cc=nigelenki@comcast.net \
    --cc=riel@redhat.com \
    /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