[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:42:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246279

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

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

commit 74575d14284fde2c7617ad14fd9a8bac897b4427
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:08 +0000

    ciss: Add sysctl/tunable hw.ciss and hw.ciss.base_transfer_speed

    Add a sysctl/tuneable to report a different base transfer speed than the
    default of 132*1024.

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

 sys/dev/ciss/ciss.c | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

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