From owner-cvs-all Wed Mar 7 7:27:39 2001 Delivered-To: cvs-all@freebsd.org Received: from freebsd.dk (freebsd.dk [212.242.42.178]) by hub.freebsd.org (Postfix) with ESMTP id 7DD2237B718; Wed, 7 Mar 2001 07:27:32 -0800 (PST) (envelope-from sos@freebsd.dk) Received: (from sos@localhost) by freebsd.dk (8.9.3/8.9.1) id QAA36108; Wed, 7 Mar 2001 16:24:57 +0100 (CET) (envelope-from sos) From: Soren Schmidt Message-Id: <200103071524.QAA36108@freebsd.dk> Subject: Re: cvs commit: src/sys/dev/ata ata-card.c ata-isa.c ata-pci.c ata-all.c ata-all.h ata-dma.c In-Reply-To: <20010307152907.A7119@webcom.it> from Andrea Campi at "Mar 7, 2001 03:29:08 pm" To: andrea@webcom.it (Andrea Campi) Date: Wed, 7 Mar 2001 16:24:57 +0100 (CET) Cc: sos@FreeBSD.org (=?ISO-8859-1?Q?S=F8ren?= Schmidt), cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It seems Andrea Campi wrote: > > > > Modified files: > > sys/dev/ata ata-all.c ata-all.h ata-dma.c > > Added files: > > sys/dev/ata ata-card.c ata-isa.c ata-pci.c > > Log: > > Split out the ata probes in seperate files for each bus type. > > > > This commit breaks kernel: > > linking kernel > ata-dma.o: In function `ata_dmainit': > ata-dma.o(.text+0x14e8): undefined reference to `ata_find_dev' Are you sure you have the updated conf/files as well ? And have you done a new config yourconfigfile ? I cant get it to fail here.... -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message