Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jun 2004 16:21:59 +0100
From:      "Richard P. Williamson" <richard.williamson@u4eatech.com>
To:        Simon Barner <barner@in.tum.de>, freebsd-questions@freebsd.org
Subject:   Re: Intel Ethernet card not being detected
Message-ID:  <6.1.1.1.2.20040628161506.0a8ff458@cygnus>
In-Reply-To: <20040625155220.GB873@zi025.glhnet.mhn.de>
References:  <20040601110940.GA65805@marvin.penguinpowered.org> <20040601115441.GA87441@zi025.glhnet.mhn.de> <6.1.0.6.2.20040601140015.0accf008@cygnus> <20040601143002.GB35382@zi025.glhnet.mhn.de> <6.1.1.1.2.20040625152908.027992a0@cygnus> <20040625155220.GB873@zi025.glhnet.mhn.de>

next in thread | previous in thread | raw e-mail | index | archive | help
At 16:52 25/06/2004. Simon Barner had this to say:
>Richard P. Williamson wrote:
>
>[...]
>
>Here another thing you could try: I once had a problem with a 3Com NIC
>not being detected properly when the driver was compiled statically into
>the kernel.
>
>Removing it and using the module instead made it work...

Nope, still no joy.  However my boot is telling me userland is out of
sync with the kernel now, so I'm not prepared to say "it didn't work"
yet.

Per the numbers returned by pciconf, this is a 82559 rev 0x8, which
is in the table of supported devices.  According to the code, however,
if the device claims to be 10Mb only, then it isn't even handed to the
miibus code to configure.  I'm still working my way through the code to
determine if the 10Mb-ness is being reported by the devices directly,
or if this is the code's interpretation based on other data requested.

The two additional 82559 rev 0x8s (on the plug-in PCI card)
are correctly being passed to the miibus, and this is annoying.

Thanks for your time in this, anyway.

MfG,
rip



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