Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Apr 2000 14:36:46 -0600
From:      Warner Losh <imp@village.org>
To:        Bill Fumerola <billf@chc-chimes.com>
Cc:        Ustimenko Semen <semenu@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/pci if_tx.c if_txvar.h 
Message-ID:  <200004122036.OAA39907@harmony.village.org>
In-Reply-To: Your message of "Wed, 12 Apr 2000 13:21:55 EDT." <20000412132155.J23367@jade.chc-chimes.com> 
References:  <20000412132155.J23367@jade.chc-chimes.com>  <200004120651.XAA09003@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
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).
: 
: <rant>
: World building modules is stupid. They should be built with the kernel build,
: if anything.
: </rant>

<aol> ME TOO </aol>

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.

Warner


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004122036.OAA39907>