[Bug 278990] Framework 13 USB Ethernet Card (RTL8156) only periodically detected on 15.0-CURRENT

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 15 May 2024 19:09:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278990

--- Comment #6 from Kyle Taylor <kyle.a.taylor@gmail.com> ---
(In reply to Kyle Taylor from comment #5)

Wait, sorry! The patch did work.

# uname -a
FreeBSD kyle-laptop-a 15.0-CURRENT FreeBSD 15.0-CURRENT #8
main-n270169-d7adf3b47a05-dirty: Wed May 15 12:19:47 MDT 2024
root@kyle-laptop-a:/usr/obj/usr/src/amd64.amd64/sys/GENERIC-NODEBUG amd64

# dmesg | grep re0
ure0 on uhub0
ure0: <Realtek USB 10/100/1G/2.5G LAN, class 0/0, rev 3.20/31.04, addr 2> on
usbus0
ue0: <USB Ethernet> on ure0

# dmesg | grep ue0
ue0: <USB Ethernet> on ure0
ue0: Ethernet address: 9c:bf:0d:00:39:9e
ue0: link state changed to DOWN
ue0: promiscuous mode enabled
ue0: link state changed to UP

But it only works if I cold reboot the system and start without the USB-C
charger attached. I can then plug the charger in after booting and it works
just fine. If I boot the kernel with the charger attached, I get nothing.

-- 
You are receiving this mail because:
You are the assignee for the bug.