From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <45DD8438.4030306@domain.hid> Date: Thu, 22 Feb 2007 12:53:28 +0100 From: Wolfgang Grandegger MIME-Version: 1.0 Subject: Re: [Xenomai-help] CAN driver References: <45DC1D05.1000206@domain.hid> <45DC2478.2020602@domain.hid> <45DC39DE.8050802@domain.hid> <45DC3E6C.8040905@domain.hid> <45DD5DC0.6040402@domain.hid> <45DD7C42.9070407@domain.hid> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: roland Tollenaar Cc: Xenomai-help@domain.hid, Jan Kiszka roland Tollenaar wrote: > Hi Jan, > >> >> rtcanX are networking devices, but only visible in the context of >> RTDM/AF_CAN. > What is this? > > To enable them, use rtcanconfig as explained in the README. > Which README are you referring to? The only one I know of that says > something about rtcanconfig is in /src/utils/can and it does not > explain how to use ctrlmode and bittime. There is an example in it > > rtcanconfig rtcan0 --baudrate=125000 start. > > If I try > > rtcanconfig rtcan0 --baudrate=125000 start > > I get: > > "Can't get interface index for rtcan0, code=-19" > > Any idea what is wrong? Your devices have not yet show up on your system. I guess there is no entry in /proc/rtcan/devices. Check your boot log. Wolfgang.