History log of /openbsd-current/sys/dev/pci/if_ixgb_osdep.h
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.4 26-Jul-2011 deraadt

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


Revision tags: OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE
# 1.3 20-Feb-2010 jsg

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.


Revision tags: OPENBSD_4_0_BASE OPENBSD_4_1_BASE OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE
# 1.2 01-May-2006 brad

sprinkle some tabs.


Revision tags: OPENBSD_3_9_BASE
# 1.1 14-Nov-2005 brad

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

From: Intel's web-site

ok deraadt@