linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: James Simmons <jsimmons@infradead.org>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Dave Jones <davej@codemonkey.org.uk>, <dank@reflexsecurity.com>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: 2.6.0-test1-ac1 Matrox Compile Error
Date: Tue, 15 Jul 2003 18:43:32 +0100 (BST)	[thread overview]
Message-ID: <Pine.LNX.4.44.0307151833310.7746-100000@phoenix.infradead.org> (raw)
In-Reply-To: <1058290204.3857.51.camel@dhcp22.swansea.linux.org.uk>


> >  > > you'll need to build VT support.
> >  > Ug. That is wrong. Fbdev driver are independent of the console layer.
> > 
> > Regardless, the number of people falling over this issue is still
> > somewhere in the region of "silly".
> > The only people who would want to turn off VT support are likely to
> > be embedded folks, so why not move this under CONFIG_EMBEDDED ?
> > and force it to '=y' for everyone else ?
> 
> Seconded  - care to send me a diff for -ac2 8)

   This still doesn't solve the issue with the input api. The input layer 
can be modular on many levels. Even if we force the input core to be built in 
this will not stop people from building the keyabord drivers as modules. 
Having PS/2 support always turned to Y will not also work since there are 
systems that use just USB. Their is a point where users will just have to 
read the README and follow directions. We can't make people do the right 
thing.
   Also doing this kind of thing only covers up broken framebuffer 
drivers. Unfortunetly its going to take me months to cleanup and make the 
fbdev drivers behave right. 


  reply	other threads:[~2003-07-15 17:28 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-15 16:03 2.6.0-test1-ac1 Matrox Compile Error Adam Voigt
2003-07-15 16:16 ` nick black
2003-07-15 16:40   ` James Simmons
2003-07-15 17:13     ` Dave Jones
2003-07-15 17:30       ` Alan Cox
2003-07-15 17:43         ` James Simmons [this message]
2003-07-15 17:49           ` Alan Cox
2003-07-15 18:36             ` James Simmons
2003-07-15 17:57           ` Dave Jones
2003-07-15 18:49             ` Jörn Engel
2003-07-15 19:13               ` Dave Jones
2003-07-15 19:28                 ` Jörn Engel
2003-07-15 19:32                   ` Dave Jones
2003-07-15 20:00                     ` Jörn Engel
2003-07-17 17:03             ` James Simmons
2003-07-17 17:07               ` Dave Jones
2003-07-17 17:37                 ` James Simmons
2003-07-15 17:02   ` Adam Voigt

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=Pine.LNX.4.44.0307151833310.7746-100000@phoenix.infradead.org \
    --to=jsimmons@infradead.org \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=dank@reflexsecurity.com \
    --cc=davej@codemonkey.org.uk \
    --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;
as well as URLs for NNTP newsgroup(s).