Dear all,
I have a driver for SMBus so if i need to check the driver is working
properly how to test it? Is there any third party drivers and test
applicationd that are available if so please reply with a link,
Wince 5.0 and 6.0
82855 GME chipset and 82801DBM... How to test the SMBus driver?
Regards,
sankarraj

Re: SMBus driver testing by voidcoder

voidcoder
Fri Nov 02 09:06:18 PDT 2007


Just because your driver is not following any driver
standards and not exposing any standard API (in fact
there are no driver or API standards for SMBus in CE),
there can't be any third party tests that can recognize
and work with your driver. It is up to you to build one.

--
Oleg


Sankarraj wrote:
> Dear all,
> I have a driver for SMBus so if i need to check the driver is working
> properly how to test it? Is there any third party drivers and test
> applicationd that are available if so please reply with a link,
> Wince 5.0 and 6.0
> 82855 GME chipset and 82801DBM... How to test the SMBus driver?
> Regards,
> sankarraj