=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/70.html,v retrieving revision 1.52 retrieving revision 1.53 diff -u -r1.52 -r1.53 --- www/70.html 2021/10/03 05:07:57 1.52 +++ www/70.html 2021/10/03 05:40:42 1.53 @@ -138,10 +138,9 @@ which can be used to configure the kernel using config(8), allowing use of KARL while making changes to the GENERIC kernel. -
  • Identified TPM2.0 devices and performed the 2.0-specific - "suspend" command, allowing the lenovo xlr9 and xlnano using the - latest BIOS (which added S3) to resume. -
  • Fixed suspend/resume of machines with certain radeondrm(4) hardware. +
  • Identify TPM 2.0 devices and perform the 2.0-specific + suspend command, allowing the ThinkPad X1 Carbon Gen 9 and + ThinkPad X1 Nano with the latest BIOS (which added S3) to resume.
  • Changed the printing of the hibernate image size from bytes to megabytes.
  • Increased hibernate writeout speed.
  • Added "machine sysregs" command to ddb(4) on amd64. @@ -327,12 +326,9 @@
  • Improved hardware support and driver bugfixes, including: @@ -420,9 +413,6 @@ IP address so that configurations without a broadcast address are detected as well.
  • Handled "inet autoconf" in the ramdisk. -
  • Allowed cad(4) - recognition as boot interface when using netboot, making - autoinstall/upgrade work.
  • Introduced a short wait in rc(8) after netstart(8) finishes