History log of /openbsd-current/sys/arch/armv7/omap/if_cpswreg.h
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.6 02-Mar-2016 canacar

Detect and only enable the port that is actually used.
The unused port, if enabled, fills up and triggers flow
control, blocking transmit and causing device timeouts.

Also enable interrupt pacing to limit interrupts at 2K/s.

Reported and fix tested by Anthony Eden.
ok dlg@


Revision tags: OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE
# 1.5 15-Nov-2013 fgsch

Start cleaning this driver. No functional change.
input and ok to move forward dlg@ patrick@ syl@


# 1.4 12-Sep-2013 dlg

print version on attach


# 1.3 12-Sep-2013 dlg

whitespace tweaks


# 1.2 12-Sep-2013 dlg

get rid of CPSW_PRINTF


# 1.1 04-Sep-2013 patrick

In the future, we shouldn't have one port port ARM SoC, that's just
ridiculous. This is the first step for a common and generic ARM port
for ARMv7 SoCs.