Query: bcmxcp_usb
OS: minix
Section: 8
Links: minix man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
BCMXCP_USB(8) NUT Manual BCMXCP_USB(8)NAMEbcmxcp_usb - Experimental driver for UPSes supporting the BCM/XCP protocol over USBNOTEThis man page only documents the hardware-specific features of the bcmxcp_usb driver. For information about the core driver, see nutupsdrv(8). This driver is a variant of the serial driver bcmxcp and uses the same core code.SUPPORTED HARDWAREThis driver should recognize all BCM/XCP-compatible UPSes that are connected via USB. It has been developed and tested on Powerware PW3501 hardware. It also has been tested on PW5110 hardware.EXTRA ARGUMENTSThis driver supports the following optional settings in the ups.conf(5). shutdown_delay=delay The number of seconds that the UPS should wait between receiving the shutdown command and actually shutting off.DEFAULT VALUES FOR THE EXTRA ARGUMENTSshutdown_delay =120INSTANT COMMANDSThis driver supports the following Instant Commands: shutdown.return Turn off the load and return when power is back. shutdown.stayoff Turn off the load and remain off. test.battery.start Start a battery test.TODO LISTReport UPS alarm status BCM/XCP supports reporting a wide range of UPS alarm conditions. Report UPS statistics informations BCM/XCP supports reporting of UPS statistics data.EXPERIMENTAL DRIVERThis driver has been tagged experimental, even if it has been reported to be stable. Thus it is not suitable for production systems and it is not built by default. This is mainly due to the fact that it is a new driver.INSTALLATIONThis driver is not built by default. You can build it by using "configure --with-usb=yes". Note that it will also install other USB drivers. You also need to install manually the hotplug files (libhidups and libhid.usermap), generally in etc/hotplug/usb/, to address the permission settings problem. Lastly note that the libhidups file must have execution flag set (ie using chmod +x ...).IMPLEMENTATIONbcmxcp_usb only supports 1 UPS at this time. You can put the "auto" value for port in ups.conf, i.e.: [pw3105] driver = bcmxcp_usb port = autoKNOWN ISSUES AND BUGSGot EPERM: Operation not permitted upon driver startup"" You have forgotten to install the hotplug files, as explained in the INSTALLATION section above. Don't forget to restart hotplug so that it applies these changes.AUTHORTore Orpetveit <tore@orpetveit.net>, Wolfgang Ocker <weo@weo1.de>SEE ALSOThe core driver: nutupsdrv(8) Internet resources: The NUT (Network UPS Tools) home page: http://www.networkupstools.org/ Network UPS Tools 05/21/2012 BCMXCP_USB(8)
Related Man Pages |
---|
bcmxcp(8) - freebsd |
bcmxcp(8) - opendarwin |
bcmxcp(8) - opensolaris |
bcmxcp(8) - xfree86 |
bcmxcp_usb(8) - sunos |
Similar Topics in the Unix Linux Community |
---|
Broadcom TG3 drivers and TSO |