All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jon Smirl <jonsmirl@gmail.com>
To: Jeff Garzik <jgarzik@pobox.com>
Cc: lkml <linux-kernel@vger.kernel.org>,
	fbdev <linux-fbdev-devel@lists.sourceforge.net>,
	Greg KH <greg@kroah.com>
Subject: Re: Problem: how to sequence reset of PCI hardware
Date: Mon, 21 Feb 2005 11:52:27 -0500	[thread overview]
Message-ID: <9e47339105022108527e3c679d@mail.gmail.com> (raw)
In-Reply-To: <42199DD9.10807@pobox.com>

On Mon, 21 Feb 2005 03:37:45 -0500, Jeff Garzik <jgarzik@pobox.com> wrote:
> You either need to execute the video BIOS to initialize the hardware
> registers, or initialize the hardware registers themselves.

That is what the user mode reset program does.

The problem is, how do I get it to run before calling the device's
probe function? Most of the framebuffer drivers assume that the
hardware has already been reset in their probe code.


> 
>         Jeff
> 
> 


-- 
Jon Smirl
jonsmirl@gmail.com


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click

WARNING: multiple messages have this Message-ID (diff)
From: Jon Smirl <jonsmirl@gmail.com>
To: Jeff Garzik <jgarzik@pobox.com>
Cc: lkml <linux-kernel@vger.kernel.org>,
	fbdev <linux-fbdev-devel@lists.sourceforge.net>,
	Greg KH <greg@kroah.com>
Subject: Re: Problem: how to sequence reset of PCI hardware
Date: Mon, 21 Feb 2005 11:52:27 -0500	[thread overview]
Message-ID: <9e47339105022108527e3c679d@mail.gmail.com> (raw)
In-Reply-To: <42199DD9.10807@pobox.com>

On Mon, 21 Feb 2005 03:37:45 -0500, Jeff Garzik <jgarzik@pobox.com> wrote:
> You either need to execute the video BIOS to initialize the hardware
> registers, or initialize the hardware registers themselves.

That is what the user mode reset program does.

The problem is, how do I get it to run before calling the device's
probe function? Most of the framebuffer drivers assume that the
hardware has already been reset in their probe code.


> 
>         Jeff
> 
> 


-- 
Jon Smirl
jonsmirl@gmail.com

  reply	other threads:[~2005-02-21 16:53 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-21  7:24 Problem: how to sequence reset of PCI hardware Jon Smirl
2005-02-21  7:24 ` Jon Smirl
2005-02-21  8:37 ` Jeff Garzik
2005-02-21 16:52   ` Jon Smirl [this message]
2005-02-21 16:52     ` Jon Smirl
2005-02-21 17:02     ` Jeff Garzik
2005-02-21 17:27       ` Jon Smirl
2005-02-21 17:27         ` Jon Smirl
2005-02-21 17:33       ` Jon Smirl
2005-02-21 17:33         ` 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=9e47339105022108527e3c679d@mail.gmail.com \
    --to=jonsmirl@gmail.com \
    --cc=greg@kroah.com \
    --cc=jgarzik@pobox.com \
    --cc=linux-fbdev-devel@lists.sourceforge.net \
    --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 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.