On 7/9/2021 00:32, Chris Johns wrote:
On 9/7/21 3:28 pm, Sebastian Huber wrote:
On 09/07/2021 03:14, Kinsey Moore wrote:
PHY read timeouts return 0x and bypass the current bad/no PHY
checks. This adds a check specifically for that read timeout to avoid
probing PHYs that don't exist.
---
On 9/7/21 3:28 pm, Sebastian Huber wrote:
> On 09/07/2021 03:14, Kinsey Moore wrote:
>> PHY read timeouts return 0x and bypass the current bad/no PHY
>> checks. This adds a check specifically for that read timeout to avoid
>> probing PHYs that don't exist.
>> ---
>> freebsd/sys/dev/mii/mi
On 09/07/2021 03:14, Kinsey Moore wrote:
PHY read timeouts return 0x and bypass the current bad/no PHY
checks. This adds a check specifically for that read timeout to avoid
probing PHYs that don't exist.
---
freebsd/sys/dev/mii/mii.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/
PHY read timeouts return 0x and bypass the current bad/no PHY
checks. This adds a check specifically for that read timeout to avoid
probing PHYs that don't exist.
---
freebsd/sys/dev/mii/mii.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/freebsd/sys/dev/mii/mii.c b/freebsd/sys/dev/m