Ok Ken. The thing is that if you have run it on the serial before you go to use the bcmxcp_usb driver it should be set to 'request_only_mode'.
The difference between the 'requested_only_mode' and 'unrequsted_mode' is that in requsted mode you have to ask the ups for data. But in unrequsted_mode it send's data in intervals. Normaly it runs in requested mode, but if it have been set to unrequested it may upset the receiving of the data. This is going to be done in the bcmxcp_usb driver also. Regards Kjell (Part developer of bcmxcp driver) ----- Original Message ----- From: "Ken Yee" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Monday, April 10, 2006 4:18 PM Subject: Re: [Nut-upsuser] Powerware 9120 serial connection via USB/serialdongle > --- Kjell Claesson <[EMAIL PROTECTED]> wrote: > > The 9120 is talking bcmxcp. So you should run the > > bcmxcp driver. > > Forgot to do a reply-all when I replied to Krell: > > Yes, this does work. I was confused by the > compatibility page that lists both a powerware 9120 > and PW9120. The 9120 uses the upscode2 driver and the > PW9120 uses the bcmxcp driver. > > Why is "request only mode" missing from the bcmxcp_usb > driver? And what does it do? No luck finding this > info via Google or the docs.. > > Thanks again, Kjell :-) > > ken > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > > _______________________________________________ > Nut-upsuser mailing list > [email protected] > http://lists.alioth.debian.org/mailman/listinfo/nut-upsuser _______________________________________________ Nut-upsuser mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/nut-upsuser

