From owner-freebsd-questions@FreeBSD.ORG Thu Apr 8 20:54:20 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 495BA16A4CE for ; Thu, 8 Apr 2004 20:54:20 -0700 (PDT) Received: from smtp3.sentex.ca (smtp3.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAEFC43D48 for ; Thu, 8 Apr 2004 20:54:17 -0700 (PDT) (envelope-from mike@sentex.net) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smtp3.sentex.ca (8.12.11/8.12.10) with ESMTP id i393sGBx014072; Thu, 8 Apr 2004 23:54:16 -0400 (EDT) (envelope-from mike@sentex.net) Received: from BLUELAPIS.sentex.ca (cage.simianscience.com [64.7.134.1]) by smtp2.sentex.ca (8.12.11/8.12.11) with SMTP id i393s24k009641; Thu, 8 Apr 2004 23:54:09 -0400 (EDT) (envelope-from mike@sentex.net) From: Mike Tancsa To: Gregory Edigarov Date: Thu, 08 Apr 2004 23:54:04 -0400 Message-ID: <1h7c705o8bis24o6qe780u6ph2gg09oc4u@4ax.com> References: <20040408150322.GA21769@profi.kharkov.ua> In-Reply-To: <20040408150322.GA21769@profi.kharkov.ua> X-Mailer: Forte Agent 1.93/32.576 English (American) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable cc: freebsd-questions@freebsd.org Subject: Re: APC BackUPS RS 500 (USB) (it continues) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Apr 2004 03:54:20 -0000 At one point when I had time, I started to look at the linux version of apcupsd's USB code to see what it was writing to the UPS to shutdown the UPS...But I ran out of time. I would start there. ---Mike On Thu, 8 Apr 2004 18:03:22 +0300, in sentex.lists.freebsd.questions you wrote: >OK folks, with the great help of Mike Tancsa I am half the way >through the writing of my daemon. >Now I need to know how can I kill the inverter after >successful system shutdown. >The sources of apcupsd are very Linux-specific, so I cannot use them >as a reference.=20 >Anybody?