From owner-freebsd-current@FreeBSD.ORG Fri Sep 27 11:47:52 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 6E1D2CCE for ; Fri, 27 Sep 2013 11:47:52 +0000 (UTC) (envelope-from sergey.dyatko@gmail.com) Received: from mail-ee0-x229.google.com (mail-ee0-x229.google.com [IPv6:2a00:1450:4013:c00::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0649025B7 for ; Fri, 27 Sep 2013 11:47:51 +0000 (UTC) Received: by mail-ee0-f41.google.com with SMTP id d17so1170828eek.14 for ; Fri, 27 Sep 2013 04:47:50 -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=vdBbxXjftam1cPYaZCggrcjll24ey6wR6SfX8owTK+Q=; b=dNTF/+mxi9SQx2T/lej+iuJk6si7BTq1RC7dwPkOMAX723+XtflBpHJqz37tQLAjL2 eTS38LSPK6OfC5zK1fQDjNhFI/IgbePy6wwjcKDyfPVn0TURIsBw8IZCHzGFuVikBoqk 1E8VuCy4dUQv0R47x+zxSuLwq/EMlwEldEpBOx65gMkJjycXjuR7meIp3HBji6NIxbEb 882/WJ3ZeQqtSqI48D9eZh7Suoa5WCHqA1Tj0BBmZ0Ju3EmT9bVVse2IjV3ly92DgSp6 MHgLNgggiZCJiNIEhs6d23kHw/Ea5tstBX4BrNCbJNaxrcfvCSBDZesAJJmpejg+oMXS ZvYA== X-Received: by 10.14.214.136 with SMTP id c8mr9787143eep.6.1380282470353; Fri, 27 Sep 2013 04:47:50 -0700 (PDT) Received: from laptop.minsk.domain (m-s.agava.net. [195.222.84.203]) by mx.google.com with ESMTPSA id a1sm15361074eem.1.1969.12.31.16.00.00 (version=SSLv3 cipher=RC4-SHA bits=128/128); Fri, 27 Sep 2013 04:47:49 -0700 (PDT) Date: Fri, 27 Sep 2013 14:47:59 +0300 From: "Sergey V. Dyatko" To: Ivan Klymenko Subject: Re: kernel: ahcich1: Timeout on slot 0 port 0 Message-ID: <20130927144759.1dcbe6b3@laptop.minsk.domain> In-Reply-To: <20130927144420.68aa3a7a@nonamehost.local> References: <20130927131431.444155d6@nonamehost.local> <20130927114103.GE2335@glenbarber.us> <20130927144420.68aa3a7a@nonamehost.local> X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.19; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit Cc: FreeBSD CURRENT 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: Fri, 27 Sep 2013 11:47:52 -0000 On Fri, 27 Sep 2013 14:44:20 +0300 Ivan Klymenko wrote: > В Fri, 27 Sep 2013 07:41:03 -0400 > Glen Barber пишет: > > > On Fri, Sep 27, 2013 at 01:14:31PM +0300, Ivan Klymenko wrote: > > > Hello all > > > After the upgrade, with a revision r255868 to revision r255882 > > > I have the following problem: > > > ..... > > > Sep 27 12:49:01 nonamehost kernel: ahcich1: Timeout on slot 0 > > > port 0 Sep 27 12:49:01 nonamehost kernel: ahcich1: is 00000000 cs > > > 00000001 ss 00000000 rs 00000001 tfd d0 serr 00000000 cmd > > > 0000c017 Sep 27 12:49:01 nonamehost kernel: ahcich1: Timeout on > > > slot 0 port 0 Sep 27 12:49:01 nonamehost kernel: ahcich1: is > > > 00000000 cs 00000001 ss 00000000 rs 00000001 tfd d0 serr 00000000 > > > cmd 0000c017 Sep 27 12:49:01 nonamehost kernel: ahcich1: Timeout > > > on slot 0 port 0 Sep 27 12:49:01 nonamehost kernel: ahcich1: is > > > 00000000 cs 00000001 ss 00000000 rs 00000001 tfd d0 serr 00000000 > > > cmd 0000c017 Sep 27 12:49:01 nonamehost kernel: ahcich1: Timeout > > > on slot 0 port 0 Sep 27 12:49:01 nonamehost kernel: ahcich1: is > > > 00000000 cs 00000003 ss 00000000 rs 00000003 tfd d0 serr 00000000 > > > cmd 0000c017 ...... many messages > > > > > > In what could be the reason? > > > > > > FreeBSD 10.0-ALPHA3 #0 r255882 > > > > > > > Are your kernel and userland in sync? > > > > Glen > > > > Yes, of course. please read "r255873: ahcich7: Timeout on slot 0 port 0 FLOODING kernel messages" thread. -- wbr, tiger