From owner-freebsd-current Mon Oct 19 11:14:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA02142 for freebsd-current-outgoing; Mon, 19 Oct 1998 11:14:48 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from terminator.informatik.ba-stuttgart.de (terminator.informatik.ba-stuttgart.de [141.31.111.23]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA02131 for ; Mon, 19 Oct 1998 11:14:43 -0700 (PDT) (envelope-from henry@MX.BA-Stuttgart.De) Received: from marylin.goethestr12-net.marbach-neckar (marylin.informatik.ba-stuttgart.de [141.31.112.1]) by terminator.informatik.ba-stuttgart.de (8.8.8/8.8.8) with ESMTP id UAA23111 for ; Mon, 19 Oct 1998 20:10:27 +0200 (CEST) (envelope-from henry@MX.BA-Stuttgart.De) Received: (from henry@localhost) by marylin.goethestr12-net.marbach-neckar (8.9.1/8.8.8) id UAA00844 for freebsd-current@freebsd.org; Mon, 19 Oct 1998 20:12:55 +0200 (CEST) (envelope-from henry) From: Henry Vogt Message-Id: <199810191812.UAA00844@marylin.goethestr12-net.marbach-neckar> Subject: fxp0 - unsupported PHY=63 ? To: freebsd-current@FreeBSD.ORG Date: Mon, 19 Oct 1998 20:12:55 +0200 (CEST) X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, Is this a new version of the this card ? It should be an ordianry 'Pro 10/100B'. It is probed as: fxp0: rev 0x05 int a irq 18 on pci0.10.0 fxp0: Ethernet address ff:ff:ff:ff:ff:ff, 10Mbps ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The message is /kernel: fxp0: warning: unsupported PHY, type = 63, addr = 255 The chip on the card is labeled '82558B', and is not mentioned in /sys/pci/if_fxp.c : static const struct fxp_supported_media fxp_media[] = { ... { FXP_PHY_82555B, fxp_media_standard, sizeof(fxp_media_standard) / sizeof(fxp_media_standard[0]), FXP_MEDIA_STANDARD_DEFMEDIA }, ... } Henry -- // // Do you suffer from long term memory loss ? I don't remember:-( // // Henry Vogt (henry@BA-Stuttgart.De) // Goethestr. 12, 71672 Marbach (Neckar), Tel. 07144/841653 // To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message