From owner-freebsd-current Thu Mar 15 9: 5:42 2001 Delivered-To: freebsd-current@freebsd.org Received: from mail.jocose.org (mail.jocose.org [199.199.226.71]) by hub.freebsd.org (Postfix) with SMTP id 53E3D37B718 for ; Thu, 15 Mar 2001 09:05:37 -0800 (PST) (envelope-from pete@mail.jocose.org) Received: (qmail 40191 invoked by uid 1008); 15 Mar 2001 17:13:09 -0000 Date: Thu, 15 Mar 2001 11:13:09 -0600 From: Peter Schultz To: Jonathan Lemon Cc: current@freebsd.org Subject: Re: ** HEADS UP ** Message-ID: <20010315111309.A40180@jocose.org> References: <20010312175200.D78851@prism.flugsvamp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20010312175200.D78851@prism.flugsvamp.com>; from jlemon@flugsvamp.com on Mon, Mar 12, 2001 at 05:52:00PM -0600 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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? Thanks, Pete... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message