Re: FreeBSD in Google Code-In 2012? You can help too!

2012-11-02 Thread Wojciech A. Koszek
On Tue, Oct 16, 2012 at 10:19:57AM +, Wojciech A. Koszek wrote: > (cross-posted message; please keep discussion on freebsd-hackers@) > > Hello, > > Last year FreeBSD qualified for Google Code-In 2011 event--contest for > youngest open-source hackers in 13-17yr age range: > > http://www

Panic in bpf.c catchpacket()

2012-11-02 Thread Guy Helmer
Still working this problem I've previously mentioned, and my working theory now is a race between catchpacket() and this code in bpfread(): /* * At this point, we know we have something in the hold slot. */ BPFD_UNLOCK(d); /* * Move data from ho

Re: please review: patch to retain device name for dumpdev.

2012-11-02 Thread Eric van Gyzen
On 11/01/2012 01:48, Alfred Perlstein wrote: /* Registration of dumpers */ int -set_dumper(struct dumperinfo *di) +set_dumper(struct dumperinfo *di, const char *devname) { if (di == NULL) { bzero(&dumper, sizeof dumper); +dumpdevname[0] = '\0'; return (0);

ata-intel.c - Intel ICH(7) Controller working modes

2012-11-02 Thread Michael Schuh
Hi @all, after a nightmare of digging the Internet, testing this, testing that, etc i have found a (temporary possible) Solution for a bug, that i reported: http://www.freebsd.org/cgi/query-pr.cgi?pr=173251 This bug is related to ( ?all? ) Machines that are based on INTEL-ICH chipsets withouth th