=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus37.html,v retrieving revision 1.9 retrieving revision 1.10 diff -c -r1.9 -r1.10 *** www/plus37.html 2005/03/27 00:57:07 1.9 --- www/plus37.html 2005/03/27 18:30:09 1.10 *************** *** 131,142 **** --- 131,145 ----
  • Fix a page fault in NTFS filesystem support that occured when a reclaimed vnode is reused.
  • Recognize a ton more atu(4) wireless devices from many vendors (3com, Atmel, Linksys, Netgear), including some fairly obscure ones. +
  • Do not unqueue EHCI interrupt QH's immediately after initialization. Improves performance for interrupt-transfer devices (mostly network cards).
  • tcpdump(8) now groks 802.11 protocol.
  • Recognize GeForce FX Go 5200 cards found in the latest 12" Powerbooks.
  • Let bge(4) devices work on macppc. Support for other big-endian architectures (sparc64) to follow.
  • Support NetMos 9805 parallel-port puc(4) card.
  • Track interface up/down state and media status in ospfd(8). +
  • Ignore USB2 XactErr status if EHCI controller indicates success on retry. Improves performance with bad cabling and probably makes us compatible with a wider range of devices. +
  • Work around VIA EHCI controllers that stall on large, fast USB2 data transfers.
  • Support Intel SpeedStep adjustments for ultra-low-voltage Pentium M processors: 723, 733, 738, 753, 758, and 768.
  • In wi(4) driver, support I-O DATA WN-B11/CFZ pcmcia(4) wireless card.
  • Document all supported modes in the man pages for each of our wireless devices. *************** *** 1113,1119 ****
    OpenBSD www@openbsd.org !
    $OpenBSD: plus37.html,v 1.9 2005/03/27 00:57:07 cloder Exp $ --- 1116,1122 ----
    OpenBSD www@openbsd.org !
    $OpenBSD: plus37.html,v 1.10 2005/03/27 18:30:09 cloder Exp $