Hi! I do have the same problem with my Intel Gigabit onboard NIC. The system detects it, but it doesn't work. Do you also get watchdog timeouts?? I traced it down to a PCI interrupt problem.
dmesg: .... pcib2: could not get PCI interrupt routing table for \\_SB_.PCI0.CSAB - AE_NOT_FOUND .... Booting without ACPI helps!! (but breaks other stuff :( ) Cheers, Ben On Sunday 18 April 2004 22:21, Henrik Zagerholm wrote: > Hi all! > Installing 5.2 on my new box with an integraded Intel PRO 1000+ NIC. > System detects it as em0 but I cant get it to work. I'm trying dhcp and > I have added the line: ifconfig_em0="DHCP" in rc.conf but I still get > this problem. As far as I know there shouldnt be any problem with this > NIC. My router works fine with my other bsd and win boxes... > > Suggestions? > > Take care! > //Henrik > _______________________________________________ > [EMAIL PROTECTED] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "[EMAIL PROTECTED]" _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
