看板 DFBSD_submit 關於我們 聯絡資訊
On Wed, Feb 16, 2005 at 10:33:11AM -0800, Matthew Dillon wrote: > You could temporarily use a critical section instead of spl*() in the USB > code.. or at least, that would be preferable to doing (a). The problem here is not so much the USB code, it is the general network code and possible other code as well. What would be possible is the allow the USB code to mask both BIO and NET code. Should be pretty easy to do. Give me some time to sleep over it :) Joerg > > -Matt > Matthew Dillon > <dillon@backplane.com>