Date: Mon, 3 Jul 2000 17:03:12 -0500 From: "C. Stephen Gunn" <csg@waterspout.com> To: Julian Elischer <julian@elischer.org> Cc: Archie Cobbs <archie@whistle.com>, Warner Losh <imp@village.org>, "Andrey A. Chernov" <ache@FreeBSD.ORG>, Archie Cobbs <archie@FreeBSD.ORG>, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/net if.c if_ethersubr.c if_var.h Message-ID: <20000703170312.A11218@waterspout.com> In-Reply-To: <395F0CE0.41C67EA6@elischer.org>; from julian@elischer.org on Sun, Jul 02, 2000 at 02:52:04AM -0700 References: <200007012328.QAA06644@bubba.whistle.com> <395F0CE0.41C67EA6@elischer.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jul 02, 2000 at 02:52:04AM -0700, Julian Elischer wrote: > Ethernet drivers should call the ether_* routines > which are in their direct parent class. Those, in turn, should call > the if_* functions if needed. > > At least that's the way I see it. I agree completely. Ethernet/Interface are way to inter-mingled for my liking. Especially on one-shot operations like device insertion/removal. - Steve 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?20000703170312.A11218>