Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.cs.su.oz.au!metro!metro!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!news-xfer.netaxs.com!hammer.uoregon.edu!csulb.edu!newshub.csu.net!news.Cerritos.edu!news.Arizona.EDU!math.arizona.edu!noao!rstevens From: rstevens@noao.edu (W. Richard Stevens) Newsgroups: comp.unix.bsd.bsdi.misc Subject: Re: Interupt at irq 11 missing Date: 9 Apr 1997 20:45:05 GMT Organization: National Optical Astronomy Observatories, Tucson, AZ, USA Lines: 16 Message-ID: <5igv4h$boh@noao.edu> References: <334AEB0C.1C23@megalink.net> NNTP-Posting-Host: gemini.tuc.noao.edu Xref: euryale.cc.adfa.oz.au comp.unix.bsd.bsdi.misc:6624 > I have a 3com 509 and cannot get it to work correctly. Does BSDI require > that the ethernet card be irq 11? It is set for 10 as 11 will cause a > conflict with another piece of hardware. > > I get this error on boot and also when I am using ifconfig. Does anyone > have an idea about this error?? I had the same problem with 3.0 and a 3C509. I used 3Com's DOS utility to set the IRQ to 10, but then I had to stop the BSD/OS 3.0 boot and enter -dev ef0 irq=10 -start - I also had to put that dev command above into /etc/default.boot. Rich Stevens