Re: [Xenomai-core] Analogy: improve a4l_find_range()

2010-04-04 Thread Alexis Berlemont
Hi, Sorry for the delay. Daniele Nicolodi wrote: > Hello Alexis, I wrote a small patch to improve a4l_find_range(). > > As many every other functions expect to have the range specified as its > idx into the struct describing the subdevice it is useful have it > returned from a4l_find_range(). I

[Xenomai-core] Analogy: improve a4l_find_range()

2010-03-29 Thread Daniele Nicolodi
Hello Alexis, I wrote a small patch to improve a4l_find_range(). As many every other functions expect to have the range specified as its idx into the struct describing the subdevice it is useful have it returned from a4l_find_range(). I also made returning a pointer to the range struncture optiona