cvs commit: src/sys/i386/i386 legacy.c src/sys/kern subr_smp.c

Nate Lawson njl at FreeBSD.org
Thu May 6 08:54:03 PDT 2004


njl         2004/05/06 08:54:03 PDT

  FreeBSD src repository

  Modified files:
    sys/i386/i386        legacy.c 
    sys/kern             subr_smp.c 
  Log:
  Move the CPU newbus attachment to i386 legacy.  The acpi_cpu device will
  become just "cpu" and provide attachments in the !legacy case.
  
  Tested by:      des
  
  Revision  Changes    Path
  1.53      +71 -1     src/sys/i386/i386/legacy.c
  1.187     +0 -70     src/sys/kern/subr_smp.c


More information about the cvs-all mailing list