After rebuilding my kernel with FreeBSD-STABLE booting fails with:

panic: still using grody create_intr interface

when loading the ata0 driver (FreeBSD 4.8-PRERELEASE, 440 LX based motherboard)

After I changed line 495 of src/sys/i386/i386/nexus.c rev 1.26.2.9 to

switch (flags & ~INTR_TYPE_FAST) {

everything works as expected. Could this be a typo in the recent changes? Otherwise I'm happy to post my dmesg.

Thanks
    Oliver


To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message

Reply via email to