vmd(8): backout ns8250 changes.
authordv <dv@openbsd.org>
Mon, 13 Mar 2023 18:09:41 +0000 (18:09 +0000)
committerdv <dv@openbsd.org>
Mon, 13 Mar 2023 18:09:41 +0000 (18:09 +0000)
commit6d77afb4bb241959fa6b3f90c35b64438fd66974
treea7187e2c282e04d18f53a54057de9d29fdebba9c
parent9c1f5d6b4b187c98278fe0fcc57f9e7e49199595
vmd(8): backout ns8250 changes.

This backs out commit h1IJwTVsYWfnRKWy which intended to fix interrupt
issues on slower host hardware. Unfortunately, this causes a race
condition on much faster host hardware. It still requires investigation.

With an "I told you so" about touching ns8250 from mlarkin@
usr.sbin/vmd/ns8250.c