K 10 svn:author V 3 imp K 8 svn:date V 27 2018-11-02T22:15:30.020662Z K 7 svn:log V 289 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. END