Date: Sat, 22 Feb 2003 14:06:41 +0100 From: Oliver Eikemeier <eikemeier@fillmore-labs.com> To: stable@freebsd.org Cc: imp@freebsd.org, jhb@freebsd.org Subject: changes in FreeBSD-STABLE src/sys/i386/i386/nexus.c 1.26.2.9 Message-ID: <3E5775E1.10504@fillmore-labs.com>
next in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E5775E1.10504>
