-/* $OpenBSD: txphy.c,v 1.12 2022/04/06 18:59:29 naddy Exp $ */
+/* $OpenBSD: txphy.c,v 1.13 2023/03/30 09:24:22 kevlo Exp $ */
/*
* Copyright (c) 1999 Jason L. Wright (jason@thought.net)
return (ENXIO);
/*
- * Can't isolate the RTL8139 phy, so it has to be the only one.
+ * Can't isolate the TNETE2101 phy, so it has to be the only one.
*/
if (IFM_INST(ife->ifm_media) != sc->mii_inst)
panic("txphy_service: attempt to isolate phy");