Return to BSD News archive
Path: sserve!newshost.anu.edu.au!munnari.oz.au!sgiblab!nbn!hilbert.dnai.com!agate!howland.reston.ans.net!europa.eng.gtefsd.com!news.mathworks.com!news2.near.net!news.delphi.com!news.delphi.com!not-for-mail From: hcubed@news.delphi.com (HCUBED@DELPHI.COM) Newsgroups: comp.os.386bsd.development Subject: Re: ISA strayintr "c" (EISA pt. #3) Date: 31 Oct 1994 22:58:08 -0000 Organization: Delphi Internet Services Corporation Lines: 9 Message-ID: <393sq0$qqt@news.delphi.com> References: <CyK1IL.Lto@acsu.buffalo.edu> NNTP-Posting-Host: news.delphi.com Keywords: SCSI I had this happen to me when I first tried to install FreeBSD. As it turned out, the kernel that was distributed on the CDROM was gen'ed with the bt driver configured for INT12. So, what I had to do was to reconfig the card to use IRQ12, install the os, then regen the kernel to use IRQ11, reconfigure the card, then boot. good luck, grant