From owner-freebsd-stable@FreeBSD.ORG Sun Jun 9 19:33:40 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 7C4C98D6; Sun, 9 Jun 2013 19:33:40 +0000 (UTC) (envelope-from hps@bitfrost.no) Received: from mta.bitpro.no (mta.bitpro.no [92.42.64.202]) by mx1.freebsd.org (Postfix) with ESMTP id 404601D19; Sun, 9 Jun 2013 19:33:40 +0000 (UTC) Received: from mail.bitfrost.no (mail.bitfrost.no [46.29.221.36]) by mta.bitpro.no (Postfix) with ESMTP id 6CF867A202; Sun, 9 Jun 2013 21:33:38 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at bitfrost.no Received: from laptop015.hselasky.homeunix.org (cm-176.74.213.204.customer.telag.net [176.74.213.204]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: hanspetter) by mail.bitfrost.no (Postfix) with ESMTPSA id A98701FF9F; Sun, 9 Jun 2013 21:33:33 +0200 (CEST) Message-ID: <51B4D8E3.4010308@bitfrost.no> Date: Sun, 09 Jun 2013 21:34:59 +0200 From: Hans Petter Selasky Organization: Bitfrost A/S MIME-Version: 1.0 To: Lena@lena.kiev.ua Subject: Re: 8.4 and EHCI - never mind References: <20130609170313.GA784@lena.kiev> <336608C50CE2405E8EEAFB33B03A2BD1@multiplay.co.uk> <20130609190005.GA786@lena.kiev> In-Reply-To: <20130609190005.GA786@lena.kiev> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org, freebsd-usb@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Jun 2013 19:33:40 -0000 On 06/09/13 21:00, Lena@lena.kiev.ua wrote: >> From: "Steven Hartland" > >>> After upgrade from 8.3 to 8.4, ehci (USB 2.0) disappeared from `dmesg`. >> >> Does a verbose boot give you any insight? > > Thank you, it was my fault: hint.ehci.0.disabled="1" in /boot/device.hints > I can't recall what I tried to fix when I wrote that. It didn't work in 8.3 > but works in 8.4. I commented it out, ECHI reappeared. Sorry and thank you. No, problem :-) --HPS