Subject: Re: Masking out irqs with PCIC_ISA_INTR_ALLOC_MASK in pcmcia subsystem
To: John Kohl <jtk@kolvir.arlington.ma.us>
From: Eric S. Hvozda <hvozda@netcom.com>
List: current-users
Date: 11/10/1997 09:50:36
On Mon, 10 Nov 1997 09:05:45 -0500 (EST)  John Kohl wrote:
> 
> Think "little endian short" and "count from zero", e.g. ~(1 << 10).

Ah ha!  That makes more sense now.  Thank you Sir!