<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>NetBSD CVS Digest RSS Feed</title>
    <language>en-us</language>
    <ttl>40</ttl>
<link>http://srcdigest.org</link>
    <description>The NetBSD CVS Digest feed.</description>

<item>
      <title>22/06/2008</title>
    <link>http://srcdigest.org/issues/netbsd/20080622/index.html</link>
      <description>

&lt;p&gt;Merge yamt-pf42 branch. (import newer pf from OpenBSD 4.2) ok'ed by peter@.  requested by core@ [YAMAMOTO Takashi]&lt;/p&gt;
&lt;p&gt;Don't try to standby on a lid_switch pressed event, this has a few problems: [Jared D. McNeill]&lt;br /&gt;
  1. ACPI S1 doesn't work properly for many people on NetBSD&lt;br /&gt;
  2. It prevents someone from using their laptop with an external display&lt;/p&gt;
&lt;p&gt;Make pmap_extract() lockless. Reviewed by chs@ who reports a ~1% reduction in system time during a kernel build on a quad core amd64 system. [Andrew Doran]&lt;/p&gt;
&lt;p&gt;Fix for biowait hangs, and possibly other condvar hangs.  Also should fix PR kern/38761. The condvar must access the sleepq with the sleepq lock held, doing so is causing inconsistent sleepq state to be read. This is because some accesses to the sleepq don't come via the cv code, but are call directly into sleepq_changepri and sleepq_lendpri, which take the sleepq lock, and removes then re-inserts lwps into the sleepq. Running a build.sh with -j8 now completes on my quad-core, also tested by Simon@ on a 8-core server and matt@ on a quad-core. [Chris Gilbert]&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Import&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;bind 9.5.0 [Christos Zoulas]&lt;/p&gt;


      </description>
      <pubDate>Sun, 22 Jun 2008 17:00:12 GMT</pubDate>
    </item>


<item>
      <title>15/06/2008</title>
    <link>http://srcdigest.org/issues/netbsd/20080615/index.html</link>
      <description>

&lt;p&gt;Branch simonb-wapbl: Initial commit of Wasabi System's WAPBL (Write Ahead Physical Block Logging) journaling code. Originally written by Darrin B. Jewell while at Wasabi and updated to -current by Antti Kantee, Andrew Doran, Greg Oster and Simon Burge. Wasabi's marketing material is available &lt;a href=&quot;http://www.wasabisystems.com/docs/WasabiJFS.pdf&quot;&gt;here&lt;/a&gt; [Simon Burge]&lt;/p&gt;

&lt;p&gt;Unify splraiseipl(9) implementation among m68k ports as per suggestion from isaki@ on port-m68k. [Izumi Tsutsui]&lt;/p&gt;

&lt;p&gt;Always update the desired power status of each CardBus function, even if we cannot remove power from the function because its device
property 'pmf-powerdown' is present and equal to false. Because we were not tracking the power status properly before, we
were not taking cards out of reset after a suspend/resume cycle on their CardBus bridge.  We would lose the use of the card that way. [David Young]&lt;/p&gt;

&lt;p&gt;A load of work splitting device_t/softc in various drivers [various] &lt;/p&gt;


      </description>
      <pubDate>Sun, 15 Jun 2008 17:00:12 GMT</pubDate>
    </item>

<item>
      <title>09/06/2008</title>
    <link>http://srcdigest.org/issues/netbsd/20080609/index.html</link>
      <description>

&lt;p&gt;kernel: Device attach and detach notifications are now exposed via /dev/drvctl [Jared D. McNeill ]&lt;/p&gt;
&lt;p&gt;uberry(4): A driver to allow RIM BlackBerries to charge from the USB port [Christos Zoulas]&lt;/p&gt;
&lt;p&gt;Stop and start bluetooth services across suspend. [Jared D. McNeill ]&lt;/p&gt;
&lt;p&gt;Add bio(4) support, heavily from OpenBSD.  The driver doesn't know which physical drives belong to which logical drive, so all the physical drives will show up for logical drive 0, and also appear for logical drives that are rebuilding so that the rebuild state will show the physical drive being rebuilt. [Michael L. Hitch]&lt;/p&gt;
&lt;p&gt;Run shutdown hooks whether or not the kernel has panicked. Restores NetBSD's shutdown behavior of more than 6 years before rev 1.176.
Ok joerg@.
&lt;br /&gt;&lt;br /&gt;
It is essential that we restore some hardware to initial conditions before rebooting, in order to avoid interfering with the BIOS bootstrap. For example, if NetBSD gives control back to the Soekris comBIOS while the kernel text is write-protected, the BIOS bootstrap
hangs during the power-on self-test, &quot;POST: 0123456789bcefghip&quot;. In principle, bus masters can also interfere with BIOS boot. [David Young]&lt;/p&gt;


&lt;p&gt;&lt;b&gt;Imports&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;libarchive 2.5.4b [Joerg Sonnenberger]&lt;/p&gt;
&lt;p&gt;nawk 20070501 [Christos Zoulas]&lt;/p&gt;


      </description>
      <pubDate>Mon, 09 Jun 2008 11:20:12 GMT</pubDate>
    </item>

<item>
      <title>25/05/2008</title>
    <link>http://srcdigest.org/issues/netbsd/20080525/index.html</link>
      <description>

