Date: Sun, 3 Mar 2002 11:23:17 -0800 (PST) From: Doug Rabson <dfr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 machdep.c Message-ID: <200203031923.g23JNHW37465@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dfr         2002/03/03 11:23:17 PST
  Modified files:
    sys/ia64/ia64        machdep.c 
  Log:
  * Include <sys/ucontext.h> so that this compiles again.
  * Move the section which manipulates ia64_pal_base to after cninit() so
    that we don't risk printing anything before we have a console.
  * Don't call ia64_probe_sapics() for a SKI build. This should really
    be dependant on ACPICA being present or something.
  
  Revision  Changes    Path
  1.76      +15 -12    src/sys/ia64/ia64/machdep.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203031923.g23JNHW37465>
