cvs commit: src/sys/dev/asmc asmc.c

Rui Paulo rpaulo at FreeBSD.org
Fri Apr 11 17:16:20 UTC 2008


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


More information about the cvs-all mailing list