From owner-freebsd-current@FreeBSD.ORG Tue Aug 18 12:34:16 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C6B1D106568D for ; Tue, 18 Aug 2009 12:34:16 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 017B78FC59 for ; Tue, 18 Aug 2009 12:34:15 +0000 (UTC) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id PAA24376; Tue, 18 Aug 2009 15:18:55 +0300 (EEST) (envelope-from avg@icyb.net.ua) Message-ID: <4A8A9C2E.7000409@icyb.net.ua> Date: Tue, 18 Aug 2009 15:18:54 +0300 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.22 (X11/20090724) MIME-Version: 1.0 To: Bruce Cran References: <20090818122453.0000301a@unknown> In-Reply-To: <20090818122453.0000301a@unknown> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=KOI8-U Content-Transfer-Encoding: 7bit Cc: current@freebsd.org Subject: Re: fdc(4) regression: fdc0 fails to probe X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Tue, 18 Aug 2009 12:34:16 -0000 on 18/08/2009 14:24 Bruce Cran said the following: > There appears to be a regression between 7.2 and 8.0-BETA2 with fdc(4): > it used to find and attach fdc0, but now it fails to probe fdc0 but > appears to initially find a nonexistant fdc1: > > fdc0: No FDOUT register! > fdc0 failed to probe at port 0x3f0 irq 6 drq 2 on isa0 > > But: > > fdc1: port 0x3f2-0x3f5,0x3f7 irq 6 drq 2 on > acpi0 fdc1: ic_type 90 part_id 80 > fdc1: [FILTER] I think that this could be related to device.hints? Could you please compare the fdc hints (if any) between the versions? Could you please try removing any fdc hints from 8.0 config? -- Andriy Gapon