=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/45.html,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- www/45.html 2009/03/06 18:50:02 1.23 +++ www/45.html 2009/03/06 23:38:55 1.24 @@ -76,6 +76,13 @@
  • New/extended platforms:

    @@ -108,6 +115,25 @@ a driver for JMicron JMC250/JMC260 10/100 and Gigabit Ethernet devices was added.

  • run(4), a driver for Ralink USB IEEE 802.11a/b/g/Draft-N devices was added. +
  • auacer(4), + a driver for Acer Labs M5455 audio evices was added. +
  • ifb(4), + a driver for Sun Expert3D, Expert3D-Lite, XVR-500, XVR-600 and + XVR-1200 framebuffers (accelerated). +
  • wildcatfb(4), + an X driver for Sun Expert3D, Expert3D-Lite, XVR-500, XVR-600 and + XVR-1200 framebuffers (unaccelerated). +
  • sunffb(4), + an accelerated X driver for Sun Creator, Creator 3D and Elite 3D + framebuffers. +
  • vdsk(4), + a driver for virtual network adapters of sun4v logical domains. +
  • vnet(4), + a driver for virtual network adapters of sun4v logical domains. +
  • vrng(4), + a driver for the random number generator on Sun UltraSPARC T2/T2+ CPUs. +
  • The vcons(4) + driver is now interrupt driven.
  • ips(4), a driver for IBM SATA/SCSI ServeRAID controllers was added.
  • Many improvements were made to the @@ -121,8 +147,6 @@ driver for the MVMW327A SCSI and floppy controller on mvme88k machines.
  • The re(4) driver, now supports 8168D/8111D-based devices. -
  • New vnet(4) - driver for virtual network adapters of sun4v logical domains.
  • The ehci(4) driver now supports isochronous transfers.
  • S/PDIF output support has been added to the @@ -175,8 +199,13 @@
  • malloc(3) has gained new attack mitigation measures; critical bookkeeping structures are protected at runtime using - mprotect(3) + mprotect(2) and allocated at random addresses where possible. +
  • A new version of the gdtoa code has been integrated, bringing + better C99 support to + printf(3) + and friends. +
  • Vastly improved C99 support in libm, including complex math support.
  • Sorry, this list is still being worked on.

    @@ -641,7 +670,7 @@ alt="OpenBSD"> www@openbsd.org
    -$OpenBSD: 45.html,v 1.23 2009/03/06 18:50:02 damien Exp $ +$OpenBSD: 45.html,v 1.24 2009/03/06 23:38:55 kettenis Exp $