Re: help with sandybridge/ivybridge hwpmc NUMA DRAM counters

2015-04-22 Thread Slawa Olhovchenkov
On Wed, Apr 22, 2015 at 11:38:22PM -0700, Adrian Chadd wrote: > hi all, > > I'm having a spot of problem trying to get the local/remote dram > counters working on the NUMA sandybridge and ivybridge systems here. > > Things work fine using intel-pcm, but those same counters don't work with > hwp

help with sandybridge/ivybridge hwpmc NUMA DRAM counters

2015-04-22 Thread Adrian Chadd
hi all, I'm having a spot of problem trying to get the local/remote dram counters working on the NUMA sandybridge and ivybridge systems here. Things work fine using intel-pcm, but those same counters don't work with hwpmc. Sandybridge - there's apparently an MSR that needs to be fiddled if the c

Re: readdir/telldir/seekdir problem (i think)

2015-04-22 Thread Julian Elischer
On 4/23/15 11:20 AM, Julian Elischer wrote: I'm debugging a problem being seen with samba 3.6. basically telldir/seekdir/readdir don't seem to work as advertised.. On the intergooglewebs I see multiple previous reports of similar problems, some going back 30 years, but we supposedly have the

readdir/telldir/seekdir problem (i think)

2015-04-22 Thread Julian Elischer
I'm debugging a problem being seen with samba 3.6. basically telldir/seekdir/readdir don't seem to work as advertised.. here's a little test program #include #include #include #include #include #include #include #include #include #include #define CHUNKSIZE 5 #define TOTALFILES 40 s

Re: CTF: wpa_supplicant/hostapd 2.4 import

2015-04-22 Thread Rui Paulo
On Wednesday 22 April 2015 12:44:12 Ian FREISLICH wrote: > Rui Paulo wrote: > > Hi, > > > > Please test the new wpa_supplicant/hostapd. Here's the patch against > > FreeBSD> > > HEAD: > > https://people.freebsd.org/~rpaulo/wpa-2.4.diff > > EAP never actually completes the association. Auth

Jenkins build is back to normal : FreeBSD_HEAD_i386 #17

2015-04-22 Thread jenkins-admin
See ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: CTF: wpa_supplicant/hostapd 2.4 import

2015-04-22 Thread Oliver Pinter
Rui, FYI: http://w1.fi/security/2015-1/wpa_supplicant-p2p-ssid-overflow.txt On Sun, Apr 19, 2015 at 9:41 PM, Rui Paulo wrote: > Hi, > > Please test the new wpa_supplicant/hostapd. Here's the patch against FreeBSD > HEAD: > > https://people.freebsd.org/~rpaulo/wpa-2.4.diff > > Thanks, > -

Merging GitHub Pull Requests into Subversion using git-svn

2015-04-22 Thread Craig Rodrigues
Hi, Alfred Perlstein recently wrote this document for how to use git-svn for interacting between the FreeBSD Subversion repo, and the GitHub mirror of this repo: https://wiki.freebsd.org/GitWorkflow/GitSvn By following the steps in that article, step-by-step, I was able to: (1) take these thre

Jenkins build is back to stable : FreeBSD_HEAD-tests2 #965

2015-04-22 Thread jenkins-admin
See ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: Newer yacc needed for building world

2015-04-22 Thread Willem Jan Withagen
On 22-4-2015 23:37, Ed Maste wrote: On 22 April 2015 at 15:55, Willem Jan Withagen wrote: Yes: https://lists.freebsd.org/pipermail/freebsd-current/2015-February/054740.html But this is not enough to make yacc part of the build tools?? yacc is unconditionally built during bootstrap-tools

Re: Newer yacc needed for building world

2015-04-22 Thread Ed Maste
On 22 April 2015 at 15:55, Willem Jan Withagen wrote: > > > Yes: > > https://lists.freebsd.org/pipermail/freebsd-current/2015-February/054740.html > > > > But this is not enough to make yacc part of the build tools?? yacc is unconditionally built during bootstrap-tools as of r281615. What SVN rev

CTF: wpa_supplicant/hostapd 2.4 import

2015-04-22 Thread Rui Paulo
Hi, Please test the new wpa_supplicant/hostapd. Here's the patch against FreeBSD HEAD: https://people.freebsd.org/~rpaulo/wpa-2.4.diff Thanks, -- Rui Paulo ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinf

Re: Newer yacc needed for building world

2015-04-22 Thread Willem Jan Withagen
On 22/04/2015 18:45, Warren Block wrote: > On Wed, 22 Apr 2015, Willem Jan Withagen wrote: > >> Hi, >> >> [I thought that I've seen talk about this before.] >> >> On a customers system I'm trying to build a new world, with a fresh tree. >> I've deleted lines from other tracks in parallel compilati

Jenkins build became unstable: FreeBSD_HEAD-tests2 #964

2015-04-22 Thread jenkins-admin
See ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Build failed in Jenkins: FreeBSD_HEAD_i386 #16

2015-04-22 Thread jenkins-admin
See Changes: [rodrigc] Move zlib.c from net to libkern. It is not network-specific code and would be better as part of libkern instead. Move zlib.h and zutil.h from net/ to sys/ Update includes to use sys/zlib.h and sys/zutil.h inste

Re: Newer yacc needed for building world

2015-04-22 Thread Warren Block
On Wed, 22 Apr 2015, Willem Jan Withagen wrote: Hi, [I thought that I've seen talk about this before.] On a customers system I'm trying to build a new world, with a fresh tree. I've deleted lines from other tracks in parallel compilation. --- aslcompilerparse.c --- yacc -d -pAslCompiler -oasl

Newer yacc needed for building world

2015-04-22 Thread Willem Jan Withagen
Hi, [I thought that I've seen talk about this before.] On a customers system I'm trying to build a new world, with a fresh tree. I've deleted lines from other tracks in parallel compilation. --- aslcompilerparse.c --- yacc -d -pAslCompiler -oaslcompilerparse.c aslcompiler.y yacc: 89 shift/reduc

Jenkins build is back to stable : FreeBSD_HEAD-tests2 #963

2015-04-22 Thread jenkins-admin
See ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: CTF: wpa_supplicant/hostapd 2.4 import

2015-04-22 Thread Ian FREISLICH
Rui Paulo wrote: > Hi, > > Please test the new wpa_supplicant/hostapd. Here's the patch against FreeBSD > HEAD: > > https://people.freebsd.org/~rpaulo/wpa-2.4.diff EAP never actually completes the association. Authentication completes but the link never actually comes up. This configu

Jenkins build became unstable: FreeBSD_HEAD-tests2 #962

2015-04-22 Thread jenkins-admin
See ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: CM6206 USB Audio is mute.

2015-04-22 Thread Hans Petter Selasky
On 04/21/15 21:30, Ranjan1018 . wrote: Connecting the USB cable the item is recognized: ugen0.5: at usbus0 uaudio0: on usbus0 uaudio0: Play: 48000 Hz, 4 ch, 16-bit S-LE PCM format, 2x8ms buffer. uaudio0: Play: 44100 Hz, 4 ch, 16-bit S-LE PCM format, 2x8ms buffer. uaudio0: Record: 48000 Hz, 2 ch