Displaying 1 result from an estimated 1 matches for "powermust_800_usb".
2007 Oct 31
0
NUT usbhid -- trying to write USB (sub)drivers
...gt; 2. Sweex PP100, 1000VA
> ... are not supported in NUT.
>
> I've found your nice document on writing USB subdriver and
> decided to give it a go. The NUT version I'm using is a
> development from the SVN trunk.
>
> My ups.conf has the following entries:
>
> [PowerMust_800_USB]
> driver = usbhid-ups
> port = auto
> vendorid = 06da
>
> [sweex_PP100]
> driver = usbhid-ups
> port = auto
> vendorid = 0925
>
> I needed to add those becouse the 'auto' command seems not
> to be supported in the SVN trunk version.
> trunk]$ svn...