From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxim Levitsky Date: Sat, 12 Jun 2010 12:54:04 +0000 Subject: New rule for xD FTL driver Message-Id: <1276347244.4481.15.camel@maxim-laptop> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org Hi, I have written a driver for xD card reader and xD/SmartMedia FTL that is usually mandatory to use with xD cards. I think this can be added to 80-drivers.rule SUBSYSTEM="mtd", RUN+="/sbin/modprobe sm_ftl" And this for devicekit, not sure where to add: KERNEL="smblk*", ENV{ID_DRIVE_FLASH}="1" Best regards, Maxim Levitsky