Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Dec 1996 21:57:56 -0800 (PST)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        Carey Nairn <Carey.Nairn@ccd.tas.gov.au>
Cc:        questions@freebsd.org
Subject:   Re: 2.1.6 kernel compile problem
Message-ID:  <Pine.BSI.3.94.961220215411.244D-100000@localhost>
In-Reply-To: <3.0.32.19961220123415.006dc8b4@falcon.pacit.tas.gov.au>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.94.961220215411.244D-100000>