Re: panic in ehci_abort_xfer
gmcnutt <[email protected]> Fri, 25 Feb 2011 19:54:24 +0000 (UTC)
| Newsgroups | gmane.os.netbsd.devel.general |
|---|---|
| Message-ID | <[email protected]> |
gmcnutt <gmcnutt <at> cradlepoint.com> writes: I worked around my problem by identifying a xfer callback in a driver that was doing synch'd transfers to a hub and deferring these to a timer. But my original questions remain unanswered: are softintr's preemptible? If so, isn't that panic bound to happen in some cases?