From: "Svetoslav Slavtchev" <svetljo@gmx.de>
To: linux-hotplug@vger.kernel.org
Subject: Re: udev.rules.devfs + symlinks & a question
Date: Sat, 13 Dec 2003 00:58:20 +0000 [thread overview]
Message-ID: <marc-linux-hotplug-107127726207202@msgid-missing> (raw)
In-Reply-To: <marc-linux-hotplug-107105799027697@msgid-missing>
> On Fri, Dec 12, 2003 at 11:17:02PM +0100, Svetoslav Slavtchev wrote:
> >
> > again repling to myself :-)
> > it looks like scsi exports all the needed information,
> > but i run ide and it doesn't export it :(
>
> Yes, ide needs kernel changes.
>
> > > > and where are the patches ?
> > >
> > > Working on getting them together. Need to get some USB fixes to Linus
> > > first, that's more important.
> >
> > haven't you already submited them ?-)
>
> Nope, I had a bunch more, they just went out...
the rollup one :-), recompiling a kernel again
> > and i'm wondering how could i make a rule
> > to register a number of devices (with strange names :) )
> > with the same names in /udev/snd/ , not in /udev
> > ----------------------------------------
> > [svetljo@svetljo snd]$ ls /dev/snd/
> > controlC0 midiC0D0 midiC0D2 pcmC0D0c pcmC0D1c
> > pcmC0D3p timer hwC0D0 midiC0D1 midiC0D3
> > pcmC0D0p pcmC0D2c seq
>
> I don't understand.
REPLACE, KERNEL="controlC?", NAME="snd/controlC%1"
REPLACE, KERNEL="hwC?D?", NAME="snd/hwC%1D%2c"
REPLACE, KERNEL="midiC?D?", NAME="snd/midiC%1D%2"
REPLACE, KERNEL="pcmC?D?c", NAME="snd/pcmC%1D%2c"
REPLACE, KERNEL="pcmC?D?p", NAME="snd/pcmC%1D%2p"
is this possible ?
> > i couldn't find anything regarding raw
> > devices in the usb-2.5 tree :(
>
> That's because it's in my inbox :)
> It's also under active development by the patch author, so I'll hold off
> on it for a while untill they are happy with it.
:-)
could you foward it to me ?
i really want at least to make the udev.rules.devfs more complete
/* which reminds me to ask a question */
does udev use both udev.rules and udev.rules.devfs
it would be really great if one could enable devfs like name in udev.conf
and then udev checks udev.rules for user defined rules,
and additionally chains them to the devfs one's in udev.rules.devfs
best,
svetljo
--
+++ GMX - die erste Adresse für Mail, Message, More +++
Neu: Preissenkung für MMS und FreeMMS! http://www.gmx.net
-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills. Sign up for IBM's
Free Linux Tutorials. Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id\x1278&alloc_id371&op=click
_______________________________________________
Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
next prev parent reply other threads:[~2003-12-13 0:58 UTC|newest]
Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-10 12:01 udev.rules.devfs + symlinks & a question Svetoslav Slavtchev
2003-12-10 12:31 ` Arnd Bergmann
2003-12-10 13:17 ` Svetoslav Slavtchev
2003-12-10 17:00 ` Marco d'Itri
2003-12-10 22:07 ` Greg KH
2003-12-10 22:45 ` Svetoslav Slavtchev
2003-12-10 23:14 ` Greg KH
2003-12-10 23:19 ` Svetoslav Slavtchev
2003-12-11 0:17 ` Greg KH
2003-12-11 1:14 ` Svetoslav Slavtchev
2003-12-11 1:31 ` Svetoslav Slavtchev
2003-12-12 22:17 ` Svetoslav Slavtchev
2003-12-12 23:42 ` Greg KH
2003-12-12 23:43 ` Greg KH
2003-12-12 23:45 ` Greg KH
2003-12-13 0:02 ` Svetoslav Slavtchev
2003-12-13 0:06 ` Greg KH
2003-12-13 0:39 ` Svetoslav Slavtchev
2003-12-13 0:57 ` Greg KH
2003-12-13 0:58 ` Svetoslav Slavtchev [this message]
2003-12-13 1:17 ` Svetoslav Slavtchev
2003-12-13 15:47 ` Kay Sievers
2003-12-13 21:33 ` Svetoslav Slavtchev
2003-12-14 3:34 ` Kay Sievers
2003-12-15 22:55 ` Greg KH
2003-12-15 22:56 ` Greg KH
2003-12-15 22:57 ` Greg KH
2003-12-17 20:16 ` Svetoslav Slavtchev
2003-12-17 20:39 ` Svetoslav Slavtchev
2003-12-17 21:13 ` Svetoslav Slavtchev
2003-12-17 22:24 ` Greg KH
2003-12-17 22:25 ` Greg KH
2003-12-17 22:27 ` Greg KH
2003-12-17 22:28 ` Greg KH
2003-12-17 22:29 ` Greg KH
2003-12-17 22:30 ` Greg KH
2003-12-17 22:51 ` Marco d'Itri
2003-12-17 22:55 ` Svetoslav Slavtchev
2003-12-17 22:59 ` Svetoslav Slavtchev
2003-12-17 23:04 ` Svetoslav Slavtchev
2003-12-17 23:06 ` Svetoslav Slavtchev
2003-12-17 23:08 ` Greg KH
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=marc-linux-hotplug-107127726207202@msgid-missing \
--to=svetljo@gmx.de \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).