Return to BSD News archive
Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!zombie.ncsc.mil!news.mathworks.com!news.kei.com!sol.ctr.columbia.edu!howland.reston.ans.net!Germany.EU.net!nntp.gmd.de!news.rwth-aachen.de!manray!not-for-mail From: odiug@gom.informatik.rwth-aachen.de (Guido Muesch) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Help! Rebuilding Kernels! Date: 12 Jul 1995 14:30:18 GMT Organization: RWTH -Aachen / Rechnerbetrieb Informatik Lines: 20 Message-ID: <3u0m9q$ap4@news.rwth-aachen.de> References: <3tug4n$8ot@cmcl2.NYU.EDU> NNTP-Posting-Host: manray.informatik.rwth-aachen.de X-Newsreader: TIN [UNIX 1.3 950520BETA PL0] Joseph Steinberg (steinber@slinky.cs.nyu.edu) wrote: : I think the problem is that I need to rebuild the installed kernel with : the mcd0 parameters set to IRQ11 and PORT 0x340. Does anyone know how to : do this? : : JS : How about booting with -c and then: port mcd0 0x340 irq mcd0 11 quit Well, I am new to FreeBSD, but this was one of the first things I need to figure out, because my SMC Ultra Ethernetcard is on IRQ 10 which FreeBSD did not expect. The good thing is, that FreeBSD reports the -c settings, so you only have to do it once. 8-) Ciao Guido