> Can you try the attached patch? You'll have to do a make in > sys/dev/pci after you've applied the patch.
It might be worth pointing out: it should be enough to determine if it works by building a normal kernel on another system and burning it to CD. You can boot with the boot loader from a normal OpenBSD CD (a proper one or a burned cd##.iso), swap CDs and boot the new kernel. It will panic when it tries to mount root but hopefully before then it will have already listed the missing devices. If the devices show up it's worth making a ramdisk kernel so you can install - the normal way is to follow release(8) but you may save a bit of time if you adapt the raidframe instructions posted here a couple of days ago. Yes, there's some work involved, but it's fairly straightforward and you're the one who wants the system to work :-)

