https://bugzilla.novell.com/show_bug.cgi?id=204811 kasievers@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kasievers@novell.com Status|NEEDINFO |ASSIGNED Info Provider|kasievers@novell.com | ------- Comment #3 from kasievers@novell.com 2006-10-11 08:59 MST ------- A match on the bus event may work too, not really sure. You can't have multiple RUN keys in a single rule. SYSFS is ATTR for a while. Can you test this on factory? SUBSYSTEM=="mmc", RUN+="/sbin/modprobe mmc_block" SUBSYSTEM=="pci", ATTR{vendor}=="0x104c", ATTR{device}=="0x8034", RUN+="/sbin/setpci -s %k 4c=0x22" KERNEL=="mmcblk[0-9]", ATTR{name}=="?*", ATTR{serial}=="?*", ENV{ID_NAME}="$attr{name}", ENV{ID_SERIAL}="$attr{serial}" , SYMLINK+="disk/by-id/mmc-$env{ID_NAME}_$attr{ID_SERIAL}" -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.