OSS Message Pedia

<ehci_hcd|ohci_hcd|uhci_hcd> Bus_ID...


Contents (mid:49229) code link

look it up!

Message

ehci_hcd|ohci_hcd|uhci_hcd Bus_ID: new USB bus registered, assigned bus number bus_number

Arguments

ehci_hcd|ohci_hcd|uhci_hcd
ドライバ名
Bus_ID
USBコントローラのバス番号。バス番号はコマンドlsusb -vで項目iSerialに表示されるデバイスディスクリプタであり、次のように表示する。

 vvvv:xx:yy.z

   vvvv:PCIドメイン番号

    xx :PCIバス番号

    yy :PCIスロット番号(PCIデバイス番号)

    z :PCIファンクション番号

bus_number
USBのバス番号

Description

 新しいUSB(Universal Serial Bus)デバイスがUSB用バスリストに登録され、USBのバス番号bus_numberが割り振られた。

Category

通知(Informational)

Action

 通知情報のため、対処の必要はなし。

Misc

 EHCI、OHCI、UHCIはUSBの規格である。

Example

ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
License: GFDL

Message Data

Code:

Original Message

new USB bus registered, assigned bus number %d

Environment:

  • Distribution Red Hat Enterprise Linux AS release 4
  • Config all

Contents: