Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Mar 2001 11:09:29 -0600
From:      Jonathan Lemon <jlemon@flugsvamp.com>
To:        Peter Schultz <pete@jocose.org>
Cc:        Jonathan Lemon <jlemon@flugsvamp.com>, current@freebsd.org
Subject:   Re: ** HEADS UP **
Message-ID:  <20010315110929.C82645@prism.flugsvamp.com>
In-Reply-To: <20010315111309.A40180@jocose.org>
References:  <20010312175200.D78851@prism.flugsvamp.com> <20010315111309.A40180@jocose.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 15, 2001 at 11:13:09AM -0600, Peter Schultz wrote:
> On Mon, Mar 12, 2001 at 05:52:00PM -0600, Jonathan Lemon wrote:
> > I committed a miibus'ified fxp driver to the tree today, and made
> > it the default.  If you compile fxp into your kernel statically,
> > you will also need "device miibus" as well, if it isn't there already.
> > 
> > If you notice any problems with the driver (things that were working
> > and are not working now), please let me know.  If you happend to have
> > a chip that did _NOT_ work but now DOES work, please boot the machine
> > with -v, and send me the line that says "PCI IDs:".
> > 
> > If you have a fxp device that still doesn't work, then please get
> > in touch with me (and send the output of the line above).
> > --
> > Jonathan
> > 
> Hi Jonathan,
> 
> I've got a slight problem in that it is not correctly auto detecting
> the media type.  It should be setting itself to 10baseT/UTP.  I'm
> running DHCP on my -current machine and I'm not sure how to set it
> so that it configures the interface correctly.  It previously "just
> worked" without any special media settings.  Is there something I
> can provide to help correct this?

Well, first off, you should be able to force the media settings of
the chip with 'ifconfig fxp0 media 10baseT/UTP', even before DHCP
configures the interface address.

Second, I'll need more details about your system.  At the minimum,
can you get a verbose boot and send me the relevant information about
the adapter (fxp, inphy, nsphy, PCI IDs line).

Thanks!
--
Jonathan

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010315110929.C82645>