Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Apr 2008 17:16:19 +0000 (UTC)
From:      Rui Paulo <rpaulo@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/asmc asmc.c
Message-ID:  <200804111716.m3BHGJno055017@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rpaulo      2008-04-11 17:16:19 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/asmc         asmc.c 
  Log:
  Don't call acpi_disabled() because we are not part of the acpi.ko
  module. Instead, use resource_disabled() that doesn't depend on any
  module.
  
  Noticed by:     Ian FREISLICH <ianf at clue.co.za>
  
  Revision  Changes    Path
  1.8       +1 -1      src/sys/dev/asmc/asmc.c



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