CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2025/04/01 03:12:39
Modified files: sys/dev/pci : if_rge.c Log message: Apparently to read the counters we need to write the full DMA address before setting the command bit. The current code causes hangs on a Radxa Orion O6 board with onboard RTL8126 chips. ok dlg@, kevlo@