From owner-freebsd-current@FreeBSD.ORG Wed Apr 21 03:03:08 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F9C116A4CE; Wed, 21 Apr 2004 03:03:08 -0700 (PDT) Received: from server.alexdupre.com (host245-49.pool8288.interbusiness.it [82.88.49.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5ED9B43D3F; Wed, 21 Apr 2004 03:03:05 -0700 (PDT) (envelope-from ale@FreeBSD.org) Received: from FreeBSD.org (thunder.alexdupre.com [192.168.0.101]) i3LA2vlN048747; Wed, 21 Apr 2004 12:02:59 +0200 (CEST) (envelope-from ale@FreeBSD.org) Message-ID: <408646D1.3000108@FreeBSD.org> Date: Wed, 21 Apr 2004 12:02:57 +0200 From: Alex Dupre User-Agent: Mozilla Thunderbird 0.5+ (Windows/20040312) X-Accept-Language: en MIME-Version: 1.0 To: Niki Denev References: In-Reply-To: X-Enigmail-Version: 0.83.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-current@FreeBSD.org cc: sos@FreeBSD.org Subject: Re: Failed to detect hard disk on TP X31 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 21 Apr 2004 10:03:08 -0000 Niki Denev wrote: > With the today's -current, my thinkpad X31 doesn't seem to detect my > hard disk anymore.... My Compaq Armada M700 detects correctly the HD but hangs in random places during startup (before detecting the cd-rom, when trying to mount the rootfs, running rcNG scripts - I have to detach the ac adapter and the battery to poweroff the laptop). I identified the problem in rev. 1.246 of sys/dev/pci/pci.c -- Alex Dupre