Date: Tue, 19 Oct 1999 17:14:16 -0400 (EDT) From: Bosko Milekic <bmilekic@dsuper.net> To: visi0n <visi0n@aux-tech.org> Cc: freebsd-net@FreeBSD.ORG Subject: Re: fxp driver Message-ID: <Pine.OSF.4.05.9910191645240.30058-100000@oracle.dsuper.net> In-Reply-To: <Pine.LNX.3.96.991019072219.1086B-100000@variola.chinatown.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 19 Oct 1999, visi0n wrote: !> !> Hi, I would like to know what is the first function which will be !>called in the init process and what function call for her. Im trying to !>understand the network init process using the if_fxp.c driver. !> !>=============================================================================== !>visi0n !>AUX TECHNOLOGIES !>www.aux-tech.org !> The probe routine is called first, then the attach routine. See sys/i386/i386/autoconf.c 's configure() -- along with sys/pci/pci* -- Bosko Milekic <bmilekic@technokratis.com> .. [ http://www.technokratis.com/ ] .. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSF.4.05.9910191645240.30058-100000>