Date: Mon, 19 Dec 2011 11:15:36 -0500 From: Andrew Boyer <aboyer@averesystems.com> To: Tanel Rebane <tanel@rebane.se> Cc: freebsd-net@freebsd.org, Jack Vogel <jfvogel@gmail.com>, Kevin Oberman <kob6558@gmail.com>, Michael Tuexen <Michael.Tuexen@lurchi.franken.de> Subject: Re: What is the relationship between Intel and FreeBSD in regards to igb(4)? Message-ID: <46AEB569-6EDE-4415-8C1A-70E708B8E6ED@averesystems.com> In-Reply-To: <D6A4A716-ED2D-436D-97DF-34073B679B86@lurchi.franken.de> References: <CANdUpHODYuGCFUSLuLTObgPMmb6FXAQPYXkHi0JiTDPSpNb3%2Bg@mail.gmail.com> <CAN6yY1ud8D6gpRyXEaxhuf%2BfeYRsQjtkXMsE_bsbSmhhpT5BsA@mail.gmail.com> <CAFOYbcksvcxagvBh-kFa8j=pPiWL3LGZVMK_4FcPF3v3s%2BvAdQ@mail.gmail.com> <CAFOYbcm2Aqo=ZmXpydQq4U3G32RAZxDMDqDQtJT-kQBAyvhwkg@mail.gmail.com> <CANdUpHNNvBotrMZvPtopRREzxUULF3wxuF%2B1HASyUy0jKt4uLw@mail.gmail.com> <D6A4A716-ED2D-436D-97DF-34073B679B86@lurchi.franken.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Dec 19, 2011, at 7:03 AM, Michael Tuexen wrote: > On Dec 19, 2011, at 12:01 PM, Tanel Rebane wrote: >=20 >> Kevin and Jack, thank you both for your replies. As you might have = guessed, >> I was asking because I'm looking into buying a whole bunch of NIC's = and I >> feel much more reassured now. Yet, there is one additional question, = as I >> mentioned, I couldn't find much in src/sys/dev/igb, is the source for = igb >> to be found elsewhere in the src? > They are in > src/sys/dev/e1000/ >=20 In case this is not clear, the sys/dev/e1000 folder contains three = drivers: if_lem.c : legacy 1G cards if_em.c: older 1G cards if_igb.c: newer 1G cards The rest of the files are common code shared among the three drivers. -Andrew -------------------------------------------------- Andrew Boyer aboyer@averesystems.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46AEB569-6EDE-4415-8C1A-70E708B8E6ED>