Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 May 2025 23:49:35 GMT
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 6ee513f4f26d - main - UPDATING: Note umass/cam updates
Message-ID:  <202505072349.547NnZP1036226@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by imp:

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

commit 6ee513f4f26d5876c14996d5d919c34782e1999a
Author:     Warner Losh <imp@FreeBSD.org>
AuthorDate: 2025-05-07 23:49:15 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2025-05-07 23:49:15 +0000

    UPDATING: Note umass/cam updates
    
    Sponsored by:           Netflix
---
 UPDATING | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/UPDATING b/UPDATING
index 7678c65b3761..71af29553221 100644
--- a/UPDATING
+++ b/UPDATING
@@ -27,6 +27,13 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 15.x IS SLOW:
 	world, or to merely disable the most expensive debugging functionality
 	at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".)
 
+20250507:
+	UMASS quirks and auto-quirk probing has been overhauled. CAM now won't
+	send SYNCHRONIZE CACHE unless MODE PAGE 8 is present and valid. This
+	should allow more devices to work (since the auto quirk code was updated
+	in 14 and broke several e-readers and the like). Please send imp@freebsd.org
+	any regression reports.
+
 20250504:
 	Commit 9419e086e1a3 changed the internal API between the nfscommon
 	and nfscl modules.  Both need to be built from updated sources.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202505072349.547NnZP1036226>