Home
last modified time | relevance | path

Searched hist:"7 e4161c1096958afd60c878743cb4f8df226cfcb" (Results 1 – 1 of 1) sorted by relevance

/freebsd/sbin/devd/
H A Ddevd.confdiff 7e4161c1096958afd60c878743cb4f8df226cfcb Fri Nov 02 23:15:30 CET 2018 Warner Losh <imp@FreeBSD.org> Document r226775: tell why we omit usbus[0-9]+

tcpdump can capture packet traces from the usb bus. usbus[0-9] are
registered as ifnet devices so this can work. When these devices come
up, devd was trying to run pccard_ether on those interfaces, which
didn't exist and generated an error.