Hi,
does anybody know the search path to get udev information about usb midi interfaces?
It should be something like "udevadm info -a -p / ??? .". I'm not realy sure how to search for the soundcard either.
I was using "lshal" which gives me a lot of information but I can't tell which part to use for the udev device rules.
I read Daniel Drake's "writing udev rules" but he doesn't mention sound at all.
I really need to write some udev rules to straighten out my 2 usb midi interfaces and soundcard that get mixed up all the time.
Thanx, Ingo