=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/70.html,v retrieving revision 1.67 retrieving revision 1.68 diff -u -r1.67 -r1.68 --- www/70.html 2021/10/04 14:18:08 1.67 +++ www/70.html 2021/10/04 15:44:49 1.68 @@ -326,7 +326,13 @@
  • Stopped setting the highspeed bit on bcm2835-sdhci sdhc(4) controllers, fixing bwfm(4) wifi on the Raspberry Pi 3 Model B+.
  • Added support for obtaining sense status and source slot of a media to chio(1) and ch(4).
  • Fixed dwiic(4) timeouts requesting data from at least one touchpad. -
  • Added ucc(4), a driver for USB HID Consumer Control keyboards. +
  • Added + ucc(4), + a driver for USB HID Consumer Control keyboards. + Often used to expose volume, audio and application launch keys. + Volume keys are handled by the kernel and all other keys are + propagated to X11 and the console through + wscons(4)
  • Set the uhidpp(4) battery level sensor status to unknown while charging to handle devices reporting zero during charge, preventing certain sensorsd.conf(5) actions from triggering inappropriately.
  • Added Tiger Lake LP (INT34C5) support to pchgpio(4).
  • Fixed a panic at shutdown relating to azalia(4) on the X1 Extreme Gen 1.