All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tejun Heo <htejun@gmail.com>
To: mingz@ele.uri.edu
Cc: linux-ide-list <linux-ide@vger.kernel.org>,
	Jeff Garzik <jgarzik@pobox.com>
Subject: Re: hotplug works, but newly plug not
Date: Wed, 24 May 2006 14:25:16 -0700	[thread overview]
Message-ID: <4474CF3C.4050504@gmail.com> (raw)
In-Reply-To: <1148505606.26093.179.camel@localhost.localdomain>

Ming Zhang wrote:
> my fault. forgot to say that the patch does not change the behavior.
> nothing happen after plug a disk to empty slot.
> 

Can you change 0xf to 0xff of the following line in the patch and see if 
anything changes?

pci_write_config_byte(pdev, 0x92, 0xf);
                                   ^^^^-> 0xff


-- 
tejun

  reply	other threads:[~2006-05-24 21:25 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-24 15:25 hotplug works, but newly plug not Ming Zhang
2006-05-24 20:51 ` Tejun Heo
2006-05-24 21:09   ` Ming Zhang
2006-05-24 21:20     ` Ming Zhang
2006-05-24 21:25       ` Tejun Heo [this message]
2006-05-24 21:32         ` Ming Zhang
2006-05-25 15:09     ` Ming Zhang
2006-05-25 15:14       ` Jeff Garzik
2006-05-25 15:17         ` Ming Zhang
2006-05-25 16:04         ` Ming Zhang
2006-05-25 17:08           ` Ming Zhang
2006-05-25 16:15         ` Ming Zhang

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=4474CF3C.4050504@gmail.com \
    --to=htejun@gmail.com \
    --cc=jgarzik@pobox.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=mingz@ele.uri.edu \
    /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.