On Wednesday 02 July 2008 12:15:40 Subrata Modak wrote: > On Tue, Jul 1, 2008 at 6:34 AM, Domenico Andreoli <[EMAIL PROTECTED]> wrote: > > > On Tue, Jul 01, 2008 at 02:06:38AM +0200, Michael Buesch wrote: > > > This adds the btgpio driver. > > > The purpose of the btgpio driver is to export all of the 24 GPIO pins > > > available on Brooktree 8xx chips to the kernel GPIO infrastructure. > > > > > > This makes it possible to use a physically modified BT8xx card as > > > cheap digital GPIO card. > > > > > > Signed-off-by: Michael Buesch <[EMAIL PROTECTED]> > > > > How one is supposed to test this driver? I am unable to switch on > > the GIPO lib support in my config. I tried also allyesconfig but no > > trace of gpio lib stuff.
You need another patch that enables generic GPIO-lib support. I also sent that to lkml. > Hi Michael, > > I would also like to know if there are some automated tests to test this. If > yes, i would like to include the same into the Linux Test Project ( > http://ltp.cvs.sourceforge.net/ltp/ltp/testcases/kernel/device-drivers/). I'm not sure how it could be possible to automatically testing that hardware. In any case, I'm currently probably the only one owning such modified hardware. ;) -- Greetings Michael. ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
