Re: [PATCH] Add intr_mask() / intr_unmask() interface to mask / unmask individual interrupt sources
Jason Thorpe <[email protected]> Fri, 20 Dec 2019 10:35:35 -0800
| Newsgroups | gmane.os.netbsd.ports.i386,gmane.os.netbsd.ports.x86-64 |
|---|---|
| Message-ID | <[email protected]> |
> On Dec 20, 2019, at 9:42 AM, Andrew Doran <[email protected]> wrote: > > but my one comment is > that it sucks that you actually have a need to mask an interrupt source in > regular operation the first place. Doesn't sound like a fun problem. Yes, this is particularly dumb item in the hid-over-i2c spec (level-sensitive interrupts). -- thorpej