From: John Rose <johnrose@austin.ibm.com>
To: Jan-Bernd Themann <ossthema@de.ibm.com>
Cc: Jeff Garzik <jeff@garzik.org>,
Christoph Raisch <RAISCH@de.ibm.com>,
Jan-Bernd Themann <themann@de.ibm.com>,
linux-kernel <linux-kernel@vger.kernel.org>,
linux-ppc <linuxppc-dev@ozlabs.org>,
Marcus Eder <MEDER@de.ibm.com>, Thomas Klein <tklein@de.ibm.com>,
stefan.roscher@de.ibm.com, netdev <netdev@vger.kernel.org>,
Nathan Fontenot <nfont@austin.ibm.com>
Subject: Re: [PATCH 2.6.21-rc1] ehea: dynamic add / remove port
Date: Thu, 15 Feb 2007 11:04:58 -0600 [thread overview]
Message-ID: <1171559098.20758.70.camel@sinatra.austin.ibm.com> (raw)
In-Reply-To: <1171491906.30473.3.camel@sinatra.austin.ibm.com>
> Second, the probe and remove functions do not communicate whether an add
> or remove was successful. Combine this with the lack of port
> information in the adapter sysfs directory, and the userspace tool has
> no way of verifying a dynamic add/remove.
One way to communicate a return code is by making the sysfs interface
file read/write, and having the read callback give a return code. For
an example of this, you can look at drivers/pci/rpadlpar_sysfs.c and
rpadlpar_core.c.
It would still be nice to have some way from the adapter sysfs directory
to list/examine logical ports. Symlinks would work, but it would be
even nicer to have a new kobject per port with attribute files for
logical id, state, etc.
next prev parent reply other threads:[~2007-02-15 17:08 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-14 14:36 Jan-Bernd Themann
2007-02-14 22:25 ` John Rose
2007-02-15 17:04 ` John Rose [this message]
2007-02-16 15:06 ` Jan-Bernd Themann
2007-02-16 15:51 ` John Rose
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=1171559098.20758.70.camel@sinatra.austin.ibm.com \
--to=johnrose@austin.ibm.com \
--cc=MEDER@de.ibm.com \
--cc=RAISCH@de.ibm.com \
--cc=jeff@garzik.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@ozlabs.org \
--cc=netdev@vger.kernel.org \
--cc=nfont@austin.ibm.com \
--cc=ossthema@de.ibm.com \
--cc=stefan.roscher@de.ibm.com \
--cc=themann@de.ibm.com \
--cc=tklein@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®