mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Bastian Blank <bastian@waldi.eu.org>
To: Rusty Russell <rusty@rustcorp.com.au>,
	Dave Engebretsen <engebret@us.ibm.com>,
	Santiago Leon <santil@us.ibm.com>
Cc: linux-kernel@vger.kernel.org
Subject: correct modalias for vio devices
Date: Wed, 12 Oct 2005 16:06:09 +0200	[thread overview]
Message-ID: <20051012140609.GA20729@wavehammer.waldi.eu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 683 bytes --]

Hi Rusty, Dave, Santiago

The vio devices currently don't have a modalias spec. This makes it
impossible to ask udev for loading the modules.

The modules already specifies a device table, which contains two values,
type and compat. At least for pSeries they seems to be filed from the
compatible and device_type properties in the openfirmware tree. The
pSeries code checks both values, while iSeries only checks the type.

As they need a complete match, the generated modalias string for them
may:
vio:T<type>
or
vio:T<type>C<compat>

Bastian

-- 
There is a multi-legged creature crawling on your shoulder.
		-- Spock, "A Taste of Armageddon", stardate 3193.9

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

                 reply	other threads:[~2005-10-12 14:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20051012140609.GA20729@wavehammer.waldi.eu.org \
    --to=bastian@waldi.eu.org \
    --cc=engebret@us.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rusty@rustcorp.com.au \
    --cc=santil@us.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®