http://bugzilla.kernel.org/show_bug.cgi?id=12471
------- Comment #3 from [email protected] 2009-01-18 07:24 ------- Hello, (In reply to comment #2) > Hi, > > pcmcia-socket-startup is loaded by /etc/udev/rules.d/60-pcmcia.rules. > > At your Distribution, > You should fix the "/etc/udev/rules.d/60-pcmcia.rules" instead. [...] But why this should be fixed at distribution? I dot mind of placing this binary at /sbin, but udev rules should be consistent with this. /etc/udev/rules.d/60-pcmcia.rules are generated from udev/rules-* in the source tree. And udev/rules-nonstaticsocket contains as of version 0.15: # if this is a PCMCIA socket which needs a resource database, # pcmcia-socket-startup sets it up SUBSYSTEM=="pcmcia_socket", \ RUN+="/lib/udev/pcmcia-socket-startup" And it should contain the text you noted above if pcmcia-socket-startup should be placed at /sbin in your opinion. Please fix this. -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ Linux PCMCIA reimplementation list http://lists.infradead.org/mailman/listinfo/linux-pcmcia
