/* * Copyright 2024, Jacob Secunda * All rights reserved. Distributed under the terms of the MIT license. */ #include HAIKU_FBSD_DRIVER_GLUE(vmxnet, vmx, pci); HAIKU_DRIVER_REQUIREMENTS(0); NO_HAIKU_FBSD_MII_DRIVER(); NO_HAIKU_CHECK_DISABLE_INTERRUPTS(); NO_HAIKU_REENABLE_INTERRUPTS();