From owner-freebsd-stable@FreeBSD.ORG Tue Jan 12 21:29:46 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 7A4ED1065670 for ; Tue, 12 Jan 2010 21:29:46 +0000 (UTC) (envelope-from freebsd@insightbb.com) Received: from mxsf10.insightbb.com (mxsf10.insightbb.com [74.128.0.92]) by mx1.freebsd.org (Postfix) with ESMTP id 0F43C8FC0A for ; Tue, 12 Jan 2010 21:29:45 +0000 (UTC) X-IronPort-AV: E=Sophos;i="4.49,264,1262581200"; d="scan'208";a="24311626" Received: from unknown (HELO asav00.insightbb.com) ([172.31.249.123]) by mxsf10.insightbb.com with ESMTP; 12 Jan 2010 16:29:44 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvQEAGp4TEvQLicL/2dsb2JhbACBQ9VUhDAEgx0 X-IronPort-AV: E=Sophos;i="4.49,264,1262581200"; d="scan'208";a="4127284" Received: from 208-46-39-11.dia.static.qwest.net (HELO laptop2.stevenfriedrich.org) ([208.46.39.11]) by asavout00.insightbb.com with ESMTP; 12 Jan 2010 16:29:44 -0500 From: Steven Friedrich To: Frank Date: Tue, 12 Jan 2010 16:29:37 -0500 User-Agent: KMail/1.12.4 (FreeBSD/8.0-STABLE; KDE/4.3.4; i386; ; ) References: <201001091729.22247.freebsd@insightbb.com> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201001121629.37439.freebsd@insightbb.com> Cc: freebsd-stable@freebsd.org Subject: 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: Tue, 12 Jan 2010 21:29:46 -0000 On Saturday 09 January 2010 06:11:45 pm Frank wrote: > On Sat, 9 Jan 2010, Steven Friedrich wrote: > >> USB. > >> > >> I'm betting USB and I'm > >> > >>> thinking that maybe the driver you used to use hasn't been converted to > >>> the new USB system in 8-Stable. > >> > >> If that's the case it makes sense. I guess I'll just have to wait until > >> it's converted. > > > > Is it possible to boot one of your machines to an older release of > > FreeBSD, so you can discover what device driver you had been using, if > > any. Or any old logs may have the info. I haven't had an APC UPS, so > > I'm unfamiliar with apcupsd. > > Hope this is what you mean. > > On 7.2-STABLE the UPS attached to ugen0. It is the same now. > > P.S. Per the pkg-message directions I have commented out uhid in the > kernel config file, compiled and installed. Is this still necessary? > > -- > Frank > I think someone is going to have to update apcupsd with changes necessary to be compatible with FreeBSD 8's new USB arch. I haven't seen any documentation, white paper, etc., that discusses what changes would be needed. You could try sending an email to the port's maintainer...