Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Dec 2015 09:41:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-usb@FreeBSD.org
Subject:   [Bug 204378] xhci fails on Cavium ThunderX
Message-ID:  <bug-204378-17-7p0w5yLhrI@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-204378-17@https.bugs.freebsd.org/bugzilla/>
References:  <bug-204378-17@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204378

--- Comment #10 from commit-hook@freebsd.org ---
A commit references this bug:

Author: andrew
Date: Thu Dec 24 09:40:29 UTC 2015
New revision: 292683
URL: https://svnweb.freebsd.org/changeset/base/292683

Log:
  Ads support to the xhci pci attachment to use MSI-X interrupts when
  available. As with MSI interrupts these can be disabled by setting
  hw.usb.xhci.msix to 0 in the loader.

  MSI-X interrupts are needed on some hardware, for example the Cavium
  ThunderX only supports them, and with this we don't fall back to polling.

  PR:        204378
  Reviewed by:    hselasky, jhb
  MFC after:    1 week (after r292669)
  Sponsored by:    ABT Systems Ltd
  Differential Revision:    https://reviews.freebsd.org/D4698

Changes:
  head/sys/dev/usb/controller/xhci.h
  head/sys/dev/usb/controller/xhci_pci.c

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204378-17-7p0w5yLhrI>