Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jun 2004 17:27:38 +0000 (UTC)
From:      Nate Lawson <njl@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 bios.c
Message-ID:  <200406171727.i5HHRcYq045595@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
njl         2004-06-17 17:27:38 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/i386        bios.c 
  Log:
  Revert last change.  If acpi is loaded or compiled into the kernel, its
  devclass will be present even if the driver was disabled by a hint.  Using
  device_get_softc() provides the right info even if it's overkill.
  
  Explained by:   jhb
  
  Revision  Changes    Path
  1.69      +1 -1      src/sys/i386/i386/bios.c



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