[Bug 261912] XHCI fails to attach to array on startup
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 18 Feb 2023 22:54:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261912
--- Comment #16 from Sean Bruno <sbruno@FreeBSD.org> ---
I switched over to the github tree from Comment#14 and added "tb_load=YES" to
my loader.conf ... didn't seem to resolve much, but I do see the tboltX devices
being created on startup.
tbolt0@pci0:4:0:0: class=0x060400 rev=0x00 hdr=0x01 vendor=0x8086
device=0x1576 subvendor=0x2222 subdevice=0x1111
vendor = 'Intel Corporation'
device = 'DSL6340 Thunderbolt 3 Bridge [Alpine Ridge 2C 2015]'
class = bridge
subclass = PCI-PCI
tbolt1@pci0:5:0:0: class=0x060400 rev=0x00 hdr=0x01 vendor=0x8086
device=0x1576 subvendor=0x2222 subdevice=0x1111
vendor = 'Intel Corporation'
device = 'DSL6340 Thunderbolt 3 Bridge [Alpine Ridge 2C 2015]'
class = bridge
subclass = PCI-PCI
tbolt2@pci0:5:1:0: class=0x060400 rev=0x00 hdr=0x01 vendor=0x8086
device=0x1576 subvendor=0x2222 subdevice=0x1111
vendor = 'Intel Corporation'
device = 'DSL6340 Thunderbolt 3 Bridge [Alpine Ridge 2C 2015]'
class = bridge
subclass = PCI-PCI
tbolt3@pci0:5:2:0: class=0x060400 rev=0x00 hdr=0x01 vendor=0x8086
device=0x1576 subvendor=0x2222 subdevice=0x1111
vendor = 'Intel Corporation'
device = 'DSL6340 Thunderbolt 3 Bridge [Alpine Ridge 2C 2015]'
class = bridge
subclass = PCI-PCI
--
You are receiving this mail because:
You are the assignee for the bug.