Re: CVS commit: src/sys/arch/evbarm/conf

2015-12-13 Thread Paul Goyette
On Mon, 14 Dec 2015, Paul Goyette wrote: On Mon, 14 Dec 2015, Marty Fouts wrote: Module Name:src Committed By: marty Date: Mon Dec 14 00:00:22 UTC 2015 Modified Files: src/sys/arch/evbarm/conf: ODROID-XU4 Log Message: enable the watch dog This will work only if the p

Re: CVS commit: src/sys/arch/evbarm/conf

2015-12-13 Thread Paul Goyette
On Mon, 14 Dec 2015, Marty Fouts wrote: Module Name:src Committed By: marty Date: Mon Dec 14 00:00:22 UTC 2015 Modified Files: src/sys/arch/evbarm/conf: ODROID-XU4 Log Message: enable the watch dog This will work only if the patch to sysmon_wdog.c to convert it to MODU

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

2015-12-13 Thread Christos Zoulas
On Dec 13, 9:39pm, plu...@ogmig.net (Iain Hibbert) wrote: -- Subject: CVS commit: src/sys/dev/bluetooth | | > Module Name:src | > Committed By: christos | > Date: Thu Apr 16 19:53:19 UTC 2015 | > | > Modified Files: | > src/sys/dev/bluetooth: btmagic.c | > | > Log Messag

CVS commit: src/sys/dev/bluetooth

2015-12-13 Thread Iain Hibbert
> Module Name:src > Committed By: christos > Date: Thu Apr 16 19:53:19 UTC 2015 > > Modified Files: > src/sys/dev/bluetooth: btmagic.c > > Log Message: > CID 1293640/1 memory corruption/overrun > > To generate a diff of this commit: > cvs rdiff -u -r1.12 -r1.13 src/sys/dev

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

2015-12-13 Thread Martin Husemann
On Sun, Dec 13, 2015 at 10:49:51AM -0500, Michael wrote: > Hmm, I better check if shark still works. > Not that I disagree with the change. Still seems to work for me: [~] martin@night-rest > uname -a NetBSD night-rest.duskware.de 7.99.24 NetBSD 7.99.24 (GENERIC) #12: Sun Dec 13 17:08:31 CET 201

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

2015-12-13 Thread Michael
Hello, On Sun, 13 Dec 2015 11:00:02 + "Jared D. McNeill" wrote: > Module Name: src > Committed By: jmcneill > Date: Sun Dec 13 11:00:02 UTC 2015 > > Modified Files: > src/sys/dev/ofw: ofw_subr.c > > Log Message: > OF properties are stored in big endian, but the host might no