Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Jan 1997 18:53:29 +1100
From:      Bruce Evans <bde@zeta.org.au>
To:        cvs-all@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org, nate@freefall.freebsd.org
Subject:   Re: cvs commit:  src/sys/pccard pcic.c
Message-ID:  <199701120753.SAA30491@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>  Modified:    sys/pccard  pcic.c
>  Log:
>  Initialize pcic_imask with SWI_MASK to interference from timeout routines.

SWI_CLOCK_MASK would prevent interference from timeout routines.  The
other SWIs should probably be masked iff the HWIs for pcic devices are
masked.

Bruce



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