Module Name: src Committed By: rin Date: Tue Aug 30 08:17:16 UTC 2022
Modified Files: src/doc: CHANGES Log Message: Document SCSI sync transfer support for AV Macs. To generate a diff of this commit: cvs rdiff -u -r1.2902 -r1.2903 src/doc/CHANGES Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.2902 src/doc/CHANGES:1.2903 --- src/doc/CHANGES:1.2902 Sat Aug 27 14:07:26 2022 +++ src/doc/CHANGES Tue Aug 30 08:17:15 2022 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2902 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2903 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -654,6 +654,8 @@ Changes from NetBSD 9.0 to NetBSD 10.0: resource assignment. [jmcneill 20220813] bge(4): Allow the driver to work without the big kernel lock (support for NET_MPSAFE). [skrll 20220814] + mac68k: Add support for synchronous transfer to esp(4) on + Quadra/Centris AV models. [rin 20220815] tzcode: Updated to 2022c. [christos 20220816] tzdata: updated to 2022c (using the 2022bgtz fork) (tzdata2022b==tzdata2022c) [kre 20220817]