What is the relationship between Intel and FreeBSD in regards
to igb(4)?
Andrew Boyer
aboyer at averesystems.com
Mon Dec 19 16:40:41 UTC 2011
On Dec 19, 2011, at 7:03 AM, Michael Tuexen wrote:
> On Dec 19, 2011, at 12:01 PM, Tanel Rebane wrote:
>
>> 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/
>
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 at averesystems.com
More information about the freebsd-net
mailing list