Guest User

Untitled

a guest
Apr 21st, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. [liveuser@localhost ~]$ dmesg | grep -i uhc
  2. [ 0.415248] uhci_hcd: USB Universal Host Controller Interface driver
  3. [ 0.415384] uhci_hcd 0000:00:01.2: PCI INT D -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11
  4. [ 0.415403] uhci_hcd 0000:00:01.2: setting latency timer to 64
  5. [ 0.415410] uhci_hcd 0000:00:01.2: UHCI Host Controller
  6. [ 0.415476] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1
  7. [ 0.415564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c020
  8. [ 0.415643] usb usb1: Product: UHCI Host Controller
  9. [ 0.415645] usb usb1: Manufacturer: Linux 3.1.0-7.fc16.x86_64 uhci_hcd
  10. [ 1.113045] usb 1-1: new full speed USB device number 2 using uhci_hcd
  11. [liveuser@localhost ~]$ dmesg | grep -i ehc
  12. [ 0.415222] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  13. [liveuser@localhost ~]$
Add Comment
Please, Sign In to add comment