Re: dev/psm0 not found

2010-12-21 Thread Ivan Klymenko
В Mon, 20 Dec 2010 17:26:15 -0500 John Baldwin j...@freebsd.org пишет: On Monday, December 20, 2010 4:38:57 pm Ivan Klymenko wrote: В Mon, 20 Dec 2010 16:02:46 -0500 John Baldwin j...@freebsd.org пишет: Not working :( This was debugging, not a fix. Try this possible fix: Index:

Re: [dtrace] syscall provider naming convention.

2010-12-21 Thread Andriy Gapon
version that has syscall:linux32 working on i386, too. https://sites.google.com/site/abc678site/files/dt-systrace-20101221.patch.gz Forgot to mention. The patch is against stable/8 r216436 The previous version applied fine to head, I think that that should be the case with this version too. I

Re: [dtrace] syscall provider naming convention.

2010-12-21 Thread Artem Belevich
. https://sites.google.com/site/abc678site/files/dt-systrace-20101221.patch.gz Forgot to mention. The patch is against stable/8 r216436 --Artem ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current

Re: [dtrace] syscall provider naming convention.

2010-12-21 Thread Artem Belevich
On Mon, Dec 20, 2010 at 3:15 AM, Andriy Gapon a...@freebsd.org wrote: It would be nice to get the i386 counterpart too when this goes into the tree. Here's updated version that has syscall:linux32 working on i386, too. https://sites.google.com/site/abc678site/files/dt-systrace-20101221.patch.gz

[head tinderbox] failure on ia64/ia64

2010-12-21 Thread FreeBSD Tinderbox
TB --- 2010-12-21 19:12:26 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-12-21 19:12:26 - starting HEAD tinderbox run for ia64/ia64 TB --- 2010-12-21 19:12:26 - cleaning the object tree TB --- 2010-12-21 19:12:37 - cvsupping the source tree TB --- 2010-12-21 19:12:37 -

Re: [head tinderbox] failure on ia64/ia64

2010-12-21 Thread Matthew Fleming
This one has me puzzled. The line numbers don't match up with the current version of the code, so it may be from in between my two drops today. I will start a make universe on my test box meanwhile. Thanks, matthew On Tue, Dec 21, 2010 at 12:45 PM, FreeBSD Tinderbox tinder...@freebsd.org

umidi question

2010-12-21 Thread Raoul
Hello all, It seems to me than the midi part (umidi) of the uaudio driver does not work with poll nor SIGIO. Am i right here, or is my test very buggy!!! Thanks Raoul rm...@free.fr ___ freebsd-current@freebsd.org mailing list

Re: umidi question

2010-12-21 Thread Hans Petter Selasky
On Tuesday 21 December 2010 22:26:19 Raoul wrote: Hello all, It seems to me than the midi part (umidi) of the uaudio driver does not work with poll nor SIGIO. Am i right here, or is my test very buggy!!! Thanks Hi, FIOASYNC is supported and poll is supported - yes. See

[head tinderbox] failure on powerpc/powerpc

2010-12-21 Thread FreeBSD Tinderbox
TB --- 2010-12-21 20:45:07 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-12-21 20:45:07 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2010-12-21 20:45:07 - cleaning the object tree TB --- 2010-12-21 20:45:18 - cvsupping the source tree TB --- 2010-12-21 20:45:18 -

[head tinderbox] failure on sparc64/sparc64

2010-12-21 Thread FreeBSD Tinderbox
TB --- 2010-12-21 21:20:27 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-12-21 21:20:27 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2010-12-21 21:20:27 - cleaning the object tree TB --- 2010-12-21 21:20:40 - cvsupping the source tree TB --- 2010-12-21 21:20:40 -

[head tinderbox] failure on powerpc64/powerpc

2010-12-21 Thread FreeBSD Tinderbox
TB --- 2010-12-21 20:56:55 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-12-21 20:56:55 - starting HEAD tinderbox run for powerpc64/powerpc TB --- 2010-12-21 20:56:55 - cleaning the object tree TB --- 2010-12-21 20:57:12 - cvsupping the source tree TB --- 2010-12-21 20:57:12 -

[head tinderbox] failure on sparc64/sun4v

2010-12-21 Thread FreeBSD Tinderbox
TB --- 2010-12-21 21:36:28 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-12-21 21:36:28 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2010-12-21 21:36:28 - cleaning the object tree TB --- 2010-12-21 21:36:39 - cvsupping the source tree TB --- 2010-12-21 21:36:39 -

Re: [head tinderbox] failure on powerpc64/powerpc

2010-12-21 Thread Matthew Fleming
On Tue, Dec 21, 2010 at 2:37 PM, FreeBSD Tinderbox tinder...@freebsd.org wrote: TB --- 2010-12-21 20:56:55 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-12-21 20:56:55 - starting HEAD tinderbox run for powerpc64/powerpc TB --- 2010-12-21 20:56:55 - cleaning the object tree

Re: [head tinderbox] failure on powerpc64/powerpc

2010-12-21 Thread Mike Tancsa
On 12/21/2010 5:49 PM, Matthew Fleming wrote: /src/sys/kern/kern_fail.c:557: error: dereferencing pointer to incomplete type /src/sys/kern/kern_fail.c:557: error: dereferencing pointer to incomplete type /src/sys/kern/kern_fail.c:557: error: dereferencing pointer to incomplete type

usb issues

2010-12-21 Thread justin v
Hi, Any advice on how to deal with this USB trouble.. ? This is scrolling through messages.. and when i plug in my USB device, ANY, it is not recognized, when normally it is... exit [...@yeaguy ~]$ tail -f /var/log/messages Dec 21 22:13:11 yeaguy kernel: uhub_reattach_port: port 3 reset

Re: umidi question

2010-12-21 Thread Raoul
on Tue, 21 Dec 2010 23:13:25 +0100 Hans Petter Selasky hsela...@c2i.net wrote: On Tuesday 21 December 2010 22:26:19 Raoul wrote: Hello all, It seems to me than the midi part (umidi) of the uaudio driver does not work with poll nor SIGIO. Am i right here, or is my test very buggy!!!