CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/10/02 17:38:11
Modified files:
lib/libc/sys : sysctl.2
sys/dev/usb : ucom.c usb_subr.c
usr.bin/cu : cu.1
Log message:
Add 'host root port' information to hw.ucomnames.
usbN.X.Y becomes usbN.Z.X.Y
Display the usb<blah> string in ucom attach messages so grepping
dmesg can be used to find the path to a ucom.
More USB cluebats from kettenis@. Deep hub depths testing from
drahn@.
ok deraadt@ drahn@ kettenis@
