From owner-freebsd-questions Thu Sep 2 2:17:57 1999 Delivered-To: freebsd-questions@freebsd.org Received: from wank.necropolis.org (wank.necropolis.org [207.246.128.93]) by hub.freebsd.org (Postfix) with ESMTP id 4319314E29 for ; Thu, 2 Sep 1999 02:17:55 -0700 (PDT) (envelope-from todd@flyingcroc.net) Received: from localhost (todd@localhost) by wank.necropolis.org (8.9.3/8.9.3) with ESMTP id CAA15011; Thu, 2 Sep 1999 02:21:51 -0700 (PDT) (envelope-from todd@flyingcroc.net) X-Authentication-Warning: wank.necropolis.org: todd owned process doing -bs Date: Thu, 2 Sep 1999 02:21:51 -0700 (PDT) From: Todd Backman X-Sender: todd@wank.necropolis.org To: Ludwig Pummer Cc: Todd Backman , Max Neo Yew Hwee , freebsd-questions@FreeBSD.ORG Subject: Re: Fw: configure 100BaseT In-Reply-To: <37CE3EAC.9CA426A9@bigfoot.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 2 Sep 1999, Ludwig Pummer wrote: > Oops. Right you are! When I was looking at the ifconfig manpage, I saw > the "mediaopt" parameter but not the "media" parameter. > > mediaopts _can_ take a comma delimited list, but multiple options > wouldn't work/make sense for the options the xl driver has. Just wondering if you know of any instance this would come in handy for... /me slapping myself for adding more into the brain housing group ;^) - Todd > > --Ludwig Pummer > > Todd Backman wrote: > > > > I may be wrong but I think that 'mediaopt' is used for setting the duplex > > modes. Also not sure if you can use commas in the ifconfig line... You may > > want to try: > > > > ifconfig_xl0="inet 172.16.1.100 netmask 255.255.255.0 media 100basetx > > mediaopt full-duplex" > > > > - Todd > > > > On Wed, 1 Sep 1999, Ludwig Pummer wrote: > > > > > Well, if you're currently using the 3c905, then I suppose you already > > > have a line in rc.conf that begins with ifconfig_xl0. You simply need to > > > add "mediaopt 100baseTX,full-duplex", so you get a line that looks > > > something like: (substituting your IP address and netmask, of course) > > > > > > ifconfig_xl0="inet 172.16.1.100 netmask 255.255.255.0 mediaopt > > > 100baseTX,full-duplex" > > > > > > --Ludwig Pummer > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message