Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102789598
D30621.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
493 B
Referenced Files
None
Subscribers
None
D30621.diff
View Options
diff --git a/sys/dev/usb/usb_hub.c b/sys/dev/usb/usb_hub.c
--- a/sys/dev/usb/usb_hub.c
+++ b/sys/dev/usb/usb_hub.c
@@ -720,7 +720,7 @@
if ((sc->sc_st.port_change & UPS_C_CONNECT_STATUS) ||
(!(sc->sc_st.port_status & UPS_CURRENT_CONNECT_STATUS))) {
if (timeout) {
- DPRINTFN(0, "giving up port %d reset - "
+ DPRINTFN(1, "giving up port %d reset - "
"device vanished: change %#x status %#x\n",
portno, sc->sc_st.port_change,
sc->sc_st.port_status);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Nov 18, 5:44 AM (21 h, 41 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14690538
Default Alt Text
D30621.diff (493 B)
Attached To
Mode
D30621: usb: reduce verbosity of logging about unsuccessful port reset
Attached
Detach File
Event Timeline
Log In to Comment