reset low speed USB device using ehci_hcd
Sep062011
作者:u2 发布:2011-09-06 12:38 分类:linux reset low speed USB device using ehci_hcd已关闭评论
dmesg has such logs:
usb 1-5.1: reset low speed USB device using ehci_hcd and address 4
usb 1-5.1: reset low speed USB device using ehci_hcd and address 4
usb 1-5.1: reset low speed USB device using ehci_hcd and address 4
usb 1-5.1: reset low speed USB device using ehci_hcd and address 4
usb 1-5.1: reset low speed USB device using ehci_hcd and address 4
usb 1-5.1: reset low speed USB device using ehci_hcd and address 4
usb 1-5.1: reset low speed USB device using ehci_hcd and address 4
# modprobe –help
modprobe: unrecognized option `–help’
Usage: modprobe [-v] [-V] [-C config-file] [-n] [-i] [-q] [-b] [-o <modname>] <modname> [parameters…]
modprobe -r [-n] [-i] [-v] <modulename> …
modprobe -l -t <dirname> [ -a <modulename> …]
#modprobe -r ehci_hcd
Sep 6 03:32:05 2hei.net kernel: usb 1-5.1: reset low speed USB device using ehci_hcd and address 4
Sep 6 03:33:44 2hei.net kernel: ehci_hcd 0000:00:1d.7: remove, state 1
Sep 6 03:33:44 2hei.net kernel: usb usb1: USB disconnect, address 1
Sep 6 03:33:44 2hei.net kernel: usb 1-5: USB disconnect, address 3
Sep 6 03:33:44 2hei.net kernel: usb 1-5.1: USB disconnect, address 4
Sep 6 03:33:44 2hei.net kernel: ehci_hcd 0000:00:1d.7: USB bus 1 deregistered
Sep 6 03:33:44 2hei.net kernel: ACPI: PCI interrupt for device 0000:00:1d.7 disabled
Sep 6 03:33:44 2hei.net kernel: usb 4-1: new full speed USB device using uhci_hcd and address 2
Sep 6 03:33:44 2hei.net kernel: usb 4-1: configuration #1 chosen from 1 choice
Sep 6 03:33:44 2hei.net kernel: hub 4-1:1.0: USB hub found
Sep 6 03:33:44 2hei.net kernel: hub 4-1:1.0: 3 ports detected
Sep 6 03:33:44 2hei.net kernel: usb 4-1.1: new full speed USB device using uhci_hcd and address 3
Sep 6 03:33:44 2hei.net kernel: usb 4-1.1: configuration #1 chosen from 1 choice
Sep 6 03:33:44 2hei.net kernel: input: American Megatrends Inc. Virtual Keyboard and Mouse as /class/input/input4
Sep 6 03:33:44 2hei.net kernel: input: USB HID v1.10 Keyboard [American Megatrends Inc. Virtual Keyboard and Mouse] on usb-0000:00:1d.2-1.1
Sep 6 03:33:44 2hei.net kernel: input: American Megatrends Inc. Virtual Keyboard and Mouse as /class/input/input5
Sep 6 03:33:44 2hei.net kernel: input: USB HID v1.10 Mouse [American Megatrends Inc. Virtual Keyboard and Mouse] on usb-0000:00:1d.2-1.1
本文固定链接: https://www.2hei.net/2011/09/06/reset_low_speed_usb_device_using_ehci_hcd/ | 2hei.net
最活跃的读者