From owner-cvs-all Wed Apr 12 15:13:54 2000 Delivered-To: cvs-all@freebsd.org Received: from iclub.nsu.ru (iclub.nsu.ru [193.124.222.66]) by hub.freebsd.org (Postfix) with ESMTP id 03B7E37B7F8; Wed, 12 Apr 2000 15:13:44 -0700 (PDT) (envelope-from semen@iclub.nsu.ru) Received: from localhost (semen@localhost) by iclub.nsu.ru (8.9.3/8.9.3) with ESMTP id FAA57837; Thu, 13 Apr 2000 05:13:12 +0700 (NSS) (envelope-from semen@iclub.nsu.ru) Date: Thu, 13 Apr 2000 05:13:11 +0700 (NSS) From: Ustimenko Semen To: Warner Losh Cc: Bill Fumerola , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/pci if_tx.c if_txvar.h In-Reply-To: <200004122036.OAA39907@harmony.village.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 12 Apr 2000, Warner Losh wrote: > In message <20000412132155.J23367@jade.chc-chimes.com> Bill Fumerola writes: > : On Tue, Apr 11, 2000 at 11:51:45PM -0700, Ustimenko Semen wrote: > : > semenu 2000/04/11 23:51:45 PDT > : > > : > Modified files: > : > sys/pci if_tx.c if_txvar.h > : > Log: > : > Driver is now using miibus, and newbus. > : > > : > PR: kern/17601 > : > : This breaks world (sys/modules/tx). > : > : > : World building modules is stupid. They should be built with the kernel build, > : if anything. > : > > ME TOO > > I know that I've broken world a time or two by tweaking some driver or > another only to see it break on the alpha and thus cause the world to > break. > > It appears to need a shim define (it should likely be converted to > newbus completely) as well as bpf.h. I think the latter can be > removed completely. > What do you all mean? It builds up cleanly on my machine (current from five days ago). What define does it need? And from where can be bpf.h removed? Good luck. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message