public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@suse.de>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Didier Moens <moensd@xs4all.be>,
	linux-kernel@vger.kernel.org,
	Nicolas Aspert <Nicolas.Aspert@epfl.ch>
Subject: Re: OOPS in APM 2.4.18-pre4 with i830MP agpgart
Date: Fri, 18 Jan 2002 21:28:43 +0100	[thread overview]
Message-ID: <20020118212843.A6416@suse.de> (raw)
In-Reply-To: <3C487E68.1000404@xs4all.be> <E16RfZf-0007nk-00@the-village.bc.nu>
In-Reply-To: <E16RfZf-0007nk-00@the-village.bc.nu>; from alan@lxorguk.ukuu.org.uk on Fri, Jan 18, 2002 at 08:25:19PM +0000

On Fri, Jan 18, 2002 at 08:25:19PM +0000, Alan Cox wrote:
 > > Unfortunately, loading agpgart yields an oops when APM ("apm -s") is 
 > > invoked, both in terminal and in X. APM functions perfectly when agpgart 
 > > is absent.
 > Looks like the author forgot to set the suspend/resume methods in the
 > structure to the generic ones

   1373 static int __init intel_i830_setup(struct pci_dev *i830_dev)
   1374 {
   1375     intel_i830_private.i830_dev = i830_dev;
   1376     
 ...
   1404     agp_bridge.suspend = agp_generic_suspend;
   1405     agp_bridge.resume = agp_generic_resume;

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

  parent reply	other threads:[~2002-01-18 20:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-18 19:58 OOPS in APM 2.4.18-pre4 with i830MP agpgart Didier Moens
2002-01-18 20:25 ` Alan Cox
2002-01-18 20:25   ` Nicolas Aspert
2002-01-18 20:28   ` Dave Jones [this message]
2002-01-18 20:40     ` Didier Moens
2002-01-18 20:39 ` Nicolas Aspert
2002-01-19  8:44 ` [PATCH]Re: " Nicolas Aspert
2002-01-19 21:50   ` Didier Moens

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=20020118212843.A6416@suse.de \
    --to=davej@suse.de \
    --cc=Nicolas.Aspert@epfl.ch \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=moensd@xs4all.be \
    /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