Module Name: src Committed By: msaitoh Date: Fri Apr 13 08:01:23 UTC 2018
Modified Files: src/doc: CHANGES Log Message: - ichsmb(4), puc(4): add new devices. - Add missing comma. To generate a diff of this commit: cvs rdiff -u -r1.2379 -r1.2380 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.2379 src/doc/CHANGES:1.2380 --- src/doc/CHANGES:1.2379 Fri Apr 13 06:07:20 2018 +++ src/doc/CHANGES Fri Apr 13 08:01:23 2018 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2379 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2380 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -125,11 +125,11 @@ Changes from NetBSD 8.0 to NetBSD 9.0: imcsmb(4): For amd64 and i386 on Intel {Ivy,Sandy}bridge and {Broad,Has}well CPUs, enable access to Integrated Memory Controller-based SMBus [pgoyette 20170228] - ichsmb(4) Add Apollo Lake and Gemini Lake devices. [msaitoh 20180302] + ichsmb(4): Add Apollo Lake and Gemini Lake devices. [msaitoh 20180302] lm(4): Add NCT6796D support. [msaitoh 20180308] macppc: Enable Bluetooth support by default in GENERIC kernel. [sevan 20180316] - tzdata updated to 2017d [kre 20180324] + tzdata: updated to 2017d [kre 20180324] dhcpcd: Import 7.0.2. [roy 20180327] aarch64: Add initial support for aarch64. [ryo 20180401] dhcpcd: Import 7.0.3. [roy 20180406] @@ -139,4 +139,6 @@ Changes from NetBSD 8.0 to NetBSD 9.0: acpi(4): Updated ACPICA to 20180313. [christos 20180407] dhcp: Import version 4.4.1 (move to MPL). [christos 20180407] bind: Import version 9.10.7. [christos 20180407] + ichsmb(4): Add Intel 300 series chipset support. [msaitoh 20180409] wm(4): Enable I219 support. [msaitoh 20180413] + puc(4): Add Intel 300 series chipset support. [msaitoh 20180413]