All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kay Sievers <kay.sievers@vrfy.org>
To: linux-hotplug@vger.kernel.org
Subject: Re: [PATCH] udev: add rules for qemu guests
Date: Tue, 25 Jan 2011 14:21:56 +0000	[thread overview]
Message-ID: <AANLkTika1f693kb5BVLqh-FQchdykKUM2FyVLdZ5MqnW@mail.gmail.com> (raw)
In-Reply-To: <1295952245-3038-1-git-send-email-kraxel@redhat.com>

On Tue, Jan 25, 2011 at 15:07, Gerd Hoffmann <kraxel@redhat.com> wrote:
> On 01/25/11 14:39, Kay Sievers wrote:

>>> +dist_udevrules_DATA += extras/qemu/99-qemu-usb.rules
>>
>> The number should be 10-90 for the default things, or is there a
>> dependency on anything else?
>
> No dependency at all.  What number do you suggest then?

Doesn't really matter, we just leave 00-09 and 91-99 for other custom
stuff, to get easily before and after the common things.

>> That could go in the compat rules, udev does not ship rules for older
>> kernels in the default installation.
>
> Ok.  Is there some way to express "power/control doesn't exist but
> power/level does" as udev rule, so I can zap the shell script?

TEST="" should do that.

>> Anyway, why isn't all this done in the kernel? Can't this be made
>> working somehow?
>
> As far I know the kernel doesn't do that by default because too much broken
> hardware is out there which breaks when autosuspend is enabled by default.

Yeah, there is a reason not to do that for all devices, there are too
many broken ones.

> I saw mentioned somewhere the plan is to have udev enable this for
> known-good devices, so I'm trying that route :)

Oh, yeah, nice idea. That's the reason there is no list at all. :)

> Havn't checked whenever there is a in-kernel white list for that stuff which
> could be used instead.

Yeah, would be nice to have some generic way to enable autosuspend
when the hardware (real or emulated one) hints that it supports that.
Not sure how it would look like in detail though.

Kay

  parent reply	other threads:[~2011-01-25 14:21 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-25 10:44 [PATCH] udev: add rules for qemu guests Gerd Hoffmann
2011-01-25 12:01 ` Kay Sievers
2011-01-25 12:20 ` Gerd Hoffmann
2011-01-25 13:39 ` Kay Sievers
2011-01-25 14:07 ` Gerd Hoffmann
2011-01-25 14:21 ` Kay Sievers [this message]
2011-01-25 14:45 ` Gerd Hoffmann

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=AANLkTika1f693kb5BVLqh-FQchdykKUM2FyVLdZ5MqnW@mail.gmail.com \
    --to=kay.sievers@vrfy.org \
    --cc=linux-hotplug@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.