Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!news.ecn.uoknor.edu!news.wildstar.net!newsfeed.direct.ca!news.uoregon.edu!hammer.uoregon.edu!leto.ou.edu!news.ou.edu!news.nodak.edu!plains.nodak.edu!not-for-mail From: tinguely@plains.nodak.edu (Mark Tinguely) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Etherpower 10/100 Date: 24 Feb 1997 13:50:55 -0600 Organization: Computer Science Department, North Dakota State University, Fargo Lines: 12 Message-ID: <5esrev$k56@plains.nodak.edu> References: <330C80DB.3A34@nepustil.net> <macwhiz-ya023680002002972121210001@news.rochester.ican.net> NNTP-Posting-Host: plains.nodak.edu Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:36048 In article <macwhiz-ya023680002002972121210001@news.rochester.ican.net>, > <deleted> If your >card gets insistent about booting in 100base-TX mode, you can always put >the ifconfig command early in your rc startup file, before the network >daemons load -- changing the setting if the card is already in 10base-T >mode won't hurt anything. or just add it to your ifconfig_de0 line in /etc/sysconfig: ifconfig_de0="inet III.III.III.III netmask 255.NNN.NNN.NNN -link2" --mark.