On 02/19/18 00:16, Warner Losh wrote:
+                       if (bus && strcmp(val1, bus) != 0) {
+                               if (verbose_flag)
+                                       printf("Skipped because table for bus %s, 
looking for %s\n",
+                                           val1, bus);
+                               break;
+                       }

There might be some ports kmods which needs recompiling. Try bumping the __FreeBSD_version ?

The parent of the topmost USB HUB is:
dev.uhub.0.%parent: usbus0

Though no drivers should attach here!

--HPS
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to