Re: ipv6_addrs_IF aliases in rc.conf(5)

2013-01-16 Thread Kimmo Paasiala
On Thu, Dec 27, 2012 at 11:42 PM, Phil Kulin wrote: > 2012/12/26 Kimmo Paasiala : > >> I've revised the patch again and updated it at gihub, >> https://gist.github.com/4362018. It can now be applied at top level >> of sources (/usr/src typically). It now does the deconfiguration in >> reverse ord

Re: Reboot by reloading kernel (reboot without reset hardware)

2013-01-16 Thread Andriy Gapon
on 16/01/2013 20:23 Quentin SCHWERKOLT said the following: > Hi, > > I would know if FreeBSD kernel has a functionality or a syscall which allow > rebooting without resetting hardware like kexec on Linux. > If there are an equivalent, how can I use it? > Otherwise there are any plan for implement

Re: [RFC] support -b when starting gdb

2013-01-16 Thread John Baldwin
On Wednesday, January 16, 2013 1:30:37 am Adrian Chadd wrote: > Also, I found 'set remotebaud' and 'set debug remote 1' to do this. > > I'd like to add the code just to support the same -b flag as gdb (so > -r can also be used with a non-standard serial port.) I think adding -b is fine. -- John

Re: [RFC] support -b when starting gdb

2013-01-16 Thread Adrian Chadd
It wasn't listed anywhere in the documentation / wiki. I only found it after I had posted that patch. eg: http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug-online-gdb.html I had to do a whole lot of searching to finally discover that particular option. And yes, it

Reboot by reloading kernel (reboot without reset hardware)

2013-01-16 Thread Quentin SCHWERKOLT
Hi, I would know if FreeBSD kernel has a functionality or a syscall which allow rebooting without resetting hardware like kexec on Linux. If there are an equivalent, how can I use it? Otherwise there are any plan for implement it? Cordially. Q. Schwerkolt

Re: [RFC] support -b when starting gdb

2013-01-16 Thread Warner Losh
On Jan 16, 2013, at 9:05 AM, Garrett Cooper wrote: > On Jan 16, 2013, at 7:35 AM, Warner Losh wrote: > >> How does 'set remotebaud' not do what you want? >> >> Warner >> >> On Jan 15, 2013, at 10:15 PM, Adrian Chadd wrote: >> >>> Hi, >>> >>> There doesn't seem to be a blessed way to set the

bluetooth a2dp audio

2013-01-16 Thread CeDeROM
Hello :-) Is anyone working on A2DP Audio Profil/Device for Bluetooth devices? The bluetooth layer is working. Audio can use different dsp devices and has very nice control interface. I guess to make it work it would be necessary to create dsp device that could sink data, transform it into a2dp c

Re: [RFC] support -b when starting gdb

2013-01-16 Thread Garrett Cooper
On Jan 16, 2013, at 7:35 AM, Warner Losh wrote: > How does 'set remotebaud' not do what you want? > > Warner > > On Jan 15, 2013, at 10:15 PM, Adrian Chadd wrote: > >> Hi, >> >> There doesn't seem to be a blessed way to set the baudrate from inside >> gdb/kgdb. It seems to be set from '-b' on

Re: [RFC] support -b when starting gdb

2013-01-16 Thread Warner Losh
How does 'set remotebaud' not do what you want? Warner On Jan 15, 2013, at 10:15 PM, Adrian Chadd wrote: > Hi, > > There doesn't seem to be a blessed way to set the baudrate from inside > gdb/kgdb. It seems to be set from '-b' on the command line. > > However kgdb doesn't have this support. >

[head tinderbox] failure on powerpc64/powerpc

2013-01-16 Thread FreeBSD Tinderbox
TB --- 2013-01-16 12:35:24 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-01-16 12:35:24 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013

Re: HEADS UP: FreeBSD git mirrors demoted to beta status, need your help

2013-01-16 Thread Ulrich Spörlein
This has been completed, your next pull will result in a non-fastforwardable change and I'd advise you to re-branch from origin/master instead. If you run into any trouble, don't hesitate to contact me directly. Thanks and sorry for the inconvenience, Uli On Sun, 2012-12-30 at 12:38:34 +0100, Ul