Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Oct 2000 12:56:13 -0600
From:      Warner Losh <imp@village.org>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        smp@FreeBSD.org
Subject:   Re: Releasing interrupts? 
Message-ID:  <200010051856.MAA01219@harmony.village.org>
In-Reply-To: Your message of "Thu, 05 Oct 2000 11:53:52 PDT." <XFMail.001005115352.jhb@FreeBSD.org> 
References:  <XFMail.001005115352.jhb@FreeBSD.org>  

next in thread | previous in thread | raw e-mail | index | archive | help
In message <XFMail.001005115352.jhb@FreeBSD.org> John Baldwin writes:
: thread.  However, the code should handle adding and removing handlers
: ok.  In inthand_add() we check to see if the thread we are adding a
: handler to has no handlers and if not we act as if we are sort of creating
: a new ithread.

OK.  I'll look at why inthand_add() isn't working in that case then,
or track down why the interrupts don't get passed on to my interrupt
routine.  thanks for the pointer.  I've seen it twice now, but usually
don't see it because I usually just have one card.

I'll need a  kthread_cancel for unloading the pccard device in NEWCARD
since it uses a thread to process the insert/remove events.

Warner


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-smp" in the body of the message




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