[haiku-bugs] Re: [Haiku] #12885: XHCI page fault under skylake

  • From: "kallisti5" <trac@xxxxxxxxxxxx>
  • Date: Thu, 27 Oct 2016 14:45:30 -0000

#12885: XHCI page fault under skylake
--------------------------------+----------------------------
   Reporter:  kallisti5         |      Owner:  nobody
       Type:  bug               |     Status:  assigned
   Priority:  normal            |  Milestone:  Unscheduled
  Component:  Drivers/USB/XHCI  |    Version:  R1/Development
 Resolution:                    |   Keywords:  skylake
 Blocked By:                    |   Blocking:
Has a Patch:  0                 |   Platform:  All
--------------------------------+----------------------------
Description changed by kallisti5:

Old description:

_ZN4XHCIC2EP8pci_infoP5Stack() ->  XHCI::XHCI(pci_info*, Stack*)
_ZN4XHCI5AddToEP5Stack ()     -> XHCI::AddTo(Stack*)
_ZN5StackC1Ev ()   -> Stack::Stack()

New description:

 This issue generally occurs when booting from a USB 3 flash drive.

 {{{
 _ZN4XHCIC2EP8pci_infoP5Stack() -> XHCI::XHCI(pci_info*, Stack*)
 _ZN4XHCI5AddToEP5Stack ()      -> XHCI::AddTo(Stack*)
 _ZN5StackC1Ev ()               -> Stack::Stack()
 }}}

 This line seems to be a core issue in syslog:
 {{{
 usb xhci -1: using message signaled interrupts
 usb xhci -1: stating XHCI host controller
 usb hub 2: hub supports more ports than we do (18 vs. 16)
 usb xhci -1: successfully started the controller
 }}}

--

--
Ticket URL: <https://dev.haiku-os.org/ticket/12885#comment:11>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: