Date: Wed, 26 Apr 2000 15:32:00 GMT From: Salvo Bartolotta <bartequi@neomedia.it> To: Marc Tardif <intmktg@CAM.ORG>, freebsd-bugs@FreeBSD.ORG Subject: Re: changing irq in kernel Message-ID: <20000426.15320000@bartequi.ottodomain.org> In-Reply-To: <Pine.LNX.4.10.10004260949040.11138-100000@Gloria.CAM.ORG> References: <Pine.LNX.4.10.10004260949040.11138-100000@Gloria.CAM.ORG>
next in thread | previous in thread | raw e-mail | index | archive | help
>>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< On 4/26/00, 3:04:15 PM, Marc Tardif <intmktg@CAM.ORG> wrote regarding=20 changing irq in kernel: > I am currently running FreeBSD-3.4 STABLE and encountered a problem=20 when > recompiling the kernel after changing the irq in my KERNEL file. The=20 diff > between the file before and after would look something like: > < device ed0 at isa? port 0x280 net irq 5 iomem=20 0xd8000 > --- > > device ed0 at isa? port 0x280 net irq 10 iomem=20 0xd8000 > After running "config KERNEL", "cd ../../compile/KERNEL", "make=20 depend", > "make" and "make install", nothing changes. I still get the problem=20 that > my 3c503 card uses the wrong irq. The only way to fix the problem was = to > "rm -fr /usr/src/sys/compile/KERNEL" and start over. Now, everything > works. > I'm not sure if this really qualifies as a bug, but I thought you=20 should > know about it. > Marc Tardif Dear Marc Tardif, have you tried "config -r KERNEL" ? If not, you might want to read about it in config(8). If you still=20 meet problems, then, by all means, whine :-) Best regards, Salvo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000426.15320000>