cvs commit: src/sys/dev/acpica acpi.c

Nate Lawson njl at FreeBSD.org
Wed Mar 29 06:30:50 UTC 2006


njl         2006-03-29 06:30:48 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi.c 
  Log:
  Add reset register support.  This is the only method to reboot some new
  systems (blade servers).  On most systems, this is implemented as an IO
  write to the SMI port and the BIOS generates the actual reset.
  
  PR:             kern/94939
  Submitted by:   dodell at ixsystems.com
  Reviewed by:    jhb
  MFC after:      3 weeks
  
  Revision  Changes    Path
  1.220     +11 -0     src/sys/dev/acpica/acpi.c


More information about the cvs-src mailing list