From: Chris L. <cl...@gm...> - 2013-04-22 21:18:37
|
On Mon, Apr 22, 2013 at 1:47 PM, Richard Cochran <ric...@gm...>wrote: > On Mon, Apr 22, 2013 at 07:35:40PM +0200, Richard Cochran wrote: > > On Mon, Apr 22, 2013 at 12:36:03PM -0400, Chris LaRocque wrote: > > > > > > However, I get an error when I try to set a oneshot or periodic alarm. > > > "timer_create: Operation not supported". > > > > The driver says it has one alarm, but that is a bug. An early version > > of the patch series did implement one alarm, but that code was > > dropped. So the error message is the expected response. Although the > > API allows timers, none of the drivers have that implemented. > > > > I will submit a patch to fix the wrong capability result. > > May I add your "Reported-by:" tag to the patch, to give you credit in > the Linux commit history? > > Thanks, > Richard > Hello Could one of you kind folks point me toward the files where the gianfar timer functionality could or would be implemented? Was / is there an example or two which would show me the light? I need to know the magnitude of the task before I take this info to management. Thank You Chris |