freebsd-src icon indicating copy to clipboard operation
freebsd-src copied to clipboard

split INTRNG main file into two files

Open ehem opened this issue 8 months ago • 4 comments

Hopefully SSIA. INTRNG presents multiple interfaces and tries to hide some. There seems to be a border between the PIC side and the event side. Split these two apart.

The PIC side bears fair resemblance to what is in x86/nexus.c. I suspect it might be possible to have this take over some of what is done for x86. Theory is to shrink the architecture specific bits.

ehem avatar Jun 11 '24 23:06 ehem