=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/71.html,v retrieving revision 1.22 retrieving revision 1.23 diff -c -r1.22 -r1.23 *** www/71.html 2022/04/10 21:41:20 1.22 --- www/71.html 2022/04/10 21:43:50 1.23 *************** *** 104,113 ****
  • Fixed reading motherboard time on Apple machines with old SMC firmware.
  • Implemented reboot/powerdown support in aplsmc(4).
  • Implemented aplintc(4) support for multiple dies, making OpenBSD work on the M1 Ultra. -
  • Support for other arm64 architecture hardware was also improved with the following changes:
  • Support for other arm64 architecture hardware was also improved with the following changes:
  • Changes on other architectures:
  • Changes on other architectures: --- 161,174 ----
  • Fixed booting from an IDE block device on the Sun Blade 100.
  • Fixed radeondrm(4) console colors on sparc64. ! !
  • Enabled dt(4) on ! macppc. !
  • Increased ddb(1) ! access to registers on macppc and powerpc64.
  • Enabled enforcing of RLIMIT_MEMLOCK on powerpc64. !
  • Allowed ddb(4) trace ! through interrupt on macppc.