Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Aug 1998 10:51:38 -0700 (PDT)
From:      Bill Paul <wpaul@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/pci if_xl.c if_xlreg.h
Message-ID:  <199808241751.KAA18209@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       1998/08/24 10:51:38 PDT

  Modified files:
    sys/pci              if_xl.c if_xlreg.h 
  Log:
  - #define mask of enabled interrupts/indications in if_xlreg.h instead of
    constructing local copy in xl_init()
  - disable interrupts on entry to xl_intr(), re-enable them on exit.
  - fix a few typos in some comments
  
  Revision  Changes    Path
  1.5       +32 -21    src/sys/pci/if_xl.c
  1.3       +8 -1      src/sys/pci/if_xlreg.h



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