Date: Fri, 22 Aug 2003 15:00:02 +0200 (CEST) From: "Daniel Eggert" <eggert@macvaerk.dtu.dk> To: freebsd-questions@freebsd.org Subject: Problem with fxp0: MII without any PHY Message-ID: <19525.80.165.218.242.1061557202.squirrel@mail.macvaerk.dtu.dk>
next in thread | raw e-mail | index | archive | help
Hi, I'm having problems with my Intel Pro/100 onboard LAN (fxp(4) driver). It used to work just fine, but after I installed two rl(4) based NICs it stopped working, even after I removed the other NICs. I get this in dmesg: # dmesg | grep fxp fxp0: <Intel Pro/100 Ethernet> port 0x78c0-0x78ff mem 0xfebff000-0xfebfffff irq 10 at device 8.0 on pci1 fxp0: Ethernet address 00:06:29:5b:c8:79 fxp0: MII without any PHY! device_probe_and_attach: fxp0 attach returned 6 Is this a problem with the driver? Or is it some hardware problem? I don't know enough about the ethernet NIC driver structure (fxp / mii / phy) to understand exactly what's wrong. Thanks in advance for any input, Daniel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19525.80.165.218.242.1061557202.squirrel>