Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Oct 2025 16:07:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 289748] ahci driver not attached on New supermicro board H13SSW in at least 14.3 and CURRENT
Message-ID:  <bug-289748-227-9OS50A2uUT@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-289748-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289748

--- Comment #14 from John Baldwin <jhb@FreeBSD.org> ---
Probably the ahci driver needs to not treat the failure to bus_alloc_resource
the BAR for the MSI-X table as fatal, and instead just fallback to using MSI or
INTx in that case instead of reporting attach failure.  I'm attaching an
alternate patch to try.  It also uses stock methods to query the BAR IDs.

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

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-289748-227-9OS50A2uUT>