History log of /openbsd/sys/dev/pci/if_ixgb_osdep.h (Results 1 – 5 of 5)
Revision Date Author Comments
# fabcfecb 22-Oct-2024 jsg <jsg@openbsd.org>

put opening { on same line as struct name
ok claudio@


# e76e57bf 26-Jul-2011 deraadt <deraadt@openbsd.org>

do not describe where DELAY comes from; pointed out by austin; ok jsg


# 6970ef09 20-Feb-2010 jsg <jsg@openbsd.org>

Instead of defining le16_to_cpu to nothing use letoh16 so this
is slightly less likely to explode on big endian systems.

Stupidity present in the original FreeBSD code as well.


# f8df603e 01-May-2006 brad <brad@openbsd.org>

sprinkle some tabs.


# f2ce9f98 14-Nov-2005 brad <brad@openbsd.org>

add Intel 10Gb Ethernet driver with support for LR/SR and CX4 cards.

From: Intel's web-site

ok deraadt@