Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jul 1997 00:57:51 -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 npx.c
Message-ID:  <199707210757.AAA13571@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
fsmp        1997/07/21 00:57:51 PDT

  Modified files:
    sys/i386/isa         npx.c 
  Log:
  Made the SMP case ignore the possibility of an INT13 interface.
  This eliminates all the APIC code, and thus several routines that
  would otherwise need to be made MP-safe.
  
  Reviewed by:	 Bruce Evans <bde@zeta.org.au>
  
  Revision  Changes    Path
  1.49      +43 -64    src/sys/i386/isa/npx.c



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