Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Apr 1997 12:07:37 -0700 (PDT)
From:      Steve Passe <fsmp@FreeBSD.org>
To:        CVS-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-sys@FreeBSD.org
Subject:   cvs commit:  src/sys/i386/isa isa_device.h
Message-ID:  <199704261907.MAA21670@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
fsmp        97/04/26 12:07:37

  Modified:    sys/i386/isa  isa_device.h
  Log:
  #if'ed out the '#include "opt_smp.h"' line.
  
  The SMP source was merged into 3.0-current last nite and this broke
  the make of sbin/dset.
  
  Should make things work for non-SMP case.
  
  People making SMP kernels will need to edit i386/isa/isa_device.h, re-enabling
  '#include "opt_smp.h"'.  People making SMP worlds will have to punt for now...
  I'm thinking about the real solution, but for now the goal is to NOT break
  the world!
  
  Revision  Changes    Path
  1.37      +3 -2      src/sys/i386/isa/isa_device.h



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