Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Sep 2004 22:19:41 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ia64/ia64 machdep.c trap.c src/sys/ia64/include efi.h fpu.h
Message-ID:  <200409172219.i8HMJfPI001348@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2004-09-17 22:19:41 UTC

  FreeBSD src repository

  Modified files:
    sys/ia64/ia64        machdep.c trap.c 
    sys/ia64/include     efi.h fpu.h 
  Log:
  Provide our own FPSWA definitions, instead of depending on the Intel
  EFI headers and put them all in <machine/fpu.h>. The Intel EFI headers
  conflict with the Intel ACPI headers (duplicate type definitions), so
  are being phased out in the kernel.
  
  Revision  Changes    Path
  1.187     +4 -5      src/sys/ia64/ia64/machdep.c
  1.106     +23 -44    src/sys/ia64/ia64/trap.c
  1.6       +0 -1      src/sys/ia64/include/efi.h
  1.2       +28 -0     src/sys/ia64/include/fpu.h



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