cvs commit: src/sys/i386/isa npx.c

Warner Losh imp at FreeBSD.org
Wed Mar 16 12:46:16 PST 2005


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


More information about the cvs-src mailing list