From owner-freebsd-questions@FreeBSD.ORG Sun May 2 19:10:36 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 10BB616A4CE for ; Sun, 2 May 2004 19:10:36 -0700 (PDT) Received: from mail022.syd.optusnet.com.au (mail022.syd.optusnet.com.au [211.29.132.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06A3043D1D for ; Sun, 2 May 2004 19:10:35 -0700 (PDT) (envelope-from anubis357@optusnet.com.au) Received: from rdlax9-189.dialup.optusnet.com.au (rdlax9-189.dialup.optusnet.com.au [198.142.44.189])i432AOj24125; Mon, 3 May 2004 12:10:26 +1000 From: anubis To: freebsd-questions@frebsd.org Date: Mon, 3 May 2004 12:10:59 +1000 User-Agent: KMail/1.6.1 References: <000501c42fb8$21f1d000$0200a8c0@satellite> In-Reply-To: <000501c42fb8$21f1d000$0200a8c0@satellite> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: <200405031210.59253.anubis357@optusnet.com.au> cc: dave cc: freebsd-questions@freebsd.org Subject: Re: APC Back-UPS XS1500VA 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: Mon, 03 May 2004 02:10:36 -0000 On Sun, 2 May 2004 6:08 am, dave wrote: > Hello, > I'm trying to determine if this UPS will work wih FreeBSD, i > want to use it to control two computers, a switch, and a cable > modem. I have not been able to find any information on it pertaning > to nut or apcupsd. Does anyone know if this is a upported model and > what an apcupsd.conf might be? Thanks. > Dave. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" Have you refered to the apcupsd web page. Look here for the full info http://www2.apcupsd.com/3.10.x-manual/supported.html Here are 2 excerpts Supported Operating Systems, UPSes and Cables Please note that due to the lack of Unix USB API standards, the USB=20 code in apcupsd works only on Linux. Drivers for other OSes can be=20 written, but it requires someone with a knowledge of the OS and the=20 USB to do so. (This lack of a Unix USB API interface is one of the=20 big failings of Unix. It occurs in other areas such as the GUI. Many=20 people tout the diversity as an advantage, but it is in fact a=20 weakness.) and BackUPS CS USB, Pro USB, ES USB, RS/XS 1000, RS/XS 1500, and probably=20 other USB models ->USB =46rom this I would infer that your ups is a USB driven ups only and you=20 may have problems with connecting to it. I guess it would depend on=20 the port and whether it has been suficiently modified to work with=20 usb on freebsd. Maybe give it a go. I am not familiar with the backUPS model. I have the smartUPS'. With=20 them you can buy a serial expansion card. If you can buy one of=20 these it may be a solution. last time I set up apcupsd I found it to be easy if you look at the=20 above site. Just give it a go.