Re: missing /usr/lib/liblzma.a during HEAD buildworld ?

2010-05-15 Thread Renato Botelho
On Sat, May 15, 2010 at 6:18 PM, Luigi Rizzo wrote: > Hi, > building HEAD on my laptop (stable/7 approx jun 2009) > fails with the following error: > > sh /usr/home/luigi/FreeBSD/head/tools/install.sh -o root -g wheel -m 444   > fr.ISO8859-1-s > /home/luigi/FreeBSD/obj_head/usr/home/luigi/FreeBSD

missing /usr/lib/liblzma.a during HEAD buildworld ?

2010-05-15 Thread Luigi Rizzo
Hi, building HEAD on my laptop (stable/7 approx jun 2009) fails with the following error: sh /usr/home/luigi/FreeBSD/head/tools/install.sh -o root -g wheel -m 444 fr.ISO8859-1-s /home/luigi/FreeBSD/obj_head/usr/home/luigi/FreeBSD/head/tmp/legacy/usr/share/tmac/mdoc/fr.ISO8859-1 sh /usr/home/lui

Re: Call for Test and Review: bwn(4) - another Broadcom Wireless driver

2010-05-15 Thread Weongyo Jeong
On Mon, May 10, 2010 at 11:41:34PM +0200, Ian FREISLICH wrote: > Weongyo Jeong wrote: > > > Do you want me to test anything else ? > > > > OK. The patch is ready to test. Could you please test it with attached > > patch? > > No panic this time. I also don't get these messages any more: > >

Re: Call for Test and Review: bwn(4) - another Broadcom Wireless driver

2010-05-15 Thread Weongyo Jeong
On Tue, May 11, 2010 at 10:04:34AM +0200, Ian FREISLICH wrote: > Ian FREISLICH wrote: > > Weongyo Jeong wrote: > > > > Do you want me to test anything else ? > > > > > > OK. The patch is ready to test. Could you please test it with attached > > > patch? > > > > No panic this time. I also don

Re: Call for Test and Review: bwn(4) - another Broadcom Wireless driver

2010-05-15 Thread Weongyo Jeong
On Sat, May 15, 2010 at 05:02:42PM +0200, Gustau P??rez wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > En/na Weongyo Jeong ha escrit: > > On Fri, May 07, 2010 at 06:08:05PM +0200, Gustavo Perez Querol wrote: > >>> Hello Gustau, I'm so sorry for belated response that I had no time to

Re: Followup: if_em.c prevents the 2nd time resuming

2010-05-15 Thread Marius Strobl
On Sat, May 15, 2010 at 10:23:17PM +0900, Taku YAMAMOTO wrote: > PR filed as kern/146614. > http://www.freebsd.org/cgi/query-pr.cgi?pr=146614 > That was an mismerge introduced when moving the original patch forward to a newer version of the e1000 source. It's now fixed. Thanks for reporting. Mar

Re: Followup: if_em.c prevents the 2nd time resuming

2010-05-15 Thread Brandon Gooch
On Sat, May 15, 2010 at 8:23 AM, Taku YAMAMOTO wrote: > PR filed as kern/146614. > http://www.freebsd.org/cgi/query-pr.cgi?pr=146614 Thanks brother! I didn't know exactly how to fix it -- I just commented the code out! Gad someone did (no offense Jack, you're still THE MAN!!!) ;) -Brandon _

Re: Call for Test and Review: bwn(4) - another Broadcom Wireless driver

2010-05-15 Thread Gustau Pérez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 En/na Weongyo Jeong ha escrit: > On Fri, May 07, 2010 at 06:08:05PM +0200, Gustavo Perez Querol wrote: >>> Hello Gustau, I'm so sorry for belated response that I had no time to >>> read and work email and wireless stuffs. >>> >>> Could you please test

Followup: if_em.c prevents the 2nd time resuming

2010-05-15 Thread Taku YAMAMOTO
PR filed as kern/146614. http://www.freebsd.org/cgi/query-pr.cgi?pr=146614 -- -|-__ YAMAMOTO, Taku | __ < - A chicken is an egg's way of producing more eggs. - ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/

Re: AESNI driver and fpu_kern KPI

2010-05-15 Thread Kostik Belousov
On Sat, May 15, 2010 at 01:04:36PM +0200, Marius Strobl wrote: > On Sat, May 15, 2010 at 01:04:01PM +0300, Kostik Belousov wrote: > > > > I am interested in the problem reports and reviews. Maintainers of > > !x86-oids are welcome to provide feedback whether they feel that > > proposed KPI could b

Re: AESNI driver and fpu_kern KPI

2010-05-15 Thread Marius Strobl
On Sat, May 15, 2010 at 01:04:01PM +0300, Kostik Belousov wrote: > > I am interested in the problem reports and reviews. Maintainers of > !x86-oids are welcome to provide feedback whether they feel that > proposed KPI could be implemented on their architectures, or what > modifications they consid

AESNI driver and fpu_kern KPI

2010-05-15 Thread Kostik Belousov
Hello, please find at http://people.freebsd.org/~kib/misc/aesni.1.patch the combined patch, containing the fpu_kern KPI and Intel AESNI crypto(9) driver. I did development and some testing on the hardware generously provided by Sentex Communications to Netperf cluster. I already posted the kern_