Date: Thu, 10 May 2001 17:42:18 -0600 From: ashish_lal@agilent.com To: freebsd-hackers@freebsd.org Subject: kernel boot up problem Message-ID: <3BA28805BB22D41183A2009027AA5AFA04C52FD3@axand03.and.agilent.com>
next in thread | raw e-mail | index | archive | help
Hi: I am using FreeBSD 3.3 on a proprietary machine. The problem is that a T1 card (which is a PCI device) conflicts with an in-built PCI Intel Ethernet 10/100 card (fxp0). Please let me know me if I have to modify the T1 driver. Basically the kernel stops after the T1 driver's probe function (I don't think it reaches the attach function). The fxp0 and the T1 card show an IRQL conflict (both have irq 0x10). Is there a way to resolve this conflict? I have tried "boot -c" and can't change the irql of either device. Thanks, --Ashish To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3BA28805BB22D41183A2009027AA5AFA04C52FD3>