Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Mar 2005 20:46:16 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/isa npx.c
Message-ID:  <200503162046.j2GKkGoq001447@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2005-03-16 20:46:16 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/isa         npx.c 
  Log:
  Eleminate 3 PC98 ifdefs:
  o Use IP_NPX in preference to hard coded value to write 0 to clear busy#
  o Use md macro for a full reset of the npx
  o Use IRQ_NPX in preference to hard coded value for each platform.
  
  # The other two ifdefs in this file are hard to remove
  
  Revision  Changes    Path
  1.158     +5 -17     src/sys/i386/isa/npx.c



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