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

Diff for /www/plus.html between version 1.1028 and 1.1029

version 1.1028, 2006/10/31 00:15:28 version 1.1029, 2006/11/14 17:20:02
Line 61 
Line 61 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2006/09/22 -->
   <li>
   <li>Add support for Marvell Yukon 88E8056 to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msk&sektion=4&format=html">msk(4)</a>.
   <!-- 2006/09/21 -->
   <li>Add support for hot plugging <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&sektion=4&format=html">mpi(4)</a> SAS devices, but disabled for now.
   <li>In OpenRCS, add support for all other diff flags that are pertinent to files, and do not conflict with rcsdiff-specific flags.
   <li>Make libXpm more robust when parsing XPM files with unterminated comments in them.
   <li>Make the wsfb driver inform the X server that is does not require direct access to the hardware.
   <li>Make sure the SCSI midlayer frees the scsi_link struct on detach now that hotplugging of controllers is possible.
   <!-- 2006/09/20 -->
   <li>Fix the way delays between retransmissions are calculated in NFS when receiving NFSERR_TRYLATER from the server.
   <li>Fix memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=top&sektion=1&format=html">top(1)</a>.
   <li>Implement zero-copy RX data path for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uath&sektion=4&format=html">uath(4)</a> devices.
   <li>Corrected SpeedStep table for Pentium M 770.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vnd&sektion=4&format=html">vnd(4)</a> work on read-only file systems.
   <!-- 2006/09/19 -->
   <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pgt&sektion=4&format=html">pgt(4)</a> on amd64 GENERIC kernels.
   <li>Enable AR2413, 5413 and 5424 based devices.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a>, enable ESP and AH dissectors over IPv6.
   <li>Disable 802.11g mode on AR5211 and 5212 based devices for now.
   <!-- 2006/09/18 -->
   <li>Fixes for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&sektion=4&format=html">re(4)</a> on cardbus, for kernel faults on halt/reboot.
   <li>The macppc platform extended .text and .data segments to 64MB, allowing programs with large .text segments to run.
   <!-- 2006/09/17 -->
   <li>Re-add Dell PHY LED setup workaround and Jumbo capability flag on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a>.
   <li>Various fixes in the RX path for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a> devices regarding mbuf cluster allocations, updating status bits in RX descriptors and DMA map unloading on errors.
   <li>Re-add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&sektion=4&format=html">re(4)</a> link state check, as a workaround for a link state issue found on 8139C+ chips.
   <li>Alignment fixes for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a> when doing VLAN and jumbo frames together.
   <li>Fixes for bge_reset() in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a>, eliminates firmware timeouts for the BCM5752.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rdate&sektion=8&format=html">rdate(8)</a> ignore ntp responses with ALARM status.
   <li>Defer the establishment of interrupts on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a> until later during attach. Fixes panic on some systems running non-MP kernels.
 </ul>  </ul>
 <p>  <p>
   

Legend:
Removed from v.1.1028  
changed lines
  Added in v.1.1029