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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message