Signal handling question

2009-10-15 Thread Matt Fisher
Stuart Henderson referred me to the tech list for this question. Here's a diff showing one line of possible cruft deleted from m4. This is one of 9 similar occurrences I've found in the src tree. $ cd /usr/src/usr.bin/m4 $ diff -u main.c main.c.new --- main.c Thu Oct 15 21:42:14 2009 +++ mai

nvidia mcp77 ahci mode patch

2009-10-15 Thread frantisek holop
hi there, the following addition makes ahci work on my MCP77. if this piece is present together with the ide compatibility patch, and the disk is not in ahci mode, ahci must be disabled in ukc to force the chipset into compatibility mode. i experimented with both modes because the other systems o

nvidia mcp77 ide mode patch

2009-10-15 Thread frantisek holop
hi there the following patch allows the MCP77 to use DMA mode when in ide compatibility mode: Index: pciide.c === RCS file: /cvs/src/sys/dev/pci/pciide.c,v retrieving revision 1.302 diff -u -r1.302 pciide.c --- pciide.c13 Oct 200

Re: Thank you for making p2k9 possible!

2009-10-15 Thread Paul Irofti
Its been a great hackathon and I'd like to thank both robert and theo for creating this opportunity for all of us to meet and work together. Also thanks to everybody that keeps donating and buying CDs which make such things possible. Yet again thank you for a great time here in Budapest. Cheers!

NVIDIA pci id's patch

2009-10-15 Thread frantisek holop
hi there, the following patch adds the "GeForce 9600M GT", sorts the id's by id numbers, and adds a missing underscore. also, according to pcidatabase.com, 0x084b is not an exotic version of GEFORCE_9300_GE_2 but "GeForce 8200" so make 9300_GE uniq again. Index: pcidevs

Re: bufcachepercent=90 freaks - you know who you are...

2009-10-15 Thread Bob Beck
2009/10/15 Igor Sobrado : > On Thu, Oct 15, 2009 at 6:01 AM, Atle Kristensen wrote: >>> bufcachepercent=90 >> >> I haven't tested (sorry!) but I wonder about the advances? >> Can somebody tell me what's the point of it? :) >> >> /it'll be fun to see what's happening on my machines. :D > > it is a

Re: Thank you for making p2k9 possible!

2009-10-15 Thread Steven Mestdagh
Robert Nagy [2009-10-11, 16:56:00]: > Hello > > p2k9 (the ports hackathon in Budapest) is on since Friday. People > are working on different things like GNOME, GCC4, BluRay support or > even ACPI. > > I would like to thank everyone who donated money to the project because > the individual donors

Re: CARP load balancing

2009-10-15 Thread P-O Yliniemi
Marco Pfatschbacher skrev 2009-10-15 09:49: On Wed, Oct 14, 2009 at 11:15:05AM +0200, P-O Yliniemi wrote: Thanks for this quick and easy solution. So instead of the old way of configuring CARP (multiple interfaces with the same address on each machine), we will have to use carpnode

bogus uaudio quirk: UQ_AU_INP_ASYNC

2009-10-15 Thread Jacob Meuser
relevant part of original NetBSD commit message which added this: UQ_AU_INP_ASYNC for input devices that claim to be adaptive, but are in fact asynchronous (an easy mistake to make unless you read the specs carefully :) the specs say no such thing. the specs say: a) input adaptive endp

Re: CARP load balancing

2009-10-15 Thread Marco Pfatschbacher
On Wed, Oct 14, 2009 at 11:15:05AM +0200, P-O Yliniemi wrote: > > > Thanks for this quick and easy solution. So instead of the old way of > configuring CARP (multiple interfaces with the same address on each > machine), we will have to use carpnodes, which when explained is much > more simple

Re: Perl patch to fix memory leaks in p5-DBI

2009-10-15 Thread Srebrenko Sehic
On Thu, Oct 15, 2009 at 9:11 AM, Bret Lambert wrote: >> It is fixed in Perl 5.10.1: >> http://perl5.git.perl.org/perl.git/commitdiff/b17f5ab768c4daa8faac6c85c0c20d3 895f406e1 >> > > It's probably already in base, then: > > CVSROOT:/cvs > Module name:src > Changes by: mill...@cvs.o

Re: Perl patch to fix memory leaks in p5-DBI

2009-10-15 Thread Bret Lambert
On Wed, Oct 14, 2009 at 11:08 PM, Srebrenko Sehic wrote: > Hi, > > I'm not sure this tech@ is appropriate place to post this, but given > that DBI is heavily used by people running any kind of Perl/database > combo on OpenBSD, you might want to know about it. > > It turns out, that in Perl 5.10, D

Re: bufcachepercent=90 freaks - you know who you are...

2009-10-15 Thread Igor Sobrado
On Thu, Oct 15, 2009 at 6:01 AM, Atle Kristensen wrote: >> bufcachepercent=90 > > I haven't tested (sorry!) but I wonder about the advances? > Can somebody tell me what's the point of it? :) > > /it'll be fun to see what's happening on my machines. :D it is all nicely described in Beck's log mes