From owner-freebsd-stable@FreeBSD.ORG Sat Jan 9 11:54:22 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DA7EC1065670 for ; Sat, 9 Jan 2010 11:54:22 +0000 (UTC) (envelope-from frank_s@bellsouth.net) Received: from fmailhost01.isp.att.net (fmailhost01.isp.att.net [207.115.11.51]) by mx1.freebsd.org (Postfix) with ESMTP id C27F38FC13 for ; Sat, 9 Jan 2010 11:54:22 +0000 (UTC) Received: from ace.nina.org (adsl-178-52-232.gnv.bellsouth.net[74.178.52.232]) by isp.att.net (frfwmhc01) with SMTP id <20100109115421H01002nooue>; Sat, 9 Jan 2010 11:54:22 +0000 X-Originating-IP: [74.178.52.232] Date: Sat, 9 Jan 2010 06:54:20 -0500 (EST) From: Frank X-X-Sender: frank_s@Ace.nina.org To: Warren Block In-Reply-To: Message-ID: References: <201001081910.10797.freebsd@insightbb.com> <201001081934.59500.freebsd@insightbb.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-stable@freebsd.org, Steven Friedrich Subject: Re: [Bulk] Re: USB problems on 8.0-STABLE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jan 2010 11:54:22 -0000 On Fri, 8 Jan 2010, Warren Block wrote: > Do you have DEVICE /dev/ugen0.2 in apcupsd.conf? No, just DEVICE >From the online manual: If you have a USB UPS, the essential elements of your apcupsd.conf file should look like the following: ## apcupsd.conf v1.1 ## UPSCABLE usb UPSTYPE usb DEVICE LOCKFILE /var/lock UPSCLASS standalone UPSMODE disable Notice that we have not specified a device. In doing so, apcupsd will try all the well known USB ports. >> I don't understand why usbdevs can't find any controllers and apcupsd can't >> find any device while the kernel and usbconfig can find it all. > > upsdevs: probably obsolete. As for apcupsd, I don't think it can auto-scan > for USB devices, but haven't used it with USB. See above. > -Warren Block * Rapid City, South Dakota USA > -- Frank