All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@suse.de>
To: Greg KH <greg@kroah.com>
Cc: torvalds@transmeta.com, linux-kernel@vger.kernel.org
Subject: Re: [BK PATCH] agpgart changes for 2.5.26
Date: Wed, 17 Jul 2002 21:30:56 +0200	[thread overview]
Message-ID: <20020717213056.I18170@suse.de> (raw)
In-Reply-To: <20020717183615.GB9589@kroah.com>

On Wed, Jul 17, 2002 at 11:36:15AM -0700, Greg KH wrote:
 > Hi,
 > 
 > These changesets have the latest agpgart code from the -dj tree, and
 > I've tried to rename the files to something that makes more sense.
 > 
 > 
 > Pull from:  http://linuxusb.bkbits.net/agpgart-2.5
 > 
 >  drivers/char/agp/agp.h               |  348 +-
 >  drivers/char/agp/ali.c               |  265 ++
 >  drivers/char/agp/amd.c               |  408 +++
 >  drivers/char/agp/Config.help         |   88 
 >  drivers/char/agp/Config.in           |   14 
 >  drivers/char/agp/frontend.c          | 1086 ++++++++
 >  drivers/char/agp/hp.c                |  394 +++
 >  drivers/char/agp/i460.c              |  595 ++++
 >  drivers/char/agp/i810.c              |  594 ++++
 >  drivers/char/agp/i8x0.c              |  726 +++++
 >  drivers/char/agp/Makefile            |   35 
 >  drivers/char/agp/sis.c               |  142 +
 >  drivers/char/agp/sworks.c            |  626 ++++
 >  drivers/char/agp/via.c               |  151 +

Linus last comment mentioned via-agp.c, and the likes,
which I did in my tree, but haven't put up a diff yet.
I could dig those out for you, but you could probably
'mv' them faster than I can chunk up the diff into pieces.

        Dave
 
-- 
| Dave Jones.        http://www.codemonkey.org.uk
| SuSE Labs

  reply	other threads:[~2002-07-17 19:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-17 18:36 [BK PATCH] agpgart changes for 2.5.26 Greg KH
2002-07-17 19:30 ` Dave Jones [this message]
2002-07-17 20:36   ` Greg KH
2002-07-17 20:43     ` Dave Jones
2002-07-17 23:32       ` [BK PATCH] agpgart changes for 2.5.26 - take 2 Greg KH
2002-07-17 23:21     ` [BK PATCH] agpgart changes for 2.5.26 Alan Cox

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=20020717213056.I18170@suse.de \
    --to=davej@suse.de \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.