Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jun 2004 20:08:50 -0400
From:      John Baldwin <jhb@FreeBSD.org>
To:        Nate Lawson <njl@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/i386/i386 bios.c
Message-ID:  <200406152008.50656.jhb@FreeBSD.org>
In-Reply-To: <200406150212.i5F2CCaH095335@repoman.freebsd.org>
References:  <200406150212.i5F2CCaH095335@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 14 June 2004 10:12 pm, Nate Lawson wrote:
> njl         2004-06-15 02:12:12 UTC
>
>   FreeBSD src repository
>
>   Modified files:
>     sys/i386/i386        bios.c
>   Log:
>   We only need the devclass_find() result, not the softc.

The devclass still exists if there is no acpi0 device due to 'set 
hint.acpi.0.disabled=1'.  Perhaps devclass_get_device() is more appropriate 
than devclass_get_softc() though.

-- 
John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org



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