addition of owctr(4) and removal of duplicate entry in plus48.html
"John L. Scarfone" <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <[email protected]> |
Index: plus48.html =================================================================== RCS file: /cvs/www/plus48.html,v retrieving revision 1.2 diff -u -p -r1.2 plus48.html --- plus48.html 8 Sep 2010 19:38:47 -0000 1.2 +++ plus48.html 8 Sep 2010 23:44:50 -0000 @@ -77,6 +77,7 @@ For changes in other releases, click bel <li>Closed race between the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> thread and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wscons&sektion=4&format=html">wscons(4)</a> ioctls running in process context. <li>Added suspend/resume for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auich&sektion=4&format=html">auich(4)</a>. <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vga&sektion=4&format=html">vga(4)</a> try to save the vga hardware state around suspend. +<li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=owctr&sektion=4&format=html">owctr(4)</a>, a driver for the externally triggered counters on the Maxim/Dallas DS2423. <li>Moved to 4.8-beta. <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ioapic&sektion=4&format=html">ioapic(4)</a> restore the APIC ID to what we set it to at boot. <li>Activated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malo&sektion=4&format=html">malo(4)</a> function for suspend/restore. @@ -224,7 +225,6 @@ For changes in other releases, click bel <li>Work around the recent Xenocara slowing down caused by mesa changes. <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pmap&sektion=9&format=html">pmap(9)</a> pmap_extract() work for large pages on hppa64. <li>Fixed an <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvm&sektion=9&format=html">uvm(9)</a> safe lock causing panics. -<li>Moved to 4.8-beta. <li>Fixed a race in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vscsi&sektion=4&format=html">vscsi(4)</a>. <li>Added suspend/resume to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pms&sektion=4&format=html">pms(4)</a>. <li>As latest GNU patch, make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=patch&sektion=1&format=html">patch(1)</a> sends normal output to stdout instead of stderr.