=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/42.html,v retrieving revision 1.30 retrieving revision 1.31 diff -c -r1.30 -r1.31 *** www/42.html 2007/08/21 17:19:27 1.30 --- www/42.html 2007/08/21 22:06:06 1.31 *************** *** 133,138 **** --- 133,152 ---- driver for the watchdog(4) timer on the National Semiconductor PC87317 SuperIO chip. +
  • New astro(4) driver for the Astro Memory and I/O controller on hppa. +
  • New che(4) driver for Chelsio Communications 10Gb Ethernet devices. +
  • New elroy(4) driver for the Elroy PCI hostbridge on hppa. +
  • New jmb(4) driver for the JMicron JMB36x SATA II and PATA Host Controller. +
  • New lcd(4) driver for the front panel LCD display on hppa. +
  • New myx(4) driver for Myricom Myri-10G PCI Express 10Gb Ethernet devices. +
  • New nx(4) driver for NetXen NX2031/NX2035 10Gb and 10/100/Gigabit Ethernet devices. +
  • New piixpcib(4) driver for Intel PIIX4 ISA bridges on i386. +
  • New pxammc(4) driver for the MMC/SD/SDIO controller on zaurus. +
  • New pyro(4) driver for the SPARC64 Host/PCIe bridge. +
  • New sbt(4) driver for the SDIO Bluetooth adapter. +
  • New sli(4) driver for the Emulex LightPulse Fibre Channel SCSI interface. +
  • New softraid(4) driver for Software RAID. +
  • New ssio(4) driver for the National Semiconductor PC87560 Legacy IO on hppa.

    *************** *** 146,151 **** --- 160,166 ---- href="http://www.openbsd.org/cgi-bin/man.cgi?query=zless&sektion=1">zless(1), view compressed files with less(1). +

  • mount_vnd(8), a utility to configure vnode disks from fstab(5).

    *************** *** 167,172 **** --- 182,191 ---- href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp-proxy&sektion=8">ftp-proxy(8) is now able to automatically tag packets passing through the pf(4) rule with a supplied name. +

  • Kernel work queues, + workq_add_task(9), + workq_create(9), + workq_destroy(9) provides a mechanism to defer tasks to a process context when it is impossible to run such a task in the current context.

    *************** *** 634,640 **** alt="OpenBSD"> www@openbsd.org
    ! $OpenBSD: 42.html,v 1.30 2007/08/21 17:19:27 simon Exp $ --- 653,659 ---- alt="OpenBSD"> www@openbsd.org
    ! $OpenBSD: 42.html,v 1.31 2007/08/21 22:06:06 david Exp $