Date: Wed, 25 Sep 2002 06:32:00 +0200 From: "Wolfram A. Kraushaar" <wak@xtweb.net> To: "Jens Schweikhardt" <schweikh@FreeBSD.org>, <freebsd-bugs@FreeBSD.org> Subject: RE: kern/38139: no carrier after kernel rebuild Message-ID: <CGEKLJJONFGKJGAKLKPFEEPHCEAA.wak@xtweb.net> In-Reply-To: <200209241913.g8OJDukH012808@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Even more strange behaviour (I suppose something in the autonegotiation code causes this - I have no idea why it has ever worked with GENERIC): If I try to nail the rl driver to 100base TX-FDX with ifconfig_rl0="inet 172.20.63.49 netmask 255.255.0.0 media 100baseTX mediaopt full-duplex", the if-state remains at "no carrier". BUT: When I remove the "media 100baseTX mediaopt full-duplex" part from rc.conf and let autonegotiation make the choice, the autoselection chooses 100baseTX-FDX and everything works out fine! So why does the rl driver reject to work if I don't want it to autoselect the media? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CGEKLJJONFGKJGAKLKPFEEPHCEAA.wak>