Re: CVS commit: src/sys/arch

2015-04-29 Thread Masao Uebayashi
On Wed, Apr 29, 2015 at 5:32 PM, Hikaru Abe wrote: > Log Message: > Initial import of Cavium Octeon and Octeon Plus SoC and > specifically Ubiquiti Networks EdgeRouter LITE support. > Currently the ethernet and uart of are worked. > This support was contributed by Internet Initiative Japan Inc. U

Re: CVS commit: src/sys/dev/bluetooth

2015-04-29 Thread Christos Zoulas
On Apr 29, 4:27pm, m...@m00nbsd.net (Maxime Villard) wrote: -- Subject: Re: CVS commit: src/sys/dev/bluetooth | You didn't test this change, nor did you test the five other fixes | you committed. I checked the code to the best of my ability; perhaps I missed something. | So now please revert th

Re: CVS commit: src/sys/arch

2015-04-29 Thread Alistair Crooks
On Wed, Apr 29, 2015 at 08:32:01AM +, Hikaru Abe wrote: > Module Name: src > Committed By: hikaru > Date: Wed Apr 29 08:32:01 UTC 2015 > > Modified Files: > src/sys/arch/mips/conf: files.mips > src/sys/arch/mips/include: cpuregs.h locore.h > src/sys/arch/mips/mips: c

Re: CVS commit: src/sys/arch

2015-04-29 Thread Michael
Hello, On Wed, 29 Apr 2015 20:12:40 +0900 Masao Uebayashi wrote: > On Wed, Apr 29, 2015 at 5:32 PM, Hikaru Abe wrote: > > Log Message: > > Initial import of Cavium Octeon and Octeon Plus SoC and > > specifically Ubiquiti Networks EdgeRouter LITE support. > > Currently the ethernet and uart of a

Re: CVS commit: src/sys/dev/bluetooth

2015-04-29 Thread Maxime Villard
Le 27/04/2015 19:36, Christos Zoulas a écrit : > Module Name: src > Committed By: christos > Date: Mon Apr 27 17:36:41 UTC 2015 > > Modified Files: > src/sys/dev/bluetooth: bcsp.c > > Log Message: > free mbuf on failure (Brainy) > > > To generate a diff of this commit: > cvs rdif

Re: CVS commit: src/sys/dev/bluetooth

2015-04-29 Thread Iain Hibbert
On Wed, 29 Apr 2015, Christos Zoulas wrote: > On Apr 29, 4:27pm, m...@m00nbsd.net (Maxime Villard) wrote: > -- Subject: Re: CVS commit: src/sys/dev/bluetooth > > | You didn't test this change, nor did you test the five other fixes > | you committed. > > I checked the code to the best of my abilit