Return to BSD News archive
Xref: sserve comp.os.386bsd.misc:3683 comp.os.386bsd.questions:13749 Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.cs.su.oz.au!news.adelaide.edu.au!gateway.dircsa.org.au!cleese.apana.org.au!apanix.apana.org.au!miff From: miff@apanix.apana.org.au (Michael Smith) Newsgroups: comp.os.386bsd.misc,comp.os.386bsd.questions Subject: Re: [FreeBSD] BT445C SCSI host: 'strayintr c' message - help! Date: 9 Oct 94 03:49:09 GMT Organization: Apanix Public Access Unix, +61 8 373 5485 (5 lines) Lines: 24 Message-ID: <miff.781674549@apanix.apana.org.au> References: <36i0fj$akc@kaiwan009.kaiwan.com> <36iiei$q04@newstand.syr.edu> <36io4a$lnk@kaiwan009.kaiwan.com> NNTP-Posting-Host: seldon.apanix.apana.org.au jclf@kaiwan.com (Jason Fordham) writes: >I must say it's puzzling, though: _something_ was generating the 'strayintr >c', and I guess that's now being caught by the bt driver. The kernel had >decided (as the setup should have told it) that the 445C was using IRQ >11, so where did the IRQ 12 signal come from? Should the bt driver be >trapping it at all? 'c' is 12. The card was configured for 12. When the kernel started, the BT driver registered itself for 11. When the BT driver talked to the card, the card asserted IRQ 12. The kernel received the IRQ, but nothing was registered for it, hence the 'strayintr' error. The BT driver had nothing to do with 'c'. Hope that all makes sense 8) (transpose 'e' for 'c' and that's the problem I had with my 34f and its default configuration) -- # mike smith : miff@apanix.apana.org.au - Silicon grease monkey # # "The question 'why are the fundamental laws of nature mathematical' # # then invites the trivial response 'because we define as fundamental # # those laws which are mathematical'". Paul Davies, _The_Mind_of_God_. #