History log of /openbsd-current/sys/dev/pci/if_ocereg.h
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.8 09-Jan-2022 jsg

spelling
feedback and ok tb@ jmc@ ok ratchov@


Revision tags: 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 OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE OPENBSD_7_0_BASE
# 1.7 26-Nov-2012 mikeb

shorten MBX_RX_IFACE_* defines


# 1.6 26-Nov-2012 mikeb

get rid of some useless bitfields in oce_mbx and mbx_hdr


# 1.5 09-Nov-2012 mikeb

cleanup register definitions


# 1.4 05-Nov-2012 mikeb

Steal SIMPLEQ-based packet descriptor managing code from myx(4)
to simplify a whole bunch of things. And despite this being the
main purpose of the commit I'm also sneaking in loads of minor
and unrelated cleanup since separating it out would be just too
much work. Enjoy!


# 1.3 02-Nov-2012 mikeb

Introduce better and simpler producer/consumer queue iterator
implementation that is usable for both producer (rq, wq, mq)
and consumer (eq, cq) rings.


# 1.2 31-Oct-2012 mikeb

minor style cleanup


# 1.1 29-Oct-2012 mikeb

merge oce.c into if_oce.c and rename oce{reg,var}.h to if_oce{reg,var}.h


Revision tags: 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.7 26-Nov-2012 mikeb

shorten MBX_RX_IFACE_* defines


# 1.6 26-Nov-2012 mikeb

get rid of some useless bitfields in oce_mbx and mbx_hdr


# 1.5 09-Nov-2012 mikeb

cleanup register definitions


# 1.4 05-Nov-2012 mikeb

Steal SIMPLEQ-based packet descriptor managing code from myx(4)
to simplify a whole bunch of things. And despite this being the
main purpose of the commit I'm also sneaking in loads of minor
and unrelated cleanup since separating it out would be just too
much work. Enjoy!


# 1.3 02-Nov-2012 mikeb

Introduce better and simpler producer/consumer queue iterator
implementation that is usable for both producer (rq, wq, mq)
and consumer (eq, cq) rings.


# 1.2 31-Oct-2012 mikeb

minor style cleanup


# 1.1 29-Oct-2012 mikeb

merge oce.c into if_oce.c and rename oce{reg,var}.h to if_oce{reg,var}.h