Incorrect referenced for Intel 4965AGN in plus.html
Kyle Kramer <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <[email protected]> |
Greetings, There is an incorrect reference to the Intel Wireless WiFi Link 4965AGN driver in /cvs/www/plus.html. The driver is listed as `iwm' and is linked to a non-existent man page. The correct driver is the `iwn'. This patch fixes the reference to the driver and the link to the man page as well as a few other typos. Index: plus.html =================================================================== RCS file: /cvs/www/plus.html,v retrieving revision 1.1082 diff -u -r1.1082 plus.html --- plus.html 17 Nov 2007 16:27:35 -0000 1.1082 +++ plus.html 20 Nov 2007 04:35:13 -0000 @@ -87,7 +87,7 @@ <li>Make sure m88k dma_cachectl() flushes all processors unconditionally. <li>In OpenCVS, if a file has modifications in it when being updated, reapply umask. <!-- 2007/11/10 --> -<li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eso&sektion=4&format=html">eso(4)</a>, now recording and setting blocksize works, and there is a master volume mute. +<li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eso&sektion=4&format=html">eso(4)</a>, now recording and setting block size works, and there is a master volume mute. <li>Add support for more multifunction Epson devices to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uscanner&sektion=4&format=html">uscanner(4)</a>. <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umbg&sektion=4&format=html">umbg(4)</a> to i386 and macppc GENERIC kernels. <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umbg&sektion=4&format=html">umbg(4)</a>, a driver for USB attached Meinberg USB5131 DCF77 radio clock devices. @@ -136,7 +136,7 @@ <li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> from getting data from getpwuid() clobbered by another getpw*() call. <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>, fix memory leak in the process_cmdline() function. <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudo&sektion=8&format=html">sudo(8)</a> to 1.6.9p8. -<li>Lots and lots of work on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1&format=html">make(1)</a>, including: optimized job runner which avoids forking the last command since it is running in a subshell, replaced parallell job buffering to deal with non-blocking descriptors, store list of errors during parallel make and print them on exit. +<li>Lots and lots of work on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1&format=html">make(1)</a>, including: optimized job runner which avoids forking the last command since it is running in a subshell, replaced parallel job buffering to deal with non-blocking descriptors, store list of errors during parallel make and print them on exit. <!-- 2007/11/01 --> <li>Fix potential panics on the arm xscale based platform by reusing cache cleaning address calculation. <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=top&sektion=1&format=html">top(1)</a>, bump arbitrary limit on argument length shown by -C. @@ -256,7 +256,7 @@ <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a> <!-- 2007/10/10 --> <li>Fix for macppc when using the new context switching code. -<li>Reworked the context switching code to a more machine-independant design. Allows MD context switching without spls or locks, and sleep queue wakeup goes from O(n^2) to O(n). +<li>Reworked the context switching code to a more machine-independent design. Allows MD context switching without spls or locks, and sleep queue wakeup goes from O(n^2) to O(n). <!-- 2007/10/09 --> <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgplg&sektion=8&format=html">bgplg(8)</a>, limit the number of allowable characters in a request to prevent cross-site scripting issues. <li>Add support for RTL8211B PHY devices in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rgephy&sektion=4&format=html">rgephy(4)</a>. @@ -400,7 +400,7 @@ <li>Make the i386 boot loader not complain about missing apm support. <li>Add an option to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd.conf&sektion=5&format=html">ntpd.conf(5)</a> to compensate for a reference clock in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&sektion=8&format=html">ntpd(8)</a> that is early or late. <li>Port the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pctr&arch=i386&sektion=4&format=html">pctr(4)</a> i386 performance counters to the amd64 platform. -<li>Initial import of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwi&sektion=4&format=html">bwi(4)</a>, a driver for the Broadcom AirForce wireless devies. +<li>Initial import of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwi&sektion=4&format=html">bwi(4)</a>, a driver for the Broadcom AirForce wireless devices. <li>Update setxkbmap, xcalc and xclock in the xenocara sources. <!-- 2007/09/11 --> <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nfe&sektion=4&format=html">nfe(4)</a>, use a TX interrupt to clean up the DMA ring if IFF_OACTIVE is set when starting it up. @@ -447,7 +447,7 @@ <li>Re-enable interrupt coalescing on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&sektion=4&format=html">iwn(4)</a>, it now properly ACKs interrupts. <li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> for the "multiple bus 0" problems. <li>Added support in OpenCVS for single file checkouts. -<li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&sektion=4&format=html">iwn(4)</a> pad the first segemnt of a TX descriptor if needed to make the length a multiple of 4. +<li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&sektion=4&format=html">iwn(4)</a> pad the first segment of a TX descriptor if needed to make the length a multiple of 4. <li>Added initial driver <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adl&sektion=4&format=html">adl(4)</a> to handle Andigilog aSC7621 devices. <li>Fix potential uninitialized memory access in the routing socket code. <li>Add "show sessions" command to dump complete list of relay sessions in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hoststated&sektion=8&format=html">hoststated(8)</a>. @@ -455,10 +455,10 @@ <li>Tweak heuristics in the speedstep code to better detect compatible Mobile Intel Pentium 3 as found on Dell c610. <li>Improvements in the PowerNow K7 power state code. <li>Add an unsolicited event handler for the Apple Sigmatel codecs. Now speaker and line outputs will mute and unmute on headphone presence. -<li>Make ITM touchscreens return pressure as an absolut z axis in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uts&sektion=4&format=html">uts(4)</a> driver. +<li>Make ITM touchscreens return pressure as an absolute z axis in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uts&sektion=4&format=html">uts(4)</a> driver. <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1&format=html">ksh(1)</a> smarter when waiting for input for non-interactive scripts. <li>Fix temperature sensors on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&sektion=4&format=html">iwn(4)</a> devices. -<li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwm&sektion=4&format=html">iwm(4)</a> driver for Intel Wireless WiFi Link 4965AGN. Needs non-free firmware (see man page). +<li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&sektion=4&format=html">iwn(4)</a> driver for Intel Wireless WiFi Link 4965AGN. Needs non-free firmware (see man page). <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trunk&sektion=4&format=html">trunk(4)</a> do error checking correctly when packets enter a non-master interface. <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sdhc&sektion=4&format=html">sdhc(4)</a>, do not try to disable bus power before setting the voltage on the controller. <li>Fix buffer overflow in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&sektion=1&format=html">cwm(1)</a>. @@ -484,7 +484,7 @@ <li>Change internal communication regarding routes to support 64 bit counters and routing table id in the headers of most routing messages. <li>Add __cxa_atexit() support to gcc3, provides support for shared object destructors called at dlclose() time. <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=memrchr&sektion=3&format=html">memrchr(3)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=recalloc&sektion=3&format=html">recalloc(3)</a> call to libc. -<li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1&format=html">ksh(1)</a> not fail if unsetting a non-existant variable. +<li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1&format=html">ksh(1)</a> not fail if unsetting a non-existent variable. <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4&format=html">carp(4)</a>, make use of the preempt counter to signal number of transitions of any carp group to master status. <!-- 2007/09/02 --> <li>Add some more PCI ids to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&sektion=4&format=html">mpi(4)</a> driver. -- Kyle Kramer