Hi, > Currently I am doing I2C rtc driver (DS1388) development for Linux. > So I wanted to about how the file "/dev/rtc" is getting created in > linux, whether is it manually creating or automatically by the driver?. It depends... It can be created manually throug mknod, or automatically through udev... in either case the driver doesn't care at all about it. It should handle, eventually, only major and minor number.... Bye! -- -gaspa- ----------------------------------------------- -------- https://launchpad.net/~gaspa --------- ------ HomePage: iogaspa.altervista.org ------- -Il lunedi'dell'arrampicatore: www.lunedi.org - -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