Date: Tue, 15 Dec 2009 08:54:18 -0500 From: John Baldwin <jhb@freebsd.org> To: freebsd-drivers@freebsd.org Subject: Re: if_init, if_start callback calling Message-ID: <200912150854.18071.jhb@freebsd.org> In-Reply-To: <4e6cba830912150203o175aedbds76206b78819c1414@mail.gmail.com> References: <4e6cba830912150203o175aedbds76206b78819c1414@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 15 December 2009 5:03:38 am Giovanni Trematerra wrote: > Hi all, > I'm trying to write a FreeBSD driver for RTL8187SE PCIe. > I'm a bit confusing about if_init and if_start callback. > I'd like to know when they are called and what are supposed to do. Do the notes in ifnet(9) help? -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912150854.18071.jhb>