Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Aug 2004 17:44:02 -0700
From:      Nate Lawson <nate@root.org>
To:        cvs-src@freebsd.org, cvs-all@freebsd.org
Subject:   Re: [src] cvs commit: src/sys/dev/eisa eisaconf.c
Message-ID:  <410EDFD2.1030802@root.org>
In-Reply-To: <20040803004150.8C6FF16A4F5@hub.freebsd.org>
References:  <20040803004150.8C6FF16A4F5@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Nate Lawson wrote:
> njl         2004-08-03 00:41:47 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/dev/eisa         eisaconf.c 
>   Log:
>   Change EISA probing to be less invasive.  Instead of probing all slots
>   unconditionally, stop after the first one (system board) if no EISA hardware
>   is detected.  This fixes a boot hang (i.e. Thinkpad) when ACPI is disabled.
>   Also, split the probe code into a separate function and do some style cleanup.
>   
>   Note that the Adaptec 2842 VLB controller probe is broken by this change
>   and will fail to probe.  It should be fixed separately.
>   
>   Revision  Changes    Path
>   1.67      +43 -11    src/sys/dev/eisa/eisaconf.c

Reviews and helpful comments from: gibbs, imp

-Nate



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?410EDFD2.1030802>