From owner-freebsd-current@FreeBSD.ORG Sat Sep 28 06:29:39 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id EED4C509; Sat, 28 Sep 2013 06:29:39 +0000 (UTC) (envelope-from sergey.dyatko@gmail.com) Received: from mail-ea0-x231.google.com (mail-ea0-x231.google.com [IPv6:2a00:1450:4013:c01::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5B330279A; Sat, 28 Sep 2013 06:29:39 +0000 (UTC) Received: by mail-ea0-f177.google.com with SMTP id f15so1558080eak.8 for ; Fri, 27 Sep 2013 23:29:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; bh=36idFuuOB5LDSpYT3lt6Ni1f57uS56Brwvevs1NFLTA=; b=oCG/HiDbwytW1ntuDduVGtGaYGNG2cOTdvWNeqNZcEGa0e7caSut2aNoxrr5TuTbS/ YYbeyCG2gvcXhGNyDeiK+r7DsMdB9O+z6j2MMu0YI6rZyUx0WXNWDO28/Dn1TYZnKp6X aSPWA5YkXlKpkvRUuj1WmVm4m6BMl9aLwEu79h7daxiyGIvM4Pez+Gu7ufM0MUG2PejI 6Fl4e6NMYzj76N2F+ysNFyTOXrXxOCbSDYj4xzFxOLz+fuuXcbkq5/fTuL5YLxFTLf90 BkUCBYkmtMV8SsEXJ2SRJVQe9+KiHvzKXsn1hN0H61rLAXVDmOvmEloFl73Hal22FbOr kfvg== X-Received: by 10.14.109.201 with SMTP id s49mr922921eeg.54.1380349777704; Fri, 27 Sep 2013 23:29:37 -0700 (PDT) Received: from laptop.minsk.domain ([37.215.107.219]) by mx.google.com with ESMTPSA id i1sm24261001eeg.0.1969.12.31.16.00.00 (version=SSLv3 cipher=RC4-SHA bits=128/128); Fri, 27 Sep 2013 23:29:37 -0700 (PDT) Date: Sat, 28 Sep 2013 09:29:46 +0300 From: "Sergey V. Dyatko" To: gahr@FreeBSD.org Subject: Re: r255873: ahcich7: Timeout on slot 0 port 0 FLOODING kernel messages Message-ID: <20130928092946.742bd469@laptop.minsk.domain> In-Reply-To: <20130927143344.GC87559@gahrfit.gahr.ch> References: <20130926085326.72b53660@thor.walstatt.dyndns.org> <20130926154026.4be04064@laptop.minsk.domain> <20130926130718.GH41229@kib.kiev.ua> <20130927083647.39956586@laptop.minsk.domain> <977CE1C1-B96C-4553-8C08-0077E1738496@samsco.org> <20130927145251.6532d339@laptop.minsk.domain> <0B95678C-4C3A-4234-B2EA-77156ED905B9@samsco.org> <20130927125934.GA87559@gahrfit.gahr.ch> <52458A41.6040004@passap.ru> <524593B5.2010806@yandex.ru> <20130927143344.GC87559@gahrfit.gahr.ch> X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.19; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Konstantin Belousov , FreeBSD CURRENT , Boris Samorodov , Ruslan Makhmatkhanov X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Sep 2013 06:29:40 -0000 On Fri, 27 Sep 2013 16:33:44 +0200 Pietro Cerutti wrote: > On 2013-Sep-27, 18:18, Ruslan Makhmatkhanov wrote: > > Boris Samorodov wrote on 27.09.2013 17:38: > > >> reverting those two commits solved the issue. > > > > > > In my case just rebuilding and restarting of sysutils/hal helped. > > > > Rebuilding and restarting hald solved the issue on non-reverted > > kernel. Thank you, Boris! > > +1, thanks! > +1 thanks! r255915 Sep 28 09:27:13 laptop kernel: ahcich1: Timeout on slot 1 port 0 Sep 28 09:27:13 laptop kernel: ahcich1: is 00000000 cs 00000006 ss 00000000 rs 00000006 tfd c0 serr 00000000 cmd 0000c117 Sep 28 09:27:14 laptop pkg: hal-0.5.14_20 deinstalled Sep 28 09:27:15 laptop dbus[1299]: [system] Reloaded configuration Sep 28 09:27:19 laptop pkg-static: hal-0.5.14_20 installed Sep 28 09:27:19 laptop dbus[1299]: [system] Reloaded configuration [silence] -- wbr, tiger