Date: Mon, 19 Oct 1998 20:12:55 +0200 (CEST) From: Henry Vogt <henry@MX.BA-Stuttgart.De> To: freebsd-current@FreeBSD.ORG Subject: fxp0 - unsupported PHY=63 ? Message-ID: <199810191812.UAA00844@marylin.goethestr12-net.marbach-neckar>
next in thread | raw e-mail | index | archive | help
Hello,
Is this a new version of the this card ?
It should be an ordianry 'Pro 10/100B'.
It is probed as:
fxp0: <Intel EtherExpress Pro 10/100B Ethernet> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810191812.UAA00844>
