All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joachim Fenkes <fenkes@de.ibm.com>
To: linuxppc-dev@ozlabs.org
Cc: pmac@au1.ibm.com, themann@de.ibm.com,
	linux-kernel@vger.kernel.org, paulus@samba.org,
	johnrose@us.ibm.com
Subject: Re: [PATCH] ibmebus: change probe/remove interface from using loc-code to DT path
Date: Thu, 22 Mar 2007 18:15:50 +0100	[thread overview]
Message-ID: <200703221815.50506.fenkes@de.ibm.com> (raw)
In-Reply-To: <200703221700.46292.fenkes@de.ibm.com>

On Thursday 22 March 2007 17:00, Joachim Fenkes wrote:
> Example:
> 
>  Add a device "/proc/device-tree/foo@12345678" to ibmebus like this:
>     echo /foo@12345678 > /sys/bus/ibmebus/probe
> 
>  Remove the device like this:
>     echo /foo@12345678 > /sys/bus/ibmebus/remove
> 

Of course, we have tested this on our own machines, including error
paths, and it worked fine.

Cheers,
  Joachim

---
Joachim Fenkes  --  eHCA Linux Driver Developer and Hardware Tamer
IBM Deutschland Entwicklung GmbH  --  Dept. 3627 (I/O Firmware Dev. 2)
Schoenaicher Strasse 220  --  71032 Boeblingen  --  Germany
eMail: fenkes@de.ibm.com  --  Phone: +49 7031 16 1239

WARNING: multiple messages have this Message-ID (diff)
From: Joachim Fenkes <fenkes@de.ibm.com>
To: linuxppc-dev@ozlabs.org
Cc: linux-kernel@vger.kernel.org, pmac@au1.ibm.com,
	hnguyen@de.ibm.com, johnrose@austin.ibm.com, johnrose@us.ibm.com,
	nfont@austin.ibm.com, paulus@samba.org, themann@de.ibm.com
Subject: Re: [PATCH] ibmebus: change probe/remove interface from using loc-code to DT path
Date: Thu, 22 Mar 2007 18:15:50 +0100	[thread overview]
Message-ID: <200703221815.50506.fenkes@de.ibm.com> (raw)
In-Reply-To: <200703221700.46292.fenkes@de.ibm.com>

On Thursday 22 March 2007 17:00, Joachim Fenkes wrote:
> Example:
> 
>  Add a device "/proc/device-tree/foo@12345678" to ibmebus like this:
>     echo /foo@12345678 > /sys/bus/ibmebus/probe
> 
>  Remove the device like this:
>     echo /foo@12345678 > /sys/bus/ibmebus/remove
> 

Of course, we have tested this on our own machines, including error
paths, and it worked fine.

Cheers,
  Joachim

---
Joachim Fenkes  --  eHCA Linux Driver Developer and Hardware Tamer
IBM Deutschland Entwicklung GmbH  --  Dept. 3627 (I/O Firmware Dev. 2)
Schoenaicher Strasse 220  --  71032 Boeblingen  --  Germany
eMail: fenkes@de.ibm.com  --  Phone: +49 7031 16 1239


  reply	other threads:[~2007-03-22 17:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-22 16:00 [PATCH] ibmebus: change probe/remove interface from using loc-code to DT path Joachim Fenkes
2007-03-22 16:00 ` Joachim Fenkes
2007-03-22 17:15 ` Joachim Fenkes [this message]
2007-03-22 17:15   ` Joachim Fenkes

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=200703221815.50506.fenkes@de.ibm.com \
    --to=fenkes@de.ibm.com \
    --cc=johnrose@us.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=paulus@samba.org \
    --cc=pmac@au1.ibm.com \
    --cc=themann@de.ibm.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.