On Thu, 2010-08-19 at 00:56 -0400, Dave Reisner wrote: > Couldn't we avoid all this by just flipping a switch in the kernel? > > CONFIG_RTC_DRV_CMOS=y > > If it's compiled into the kernel, udev picks it up and creates > the /dev > nodes for us. Which still locks out the people who use a custom kernel with this driver compiled as module. IMHO the init scripts should work with both module and built-in.