Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Aug 1998 12:03:23 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/isa cy.c cyreg.h
Message-ID:  <199808131903.MAA01390@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1998/08/13 12:03:22 PDT

  Modified files:
    sys/i386/isa         cy.c cyreg.h 
  Log:
  Cleaned up previous commit, mainly by moving repetitive calculations
  of invariants to cyattach().
  
  Fixed minor bugs:
  - cyparam() returned without restoring the ipl in the error cases.  This
    was harmless because cyparam() is always called at spltty().
  - one check for "rev. J or higher" actually checked for precisely rev. J.
  
  Revision  Changes    Path
  1.68      +62 -113   src/sys/i386/isa/cy.c
  1.7       +3 -8      src/sys/i386/isa/cyreg.h



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