Return to BSD News archive
Newsgroups: comp.os.386bsd.questions Path: sserve!newshost.anu.edu.au!munnari.oz.au!constellation!osuunx.ucc.okstate.edu!moe.ksu.ksu.edu!crcnis1.unl.edu!wupost!spool.mu.edu!agate!usenet.ins.cwru.edu!gatech!asuvax!ennews!mcdphx!udc!dacapo.urbana.mcd.mot.com!tcombs From: tcombs@dacapo.urbana.mcd.mot.com (Tim Combs) Subject: wdc0: extra interrupt Message-ID: <1993Aug30.161403.11735@urbana.mcd.mot.com> Sender: news@urbana.mcd.mot.com (News) Nntp-Posting-Host: dacapo.urbana.mcd.mot.com Organization: Motorola Computer Group, Urbana Design Center Date: Mon, 30 Aug 1993 16:14:03 GMT Lines: 7 I also got the extra interrupt problem while trying to install netbsd 0.9. I have an ultrastore ESDI controller 12F and a 376 megabyte Maxtor Disk. It's set at 1412 cylinders, 15 heads and, 36 sectors per track. I turned off drive translation and set my BIOS to the above values. During installation all goes well until it reaches the point of making the filesystems on the disk. It displays the error message: wdc0:extra interrupt and promptly locks up the system. After waiting 15 minutes or so reading the latest Readers Digest with no response (from the system), I rebooted the system. My DOS partition wasn't scrozzed so I assume, that wasn't overwritten. I looked at the wd.c code and found the offending error message and it seems to be doing ioctl kinds of things to the disk. Any ideas?