Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jun 2004 17:59:01 +0000 (UTC)
From:      John Baldwin <jhb@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:  <200406231759.i5NHx1Rb095566@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2004-06-23 17:59:01 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/i386        bios.c 
  Log:
  Fetch the actual acpi0 device_t and use device_is_attached() to see if
  it's alive rather than trying to fetch its softc pointer via its devclass.
  
  Glanced at by:  imp, njl
  
  Revision  Changes    Path
  1.70      +3 -2      src/sys/i386/i386/bios.c



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