Re: Support of Dell M620 broadcom BCM57810

2013-05-30 Thread Herve Boulouis
Le 30/05/2013 00:53, David Christensen a ?crit: > > Is there some test code I could try ? The goal is to run -stable but I can > > do > > some testing on -head if necessary. > > I'll have some test code to share in about a week. Please email me directly > if you're interested and if you're will

Re: BSD sleep

2013-05-30 Thread Jens Schweikhardt
On Tue, May 28, 2013 at 07:01:40PM -0400, Kenta Suzumoto wrote: # Hi. Is there no built-in way of making "sleep" sleep in increments # of minutes, hours, etc? The GNU "sleep" can be invoked like "sleep # 1h" for an hour. The FreeBSD one's manpage leads me to believe we # can only use seconds, wh

Re: Supermicro 6027R-N3RF+head, usb trouble

2013-05-30 Thread Bryan Drewery
On 5/30/2013 12:07 AM, Konstantin Belousov wrote: > On Wed, May 29, 2013 at 07:45:39AM -0500, Bryan Drewery wrote: >> On 5/29/2013 7:16 AM, Bryan Drewery wrote: >>> On 5/29/2013 12:33 AM, Sergey V. Dyatko wrote: On Tue, 28 May 2013 13:20:53 -0500 Bryan Drewery wrote: > On 4/21/2

[HEADSUP] New pkg-devel 1.1.0 beta1

2013-05-30 Thread Baptiste Daroussin
Hi, The pkg developement team is proud to announce the new 1.1.0 beta1 release of pkg. Here is the list of new features that happened in pkg 1.1: - new simpler and more reliable solver - shared libraries are now always tracked - ssh:// is supported as a protocol to distribute packages (needs pkg

hwpmc with opteron 6128

2013-05-30 Thread Andriy Gapon
I am trying to do a very basic thing with hwpmc on this CPU: CPU: AMD Opteron(tm) Processor 6128 (1999.05-MHz K8-class CPU) hwpmc: SOFT/16/64/0x67 TSC/1/64/0x20 K8/4/48/0x1ff What I am trying is: $ pmcstat -T -S instructions What I am getting is just: PMC: [FR_RETIRED_X86_INSTRUCTIONS] Samples:

Oversized kernel.txz in FreeBSD-10.0-CURRENT-i386-20130525-r250975-release.iso

2013-05-30 Thread Trond Endrestøl
Hi, I just tried to install FreeBSD/i386 from the FreeBSD-10.0-CURRENT-i386-20130525-r250975-release.iso snapshot. The installer fails while extracting kernel.txz. kernel.txz file is larger than usual. The file contains virtually everything from /usr/obj/usr/src and not just boot/kernel/* root

Re: [HEADSUP] New pkg-devel 1.1.0 beta1

2013-05-30 Thread Bryan Drewery
On 5/30/2013 10:20 AM, Baptiste Daroussin wrote: > Ports users (or in building factories: poudriere/tinderbox): > Add WITH_PKGNG=devel to your make.conf > pkg set -o ports-mgmt/pkg:ports-mgmt/pkg-devel FYI this will not currently work with portupgrade. I plan to address it soon. -- Reg

Re: "make buildworld" fails

2013-05-30 Thread Robert Huff
Craig Rodrigues writes: > > sh /usr/src/tools/install.sh -o root -g wheel -m 555 make > > /usr/obj/usr/src/make.amd64/make > > usage: make [-BeikNnqrstWX] > > [-C directory] [-D variable] [-d flags] [-f makefile] > > [-I directory] [-J private] [-j max_jobs] [-m di

Re: hwpmc with opteron 6128

2013-05-30 Thread Andriy Gapon
on 30/05/2013 18:21 Andriy Gapon said the following: > > I am trying to do a very basic thing with hwpmc on this CPU: > > CPU: AMD Opteron(tm) Processor 6128 (1999.05-MHz K8-class CPU) > hwpmc: SOFT/16/64/0x67 TSC/1/64/0x20 > K8/4/48/0x1ff I didn't realize that the system was running in a VM. So

Re: "make buildworld" fails

2013-05-30 Thread Craig Rodrigues
On Thu, May 30, 2013 at 8:43 AM, Robert Huff wrote: > > Craig Rodrigues writes: > > > > sh /usr/src/tools/install.sh -o root -g wheel -m 555 make > > > /usr/obj/usr/src/make.amd64/make > > > usage: make [-BeikNnqrstWX] > > > [-C directory] [-D variable] [-d flags] [-f makefile]

RE: Support of Dell M620 broadcom BCM57810

2013-05-30 Thread David Christensen
> I'll be glad to test but I'd like to know : > > - do you require testing on -head or -stable ? Tested with 9.1 and 10.0-Current. Open to patches on earlier kernels for the brave. > - in your opinion in which shape is the current code ? I mean how far are we > from something more or less ready

Re: Support of Dell M620 broadcom BCM57810

2013-05-30 Thread Adrian Chadd
Would you guys mind dumping it into a github repo or something, so the community can test it out? Adrian On 30 May 2013 16:48, David Christensen wrote: >> I'll be glad to test but I'd like to know : >> >> - do you require testing on -head or -stable ? > > Tested with 9.1 and 10.0-Current. Ope

Re: Support of Dell M620 broadcom BCM57810

2013-05-30 Thread Herve Boulouis
Le 30/05/2013 23:48, David Christensen a ?crit: > > I'll be glad to test but I'd like to know : > > > > - do you require testing on -head or -stable ? > > Tested with 9.1 and 10.0-Current. Open to patches on earlier kernels for > the brave. > > > - in your opinion in which shape is the current