Date: Fri, 19 Feb 2021 21:06:48 -0800 From: Bakul Shah <bakul@iitbombay.org> To: FreeBSD Current <freebsd-current@freebsd.org> Subject: Warm boot of the axge USB device fails Message-ID: <B5C3445F-00E1-4A03-B1E0-EF3AEA3BE4B4@iitbombay.org>
next in thread | raw e-mail | index | archive | help
This is on a 13.0-STABLE system but this was also a problem while 13.0 = was -current. If I warmboot (reboot) the system the axge USB GbE driver fails: # dmesg|grep axge Feb 19 15:03:00 motile kernel: axge0 on uhub1 Feb 19 15:03:00 motile kernel: axge0: <ASIX Elec. Corp. AX88179, rev = 3.00/1.00, addr 2> on usbus0 Feb 19 15:03:00 motile kernel: axge0: attaching PHYs failed If coldboot the system the device connects fine: # dmesg|grep axge Feb 19 16:03:42 motile kernel: axge0 on uhub1 Feb 19 16:03:42 motile kernel: axge0: <NetworkInterface> on usbus0 Feb 19 16:03:42 motile kernel: miibus2: <MII bus> on axge0 Feb 19 16:03:42 motile kernel: ue1: <USB Ethernet> on axge0 Interesting that the second line in each case is different. Is there a = workaround for this? Thanks!=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B5C3445F-00E1-4A03-B1E0-EF3AEA3BE4B4>