&lt;p&gt;acpidalb(4): Driver for PNP0C32 Hotkeys aka &quot;Direct Application Launch Buttons&quot; [Christoph Egger]&lt;/p&gt;
&lt;p&gt;wscons(4): Add support for the Colemak keyboard layout. [Geert Hendrickx]&lt;/p&gt;
&lt;p&gt;mac68k: Added support for Creative Systems Inc Hurdler CPI Nubus parallel printer card. [Hauke Fath]&lt;/p&gt;
&lt;p&gt;Import siisata(4) by Jonathan A. Kollasch. The siisata driver supports the Silicon Image SteelVine family of SATA-II controllers, interfacing the hardware with the ata(4) and atapi(4) sub-systems. [John Nemeth]&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Imports&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;ipf 4.1.29 [Darren Reed]&lt;/p&gt;
&lt;p&gt;openldap 2.4.9 [Luke Mewburn] &lt;/p&gt;
&lt;p&gt;bpg (BSD Privacy Guard) [Alistair G. Crooks]&lt;/p&gt;
&lt;p&gt;reimport nvi 1.81.6 [Aymeric Vincent]&lt;/p&gt;

      </description>
      <pubDate>Sun, 25 May 2008 11:20:12 GMT</pubDate>
    </item>

<item>
      <title>18/05/2008</title>
    <link>http://srcdigest.org/issues/netbsd/20080518/index.html</link>
      <description>

&lt;p&gt;prep: Support for floppy controller/drive. [Tim Rightnour]&lt;/p&gt;
     
&lt;p&gt;gpio(4): Extend with open/close to handle request/release the ppbus(4) on open/close. From Hans Rosenfeld. [Christoph Egger]&lt;/p&gt;  

&lt;p&gt;ppbus(4): Extend to attach on gpiobus. From Hans Rosenfeld.[Christoph Egger]  &lt;/p&gt;

&lt;p&gt;prep: Bootable ISO now built automatically. [Tim Rightnour]  &lt;p&gt;

&lt;p&gt;tests: Convert the tests in the tests/hierarchy that were written in C++ to C, making use of the libatf-c library that comes with the ATF 0.5 just imported.  [Julio M. Merino Vidal]&lt;p&gt;  

&lt;p&gt;hpqlb(4): Hotkey driver for HP notebooks. [Christoph Egger] &lt;p&gt; 

&lt;p&gt;drm(4): Added amd64 support. [Jared D. McNeill]&lt;/p&gt;  

&lt;p&gt;getent(1): Added support for &quot;netgroup&quot; database. [Matthias Scheler] &lt;/p&gt; 

&lt;p&gt;fs/udf: Added write support for the UDF file system. [Reinoud Zandijk]&lt;/p&gt;  

&lt;p&gt;event(3): Updated libevent to 1.4.4-stable. [Peter Postma] &lt;/p&gt; 

&lt;p&gt;ypserv(8): disabled libwrap address to hostname lookups to avoid the chance of ypserv blocking for an extended period of time due a long DNS timeout [Chuck Cranor] &lt;/p&gt; 

&lt;p&gt;amd64: Added support for PCI\_BUS\_FIXUP and PCI\_ADDR\_FIXUP kernel options. [Jared D. McNeill]  &lt;/p&gt;

&lt;p&gt;&lt;b&gt;Imports&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;
atf 0.5.  [Julio M. Merino Vidal]  &lt;br /&gt;
openssl 20080509 [Christos Zoulas]  &lt;br /&gt;
libarchive 2.5.3b [Joerg Sonnenberger]  &lt;br /&gt;
nvi 1.81.6 [Aymeric Vincent]  &lt;br/&gt;
&lt;br /&gt;
&lt;/p&gt;

      </description>
      <pubDate>Sun, 18 May 2008 17:20:12 GMT</pubDate>
    </item>
<item>
      <title>27/04/2008</title>
    <link>http://srcdigest.org/issues/netbsd/20080427/index.html</link>
      <description>

&lt;p&gt;amdtemp(4): AMD CPU Temperature driver. Adapted from OpenBSD.[cegger 20080423]&lt;/p&gt;
&lt;p&gt;netiso: Remove obsolete TPCONS support. [plunky 20080423]&lt;/p&gt;
&lt;p&gt;Merge the socket locking patch: [Andrew Doran]
&lt;ul&gt;
&lt;li&gt;Socket layer becomes MP safe.&lt;/li&gt;
&lt;li&gt;Unix protocols become MP safe.&lt;/li&gt;
&lt;li&gt;Allows protocol processing interrupts to safely block on locks.&lt;/li&gt;
&lt;li&gt;Fixes a number of race conditions.&lt;/li&gt;
&lt;/ul&gt;&lt;/p&gt;
&lt;p&gt;i386: Disable splashscreen during autoconf if any of the following is true: [Stephen Borrill]
&lt;ul&gt;
&lt;li&gt;single user (-s)&lt;/li&gt;
&lt;li&gt;verbose (-v)&lt;/li&gt;
&lt;li&gt;debug messages (-x)&lt;/li&gt;
&lt;li&gt;ask for root (-a)&lt;/li&gt;
&lt;li&gt;userconf (-c)&lt;/li&gt;
&lt;/ul&gt;&lt;/p&gt;


      </description>
      <pubDate>Sun, 27 Apr 2008 10:05:12 GMT</pubDate>
    </item> 








  </channel>
</rss>


