Re: New Convert/Simple Question

Jason R Thorpe <[email protected]> Thu, 11 Jul 2002 14:05:22 -0700
Newsgroups gmane.os.netbsd.ports.next68k
Organization Wasabi Systems, Inc.
Message-ID <[email protected]>
On Thu, Jul 11, 2002 at 10:54:04PM +0200, Christian Limpach wrote:

 > aha, there's the dma interrupts (at IPL6) which don't do anything like 
 > that, then there's the serial port interrupts (at IPL5) which I'll 
 > check.  All other interrupts are at IPL3.  Is this how to be careful 
 > (enough) about this?

So, serial port interrupts probably just schedule a software interrupt,
right?  If so, that's safe.  If DMA interrupts don't call wakeup, then
that's fine, too.

Sounds like you've got it covered ... I just figured it was worth
mentioning :-)

-- 
        -- Jason R. Thorpe <[email protected]>