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?