From owner-cvs-all Tue Sep 15 17:49:22 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA22382 for cvs-all-outgoing; Tue, 15 Sep 1998 17:49:22 -0700 (PDT) (envelope-from owner-cvs-all) Received: from pozo.pozo.com (pozo.pozo.com [207.201.8.18]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA22140; Tue, 15 Sep 1998 17:48:17 -0700 (PDT) (envelope-from mantar@netcom.com) Received: from dual (DUAL [192.168.0.2]) by pozo.pozo.com (8.9.1/8.9.1) with SMTP id RAA02434; Tue, 15 Sep 1998 17:47:32 -0700 (PDT) (envelope-from mantar@netcom.com) Message-Id: <199809160047.RAA02434@pozo.pozo.com> X-Sender: null@192.168.0.1 X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1.0.52 (Beta) Date: Tue, 15 Sep 1998 17:47:31 -0700 To: gibbs@pluto.plutotech.com From: Manfred Antar Subject: CAM and DPT controller Cc: cvs-committers@FreeBSD.ORG, current@FreeBSD.ORG In-Reply-To: <199809151743.TAA01765@gratis.grondar.za> References: <199809151727.LAA18952@panzer.plutotech.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I just tried to compile a kernel with the latest CAM changes and it dies like this: loading kernel dpt_scsi.o: Undefined symbol `_dpt_reset_performance' referenced from text segme nt *** Error code 1 Stop. I have this in my kernel config file. controller dpt0 controller scbus0 at dpt0 options DPT_MEASURE_PERFORMANCE options DPT_LOST_IRQ If I comment out : options DPT_MEASURE_PERFORMANCE the kernel will build fine and in fact is running now. >From GENERIC: # This controller offers a number of configuration options, too many to # document here - see the LINT file in this directory and look up the # dpt0 entry there for much fuller documentation on this. The options # line following dpt0 here is also currently a *required* option for it. # controller dpt0 # options DPT_MEASURE_PERFORMANCE The controller is: dpt0: rev 0x02 int a irq 16 on pci0.11.0 dpt0: DPT PM2124A/9X-R FW Rev. 07CK, 1 channel, 64 CCBs this is on a dual pentium pro intel PR440FX with built in adaptec 7880 The sources are current from 5:00 pm pacific time and I did a make-world at 8:00 am pacific Thanks Manfred ============================== || mantar@netcom.com || || pozo@infinex.com || || Ph. (415) 681-6235 || ==============================