silverstone wrote:
> I need to develop USB code in C/C++.Can anyone please tell me from where i 
> can get the source code for USB development in Opensolaris which can help me 
> to develop it for my UPS.
>   
Are you going to develop a userland driver or a kernel driver? I suggest 
to develop a userland driver using libusb. As other people have 
recommended, there are many existing UPS applications. They are based on 
libusb and can run on Solaris with least extra effort. Besides apcupsd, 
another popular one is NUT, http://www.networkupstools.org/.

-Lei Chen

> please provide your valuable suggestions...
>
> thanks in Advance..
>   

Reply via email to