[Bug 246279] ciss device driver not allowing more than 48 drives to be detected by the CAM layer

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 14 Oct 2024 05:41:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246279

--- Comment #35 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=a35564358ac442d5d7a5c9c2dd0544f07b1963e7

commit a35564358ac442d5d7a5c9c2dd0544f07b1963e7
Author:     Peter Eriksson <pen@lysator.liu.se>
AuthorDate: 2024-10-14 04:01:33 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2024-10-14 05:23:36 +0000

    ciss: Expose tunable hw.ciss.expose_hidden_physical as sysctl

    Expose the hw.ciss.expose_hidden_physical tuneable as a sysctl
    and make it writeable at runtime.

    PR: 246279
    Reviewed by: imp
    Tested by: Marek Zarychta
    Differential Revision: https://reviews.freebsd.org/D25155

 sys/dev/ciss/ciss.c | 3 +++
 1 file changed, 3 insertions(+)

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