From owner-cvs-all Mon Mar 12 7:39:35 2001 Delivered-To: cvs-all@freebsd.org Received: from blizzard.sabbo.net (ns.sabbo.net [193.193.218.18]) by hub.freebsd.org (Postfix) with ESMTP id 1125837B718; Mon, 12 Mar 2001 07:39:13 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Received: from vic.sabbo.net (root@vic.sabbo.net [193.193.218.112]) by blizzard.sabbo.net (8.10.1/8.10.1) with ESMTP id f2CFcsJ14783; Mon, 12 Mar 2001 17:39:02 +0200 Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vic.sabbo.net (8.11.3/8.11.2) with ESMTP id f2CFcre00936; Mon, 12 Mar 2001 17:38:53 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Message-ID: <3AACED8B.E4A01E06@FreeBSD.org> Date: Mon, 12 Mar 2001 17:38:52 +0200 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.76 [en] (WinNT; U) X-Accept-Language: uk,ru,en MIME-Version: 1.0 To: bloom@acm.org Cc: =?koi8-r?Q?S=DBren?= Schmidt , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf files References: <200103062142.f26LgOr25127@freefall.freebsd.org> <3AA57C49.98DC7288@acm.org> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jim Bloom wrote: > I get the following errors trying to link a kernel after this commit > My kernel does not have a pci bus, so I don't have pci as a device in > the kernel configuration. > > Jim Bloom > bloom@acm.org > > ata-all.o: In function `ata_service': > ata-all.o(.text+0xf02): undefined reference to `ata_dmastatus' > ata-all.o: In function `ata_change_mode': > ata-all.o(.text+0x1839): undefined reference to `ata_dmainit' > [...] The same is here. Please fix. -Maxim > "SÜren Schmidt" wrote: > > > > sos 2001/03/06 13:42:24 PST > > > > Modified files: > > sys/conf files > > Log: > > Split out the ata probes in seperate files for each bus type. > > > > Revision Changes Path > > 1.494 +6 -2 src/sys/conf/files > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message