> I saw that someone made the Marvell Yukon NIC on an Intel Mac > mini work by activating ACPI in the kernel using NetBSD (even with a > working second CPU core, but of course that's unnecessary as long as > the NIC doesn't work...), so I tried the same with OpenBSD, > unfortunately with no success so far.
Using ACPI is indeed the solution to the problem. Unfortunately our ACPI support isn't quite there yet. There's a patch that makes it work on my mini: http://www.xs4all.nl/~sibelius/acpi-apic.diff I'm actively working on integrating it though, so it might no longer apply later this weekend. Cheers, Mark

