From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <45D9DF65.9000300@domain.hid> Date: Mon, 19 Feb 2007 18:33:25 +0100 From: Wolfgang Grandegger MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Xenomai-core] RT-Socket-CAN versioning List-Id: "Xenomai life and development \(bug reports, patches, discussions\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: xenomai-core Hi Jan, currently the RT-Socket-CAN drivers maintains it's own version or release number. As RT-Socket-CAN is part of Xenomai, I do not see the need for it (and so far I did not update it). What is the intended use of "driver_version" in "struct rtdm_device"? Furthermore, there is also "profile_version" (which does not show up n the Doxygen docu for some strange reason). The latter one seems suitable to reflect CAN API changes. Wolfgang.