mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Daniele Venzano <webvenza@libero.it>
To: Marcelo Tosatti <marcelo@conectiva.com.br>
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: [PATCH] Small fix for AGP Config.in
Date: Sun, 3 Mar 2002 15:07:58 +0100	[thread overview]
Message-ID: <20020303140758.GA1930@renditai.milesteg.arr> (raw)

[-- Attachment #1: Type: text/plain, Size: 570 bytes --]

Support for agp in chipsets i820 and i830mp was added to 2.4.18, but
drivers/char/Config.in was not updated. This patch fixes that. It was
made against 2.4.18.

This patch is also available from:
http://digilander.iol.it/webvenza/kernel_patches.html

There is no maintainer for AGP in MAINTAINERS file, so I send it directly to
you, Marcelo.

Bye.
-- 
-----------------------------------------------------
Daniele Venzano
Senior member of the Linux User Group Genova (LUGGe)
E-Mail: venza@iol.it
Web: http://digilander.iol.it/webvenza/
LUGGe: http://lugge.ziobudda.net


[-- Attachment #2: patch_fix_agp_config_in --]
[-- Type: text/plain, Size: 743 bytes --]

diff -urN -X /home/venza/kernel/dontdiff linux-2.4.18-gat/drivers/char/Config.in linux-2.4.18/drivers/char/Config.in
--- linux-2.4.18-gat/drivers/char/Config.in	Sat Mar  2 19:52:50 2002
+++ linux-2.4.18/drivers/char/Config.in	Sat Mar  2 20:08:25 2002
@@ -210,7 +210,7 @@
 
 dep_tristate '/dev/agpgart (AGP Support)' CONFIG_AGP $CONFIG_DRM_AGP
 if [ "$CONFIG_AGP" != "n" ]; then
-   bool '  Intel 440LX/BX/GX and I815/I830M/I840/I850 support' CONFIG_AGP_INTEL
+   bool '  Intel 440LX/BX/GX and I815/I820/I830M/I830MP/I840/I845/I850/I860 support' CONFIG_AGP_INTEL
    bool '  Intel I810/I815/I830M (on-board) support' CONFIG_AGP_I810
    bool '  VIA chipset support' CONFIG_AGP_VIA
    bool '  AMD Irongate, 761, and 762 support' CONFIG_AGP_AMD

                 reply	other threads:[~2002-03-03 14:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20020303140758.GA1930@renditai.milesteg.arr \
    --to=webvenza@libero.it \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcelo@conectiva.com.br \
    /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

all inboxes | Powered by JetHome®