From owner-freebsd-questions Fri Dec 20 21:58:10 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id VAA27059 for questions-outgoing; Fri, 20 Dec 1996 21:58:10 -0800 (PST) Received: from gdi.uoregon.edu (cisco-ts12-line10.uoregon.edu [128.223.150.142]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id VAA27041 for ; Fri, 20 Dec 1996 21:58:07 -0800 (PST) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.2/8.6.12) with SMTP id VAA00268; Fri, 20 Dec 1996 21:57:56 -0800 (PST) Date: Fri, 20 Dec 1996 21:57:56 -0800 (PST) From: Doug White Reply-To: dwhite@resnet.uoregon.edu To: Carey Nairn cc: questions@freebsd.org Subject: Re: 2.1.6 kernel compile problem In-Reply-To: <3.0.32.19961220123415.006dc8b4@falcon.pacit.tas.gov.au> 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 Fri, 20 Dec 1996, Carey Nairn wrote: > loading kernel > ioconf.o: Undefined symbol `_ahcdriver' referenced from data segment > ioconf.o: Undefined symbol `_ahcintr' referenced from data segment ^^^ Something wants the AHC scsi driver. > controller > ncr0 That's not right. > controller ahc1 at isa? bio irq ? vector > ahcintr That's not right either. Those should be on the same line, and the ahc isn't an ISA device. It should look just like this if you have two adapters: > controller ahc1 What card are you trying to use? The ahc driver is for VLB & PCI devices (274x, 284x, 294x, 394x (U/W) & the AIC7870/AIC7880 chips). You probably want the aha for the 154x ISA adapters. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major