Hi, On Wed, Sep 03, 2008 at 07:42:54AM +0200, Quirino Nardin wrote: > ec_master is running with major 254, > i created the entry point like this: > > mknod /dev/ethercat c 254 0 > > how are the entries (master0, debug_level) created within the /dev/ethercat > for e.g. changing the debug_level? > echo 1 > /sys/ethercat/master0/debug_level
could you please specify, which version you use? In 1.3, the file nodes are created under sysfs, below the /sys directory. Note, that these are no character device nodes! In 1.4, the sysfs interface was completely dropped and replaced by the ethercat command-line tool. > could'nt find any docu on this. For 1.4, have a look at the NEWS file, or the documentation chapters 7 and 9, or the INSTALL file. -- Best regards, Florian Pose http://etherlab.org _______________________________________________ etherlab-users mailing list [email protected] http://lists.etherlab.org/mailman/listinfo/etherlab-users
