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

Rui Paulo rpaulo at FreeBSD.org
Mon Apr 7 11:22:13 UTC 2008


rpaulo      2008-04-07 11:22:12 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/asmc         asmc.c asmcvar.h 
  Log:
  The SMC is represented on the acpi tables, so we can completely remove
  dependency on isa. We are now an acpi child.
  
  Also:
          * Add compile time debugging activation
          * Increase the delay for the SMS init flag.
  
  Revision  Changes    Path
  1.4       +72 -42    src/sys/dev/asmc/asmc.c
  1.2       +12 -14    src/sys/dev/asmc/asmcvar.h


More information about the cvs-src mailing list