From owner-freebsd-questions Wed Apr 9 12:10:07 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA09335 for questions-outgoing; Wed, 9 Apr 1997 12:10:07 -0700 (PDT) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id MAA09312 for ; Wed, 9 Apr 1997 12:10:01 -0700 (PDT) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.5/8.6.12) with SMTP id MAA04299; Wed, 9 Apr 1997 12:09:38 -0700 (PDT) Date: Wed, 9 Apr 1997 12:09:38 -0700 (PDT) From: Doug White X-Sender: dwhite@localhost Reply-To: Doug White To: Dan Carlson cc: freebsd-questions@FreeBSD.ORG Subject: Re: make errors (with attached file) In-Reply-To: <3348C434.5A96@rohan.sdsu.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, 7 Apr 1997, Dan Carlson wrote: > sorry, I forgot to attach the custom kernel file. Here it is. Got it. Problems I see: 1. ed0 and ed1 are both assigned irq 5. That will not work. 2. Make sure everything is on one line. Some of the 'vector's are wrapping and don't have a space after them. The code that blows up is doing some work with interrupts and vectors. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major