From owner-cvs-all Wed Mar 7 6:32:39 2001 Delivered-To: cvs-all@freebsd.org Received: from acampi.inet.it (acampi.inet.it [213.92.4.194]) by hub.freebsd.org (Postfix) with SMTP id 67E4B37B729 for ; Wed, 7 Mar 2001 06:32:30 -0800 (PST) (envelope-from andrea@webcom.it) Received: (qmail 88036 invoked from network); 7 Mar 2001 15:30:58 -0000 Received: from brian.inet.it (HELO webcom.it) (213.92.4.195) by acampi.inet.it with SMTP; 7 Mar 2001 15:30:58 -0000 Received: (qmail 15448 invoked by uid 1000); 7 Mar 2001 14:29:08 -0000 Date: Wed, 7 Mar 2001 15:29:08 +0100 From: Andrea Campi To: =?iso-8859-1?Q?S=F8ren_Schmidt?= Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org 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 Message-ID: <20010307152907.A7119@webcom.it> References: <200103062143.f26Lhlr26780@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200103062143.f26Lhlr26780@freefall.freebsd.org>; from sos@FreeBSD.org on Tue, Mar 06, 2001 at 01:43:47PM -0800 X-Echelon: BND CIA NSA Mossad KGB MI6 IRA detonator nuclear assault strike Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > 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' ata-dma.o(.text+0x1738): undefined reference to `ata_find_dev' ata-dma.o(.text+0x174f): undefined reference to `ata_find_dev' ata-dma.o(.text+0x18e4): undefined reference to `ata_find_dev' ata-dma.o(.text+0x18fb): undefined reference to `ata_find_dev' -- The computer revolution is over. The computers won. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message