K 10 svn:author V 5 wpaul K 8 svn:date V 27 2000-01-08T06:52:36.000000Z K 7 svn:log V 468 Be a bit more discriminating when trying to decide when to screen out certain PHY addresses in aue_miibus_readreg(). Not all adapters based on the Pegasus chip may have their PHYs wired for the same MII bus addresses: the logic that I used for my ADMtek eval board might not apply to other adapters, so make sure to only use it if this is really an ADMtek eval board (check the vendor/device ID). This will hopefully make the LinkSys USB100TX adapter work correctly. END