CVS: cvs.openbsd.org: src

Alexander Bluhm <[email protected]> Wed, 5 Aug 2026 02:05:43 -0600 (MDT)
Newsgroups gmane.os.openbsd.cvs
Message-ID <[email protected]>
CVSROOT:	/cvs
Module name:	src
Changes by:	[email protected]	2026/08/05 02:05:43

Modified files:
	sys/dev/ic     : re.c 

Log message:
re(4) uses 64 bit DMA for kstat.

All except one bus DMA operation of re(4) with PCIe have been
converted to 64 bit access.  Also do it for kstat statistics.

tested by krw@ mvs@