Am 10.08.2009 um 04:55 schrieb Walter Scott: > Please take a look: http://forums.freebsd.org/showthread.php?=6138 The correct link is <http://forums.freebsd.org/showthread.php?t=6138> (I assume). I'm quoting relevant parts from the forum post: > dmesg output: > de0: <Digital 21041 Ethernet> port 0x9400-0x947f mem > 0xe4800000-0xe480007f irq1 > de0: SMC 21041 [10Mb/s] pass 2.1 > de0: WARNING: using obsolete if_watchdog interface > de0: Ethernet address: xxxxxxxxxxxx > de0: [ITHREAD] > ifconfig output: > de0: flags=8843 <UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 > mtu 1500 > ether xxxxxxxxxx > media: Ethernet autoselect (10baseT/UTP) > status: active I'm guessing that you're trying DHCP on de0? What's in /etc/rc.conf? Does it work if you assign an address manually? If not, can you see any packets arriving on the interface with tcpdump? You can also try to fiddle with the interfaces full-duplex setting. If this should be a problem with the de driver, someone will likely know more details about the hardware, so the output of pciconf -vl should be interesting, as well as dmesg output from a working FreeBSD (i.e. 6.4 or 7.x). What interrupt do other OSes report for the card? irq 1 can't be right. Or is the dmesg line cut off? There should be further output after the irq, like "at device n.m on pci0" HTH, Stefan -- Stefan Bethke <stb_at_lassitu.de> Fon +49 151 14070811Received on Mon Aug 10 2009 - 07:48:01 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:53 UTC