[BACK]Return to plus37.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/plus37.html between version 1.9 and 1.10

version 1.9, 2005/03/27 00:57:07 version 1.10, 2005/03/27 18:30:09
Line 131 
Line 131 
 <li>Fix a page fault in NTFS filesystem support that occured when a reclaimed vnode is reused.  <li>Fix a page fault in NTFS filesystem support that occured when a reclaimed vnode is reused.
 <li>Recognize a ton more <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atu&sektion=4">atu(4)</a> wireless devices from many vendors (3com, Atmel, Linksys, Netgear), including some fairly obscure ones.  <li>Recognize a ton more <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atu&sektion=4">atu(4)</a> wireless devices from many vendors (3com, Atmel, Linksys, Netgear), including some fairly obscure ones.
 <!-- ^20050308 -->  <!-- ^20050308 -->
   <li>Do not unqueue EHCI interrupt QH's immediately after initialization.  Improves performance for interrupt-transfer devices (mostly network cards).
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8">tcpdump(8)</a> now groks 802.11 protocol.  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8">tcpdump(8)</a> now groks 802.11 protocol.
 <li>Recognize GeForce FX Go 5200 cards found in the latest 12" Powerbooks.  <li>Recognize GeForce FX Go 5200 cards found in the latest 12" Powerbooks.
 <li>Let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4">bge(4)</a> devices work on macppc.  Support for other big-endian architectures (sparc64) to follow.  <li>Let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4">bge(4)</a> devices work on macppc.  Support for other big-endian architectures (sparc64) to follow.
 <li>Support NetMos 9805 parallel-port <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=puc&sektion=4">puc(4)</a> card.  <li>Support NetMos 9805 parallel-port <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=puc&sektion=4">puc(4)</a> card.
 <li>Track interface up/down state and media status in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8">ospfd(8)</a>.  <li>Track interface up/down state and media status in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8">ospfd(8)</a>.
 <!-- ^20050307 -->  <!-- ^20050307 -->
   <li>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.
   <li>Work around VIA EHCI controllers that stall on large, fast USB2 data transfers.
 <li>Support Intel SpeedStep adjustments for ultra-low-voltage Pentium M processors: 723, 733, 738, 753, 758, and 768.  <li>Support Intel SpeedStep adjustments for ultra-low-voltage Pentium M processors: 723, 733, 738, 753, 758, and 768.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&sektion=4">wi(4)</a> driver, support I-O DATA WN-B11/CFZ <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcmcia&sektion=4">pcmcia(4)</a> wireless card.  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&sektion=4">wi(4)</a> driver, support I-O DATA WN-B11/CFZ <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcmcia&sektion=4">pcmcia(4)</a> wireless card.
 <li>Document all supported modes in the man pages for each of our wireless devices.  <li>Document all supported modes in the man pages for each of our wireless devices.

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10