Module Name: src Committed By: sevan Date: Sun Jan 12 23:22:12 UTC 2020
Modified Files:
src/sys/dev/pci: if_rge.c if_rgereg.h
Log Message:
Start to switch from OpenBSD timeout(9) API to callout(9) and workqueue(9)
Replace functions with NetBSD counterparts.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/pci/if_rge.c src/sys/dev/pci/if_rgereg.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
