Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Nov 1997 06:20:34 -0800 (PST)
From:      Nate Williams <nate@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/pccard pccard.c pcic.c
Message-ID:  <199711151420.GAA14915@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
nate        1997/11/15 06:20:34 PST

  Modified files:
    sys/pccard           pccard.c pcic.c 
  Log:
  MF22:
  (update_intr_masks might not need to be done in 3.X, but the new generic
   interrupt code is incomplete w/regard to support for the PCCARD code, so
   to avoid any potential problems use it.  It can't hurt).
  
  - Correctly register pcic_imask with the system interrupt code.
  
  - Call update_intr_masks() so that pcic_imask modifications that occur
    when card interrupts are registered get updated in the system
    interrupt code.
  
  Revision  Changes    Path
  1.52      +6 -5      src/sys/pccard/pccard.c
  1.53      +1 -1      src/sys/pccard/pcic.c



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