CVS commit: src

2017-03-23 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Thu Mar 23 15:50:48 UTC 2017 Modified Files: src/distrib/sets/lists/base: shl.mi src/lib/libossaudio: ossaudio.c shlib_version Log Message: Calculate GETISPACE/GETOSPACE properly. Bump version. Addresses PR kern/51999. To

CVS commit: src/sys/dev

2017-03-29 Thread Nathanial Sloss
) 2016 Nathanial Sloss <nathanialsl...@yahoo.com.au> @@ -148,7 +148,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: audio.c,v 1.318 2017/03/27 23:25:24 nat Exp $"); +__KERNEL_RCSID(0, "$NetBSD: audio.c,v 1.319 2017/03/29 06:24:22 nat Exp $"); #include "audio.h"

CVS commit: src/sys/dev

2017-03-27 Thread Nathanial Sloss
2017 +++ src/sys/dev/audio.c Mon Mar 27 23:25:24 2017 @@ -1,4 +1,4 @@ -/* $NetBSD: audio.c,v 1.317 2017/03/21 07:04:29 nat Exp $ */ +/* $NetBSD: audio.c,v 1.318 2017/03/27 23:25:24 nat Exp $ */ /*- * Copyright (c) 2016 Nathanial Sloss <nathanialsl...@yahoo.com.au> @@ -148,7

CVS commit: src/sys/compat/ossaudio

2017-03-24 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Fri Mar 24 14:32:29 UTC 2017 Modified Files: src/sys/compat/ossaudio: ossaudio.c Log Message: Update compat/ossaudio with GETISPACE/GETOSPACE corrections from libossaudio. To generate a diff of this commit: cvs rdiff -u -r1.69

CVS commit: src/sys/dev

2017-03-20 Thread Nathanial Sloss
/audio.c Mon Mar 20 22:42:39 2017 @@ -1,4 +1,4 @@ -/* $NetBSD: audio.c,v 1.315 2017/03/16 00:21:30 maya Exp $ */ +/* $NetBSD: audio.c,v 1.316 2017/03/20 22:42:39 nat Exp $ */ /*- * Copyright (c) 2016 Nathanial Sloss <nathanialsl...@yahoo.com.au> @@ -148,7 +148,7 @@ */ #include -__KERNEL

CVS commit: src

2017-03-21 Thread Nathanial Sloss
17/03/21 07:04:29 nat Exp $ */ /*- * Copyright (c) 2016 Nathanial Sloss <nathanialsl...@yahoo.com.au> @@ -148,7 +148,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: audio.c,v 1.316 2017/03/20 22:42:39 nat Exp $"); +__KERNEL_RCSID(0, "$NetBSD: audio.c,v 1.317 2017/03

CVS commit: src/sys/dev

2017-04-11 Thread Nathanial Sloss
:1.320 Mon Apr 3 04:09:12 2017 +++ src/sys/dev/audio.c Tue Apr 11 23:49:17 2017 @@ -1,4 +1,4 @@ -/* $NetBSD: audio.c,v 1.320 2017/04/03 04:09:12 nat Exp $ */ +/* $NetBSD: audio.c,v 1.321 2017/04/11 23:49:17 nat Exp $ */ /*- * Copyright (c) 2016 Nathanial Sloss <nathanialsl...@yahoo.com

CVS commit: src/sys/dev

2017-04-12 Thread Nathanial Sloss
:1.321 Tue Apr 11 23:49:17 2017 +++ src/sys/dev/audio.c Wed Apr 12 14:15:50 2017 @@ -1,4 +1,4 @@ -/* $NetBSD: audio.c,v 1.321 2017/04/11 23:49:17 nat Exp $ */ +/* $NetBSD: audio.c,v 1.322 2017/04/12 14:15:50 nat Exp $ */ /*- * Copyright (c) 2016 Nathanial Sloss <nathanialsl...@yahoo.com

CVS commit: src/sys/dev

2017-04-12 Thread Nathanial Sloss
12 14:15:50 2017 +++ src/sys/dev/audio.c Wed Apr 12 14:21:12 2017 @@ -1,4 +1,4 @@ -/* $NetBSD: audio.c,v 1.322 2017/04/12 14:15:50 nat Exp $ */ +/* $NetBSD: audio.c,v 1.323 2017/04/12 14:21:12 nat Exp $ */ /*- * Copyright (c) 2016 Nathanial Sloss <nathanialsl...@yahoo.com.au> @@ -148,7

CVS commit: src/sys/dev

2017-04-13 Thread Nathanial Sloss
:1.323 Wed Apr 12 14:21:12 2017 +++ src/sys/dev/audio.c Fri Apr 14 00:05:46 2017 @@ -1,4 +1,4 @@ -/* $NetBSD: audio.c,v 1.323 2017/04/12 14:21:12 nat Exp $ */ +/* $NetBSD: audio.c,v 1.324 2017/04/14 00:05:46 nat Exp $ */ /*- * Copyright (c) 2016 Nathanial Sloss <nathanialsl...@yahoo.com

CVS commit: src/sys/dev

2017-04-22 Thread Nathanial Sloss
Mon Apr 17 22:40:06 2017 +++ src/sys/dev/audio.c Sat Apr 22 10:37:51 2017 @@ -1,4 +1,4 @@ -/* $NetBSD: audio.c,v 1.326 2017/04/17 22:40:06 nat Exp $ */ +/* $NetBSD: audio.c,v 1.327 2017/04/22 10:37:51 nat Exp $ */ /*- * Copyright (c) 2016 Nathanial Sloss <nathanialsl...@yahoo.com.au> @@

CVS commit: src/sys/dev

2017-04-02 Thread Nathanial Sloss
@@ -1,4 +1,4 @@ -/* $NetBSD: audio.c,v 1.319 2017/03/29 06:24:22 nat Exp $ */ +/* $NetBSD: audio.c,v 1.320 2017/04/03 04:09:12 nat Exp $ */ /*- * Copyright (c) 2016 Nathanial Sloss <nathanialsl...@yahoo.com.au> @@ -148,7 +148,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: audi

CVS commit: src

2017-04-17 Thread Nathanial Sloss
+/* $NetBSD: audio.c,v 1.325 2017/04/17 20:17:08 nat Exp $ */ /*- * Copyright (c) 2016 Nathanial Sloss <nathanialsl...@yahoo.com.au> @@ -148,7 +148,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: audio.c,v 1.324 2017/04/14 00:05:46 nat Exp $"); +__KERNEL_RCSID(0, "$Ne

CVS commit: src

2017-04-17 Thread Nathanial Sloss
1.325 Mon Apr 17 20:17:08 2017 +++ src/sys/dev/audio.c Mon Apr 17 22:40:06 2017 @@ -1,4 +1,4 @@ -/* $NetBSD: audio.c,v 1.325 2017/04/17 20:17:08 nat Exp $ */ +/* $NetBSD: audio.c,v 1.326 2017/04/17 22:40:06 nat Exp $ */ /*- * Copyright (c) 2016 Nathanial Sloss <nathanialsl...@ya

CVS commit: src/sys/dev

2017-07-29 Thread Nathanial Sloss
.c Sun Jul 30 00:47:48 2017 @@ -1,4 +1,4 @@ -/* $NetBSD: audio.c,v 1.382 2017/07/29 06:45:35 isaki Exp $ */ +/* $NetBSD: audio.c,v 1.383 2017/07/30 00:47:48 nat Exp $ */ /*- * Copyright (c) 2016 Nathanial Sloss <nathanialsl...@yahoo.com.au> @@ -148,7 +148,7 @@ */ #include -__KERNEL_R

CVS commit: src/sys/dev/pad

2017-07-29 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Sun Jul 30 00:50:52 UTC 2017 Modified Files: src/sys/dev/pad: pad.c Log Message: The pad module will now compile with WARNS=5. To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42 src/sys/dev/pad/pad.c Please note that

CVS commit: src/sys/dev/ic

2017-08-10 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Thu Aug 10 13:25:49 UTC 2017 Modified Files: src/sys/dev/ic: com.c Log Message: Report AUXUART fifo size on rpi3 to 1 byte. This prevents bluetooth errors using the h5 protocol. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/dev/bluetooth

2017-08-10 Thread Nathanial Sloss
2017/08/10 13:22:19 nat Exp $ */ +/* + * Copyright (c) 2017 Nathanial Sloss <nathanialsl...@yahoo.com.au> + * All rights reserved. + * + * Copyright (c) 2007 KIYOHARA Takashi + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modifi

CVS commit: src/distrib/sets/lists/comp

2017-08-10 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Thu Aug 10 13:40:04 UTC 2017 Modified Files: src/distrib/sets/lists/comp: mi Log Message: Update lists for btuart h5 protocol includes. To generate a diff of this commit: cvs rdiff -u -r1.2142 -r1.2143

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

2017-08-10 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Thu Aug 10 13:48:20 UTC 2017 Modified Files: src/sys/arch/evbarm/conf: RPI Log Message: Add bluetooth serial uart devices. RPI3 on-board bluetooth controller works with the bthfive pseudo-device. To generate a diff of this

CVS commit: src/external/broadcom

2017-08-10 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Thu Aug 10 15:15:48 UTC 2017 Added Files: src/external/broadcom: Makefile Makefile.inc src/external/broadcom/bcm43xx: BCM43430A1.hcd LICENCE.broadcom_bcm43xx Makefile Log Message: Add firmware and license for

CVS commit: src

2017-08-10 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Thu Aug 10 15:31:49 UTC 2017 Modified Files: src/distrib/sets/lists/base: mi src/external: Makefile Log Message: Add bcm43xx bluetooth controller firmware to the lists and update relevant makefiles. To generate a diff of

CVS commit: src/usr.sbin/btattach

2017-08-10 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Thu Aug 10 13:34:29 UTC 2017 Modified Files: src/usr.sbin/btattach: Makefile btattach.c btattach.h Added Files: src/usr.sbin/btattach: init_bcm43xx.c Log Message: Add support for bcm 43xx devices using the btuart h5

CVS commit: src/usr.sbin/btattach

2017-08-13 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Mon Aug 14 05:28:23 UTC 2017 Modified Files: src/usr.sbin/btattach: init_bcm43xx.c Log Message: Set controller clock based on baud rate. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

CVS commit: src/sys/dev/bluetooth

2017-08-13 Thread Nathanial Sloss
$ */ /* * Copyright (c) 2017 Nathanial Sloss <nathanialsl...@yahoo.com.au> * All rights reserved. @@ -29,7 +29,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: bth5.c,v 1.2 2017/08/11 00:58:37 nat Exp $"); +__KERNEL_RCSID(0, "$NetBSD: bth5.c,v 1.3 2017/0

CVS commit: src/sys/dev/bluetooth

2017-08-14 Thread Nathanial Sloss
/sys/dev/bluetooth/bth5.c Mon Aug 14 12:51:11 2017 @@ -1,4 +1,4 @@ -/* $NetBSD: bth5.c,v 1.3 2017/08/14 05:33:30 nat Exp $ */ +/* $NetBSD: bth5.c,v 1.4 2017/08/14 12:51:11 nat Exp $ */ /* * Copyright (c) 2017 Nathanial Sloss <nathanialsl...@yahoo.com.au> * All rights reserved. @@ -29,7

CVS commit: src/sys/dev/bluetooth

2017-08-10 Thread Nathanial Sloss
--- src/sys/dev/bluetooth/bth5.c:1.1 Thu Aug 10 13:22:19 2017 +++ src/sys/dev/bluetooth/bth5.c Fri Aug 11 00:58:37 2017 @@ -1,4 +1,4 @@ -/* $NetBSD: bth5.c,v 1.1 2017/08/10 13:22:19 nat Exp $ */ +/* $NetBSD: bth5.c,v 1.2 2017/08/11 00:58:37 nat Exp $ */ /* * Copyright (c) 2017 Nathanial Sloss

CVS commit: src/sys/dev

2017-07-25 Thread Nathanial Sloss
:1.368 Sun Jul 9 12:08:39 2017 +++ src/sys/dev/audio.c Tue Jul 25 13:29:16 2017 @@ -1,4 +1,4 @@ -/* $NetBSD: audio.c,v 1.368 2017/07/09 12:08:39 isaki Exp $ */ +/* $NetBSD: audio.c,v 1.369 2017/07/25 13:29:16 nat Exp $ */ /*- * Copyright (c) 2016 Nathanial Sloss <nathanialsl...@yahoo.com

CVS commit: src/sys/arch/dreamcast/dev/g2

2017-07-25 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Tue Jul 25 23:18:04 UTC 2017 Modified Files: src/sys/arch/dreamcast/dev/g2: aica.c Log Message: Dreamcast audio only supports playback so set it in the props. This makes dreamcast audio work again. Tested by Bjorn Johannesson. cvs:

CVS commit: src/sys/arch/dreamcast/conf

2017-07-25 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Tue Jul 25 23:20:57 UTC 2017 Modified Files: src/sys/arch/dreamcast/conf: G1IDE GENERIC Log Message: Use the correct attachment for dreamcast audio. Found and tested by Bjorn Johannesson on port-dreamcast. To generate a diff of

CVS commit: src/sys/dev

2017-07-27 Thread Nathanial Sloss
sys/dev/audio.c Fri Jul 28 01:36:40 2017 @@ -1,4 +1,4 @@ -/* $NetBSD: audio.c,v 1.371 2017/07/27 08:37:27 isaki Exp $ */ +/* $NetBSD: audio.c,v 1.372 2017/07/28 01:36:40 nat Exp $ */ /*- * Copyright (c) 2016 Nathanial Sloss <nathanialsl...@yahoo.com.au> @@ -148,7 +148,7 @@ */ #include -__KE

CVS commit: src/sys/dev/pad

2017-06-30 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Sat Jul 1 05:50:10 UTC 2017 Modified Files: src/sys/dev/pad: pad.c padvar.h Log Message: sc_audiodev should be defined as a device_t as this is what audio_attach_mi returns. To generate a diff of this commit: cvs rdiff -u -r1.37

CVS commit: src/sys/dev

2017-06-30 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Sat Jul 1 05:32:24 UTC 2017 Modified Files: src/sys/dev: audiobell.c Log Message: Don't keep writing data if an error has occurred. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/sys/dev/audiobell.c Please

CVS commit: src/sys/dev

2017-06-30 Thread Nathanial Sloss
+++ src/sys/dev/audio.c Sat Jul 1 05:44:52 2017 @@ -1,4 +1,4 @@ -/* $NetBSD: audio.c,v 1.366 2017/06/25 10:28:22 nat Exp $ */ +/* $NetBSD: audio.c,v 1.367 2017/07/01 05:44:52 nat Exp $ */ /*- * Copyright (c) 2016 Nathanial Sloss <nathanialsl...@yahoo.com.au> @@ -148,7

CVS commit: src/sys/dev

2017-07-01 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Sat Jul 1 23:27:17 UTC 2017 Modified Files: src/sys/dev: spkr.c Log Message: On a forcefull detach wait for spkr to close as the detach has to succeed. Ok christos@. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14

CVS commit: src/sys

2017-07-01 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Sat Jul 1 23:31:19 UTC 2017 Modified Files: src/sys/dev/pad: pad.c padvar.h src/sys/sys: file.h Log Message: Pad is now clones its device, attaching upon open and detaching upon close. This means that only one pad device is

CVS commit: src/sys/dev/pad

2017-07-02 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Sun Jul 2 13:32:51 UTC 2017 Modified Files: src/sys/dev/pad: pad.c Log Message: If a particular pad device is opened, ie pad1 then configure and use pad1 if it is not already configured. This improves scriptability as you will

CVS commit: src/tests/usr.bin/mixerctl

2017-07-03 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Mon Jul 3 09:08:35 UTC 2017 Modified Files: src/tests/usr.bin/mixerctl: t_mixerctl.sh Log Message: As pad devices are now created on demand - pad has to be open for a corresponding mixer to be available. To generate a diff of

CVS commit: src/sys/dev/pad

2017-07-02 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Sun Jul 2 05:59:27 UTC 2017 Modified Files: src/sys/dev/pad: pad.c Log Message: Return early from read if kpause is interrupted by a signal. To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40 src/sys/dev/pad/pad.c

CVS commit: src/sys/dev

2017-04-26 Thread Nathanial Sloss
:1.327 Sat Apr 22 10:37:51 2017 +++ src/sys/dev/audio.c Wed Apr 26 11:32:04 2017 @@ -1,4 +1,4 @@ -/* $NetBSD: audio.c,v 1.327 2017/04/22 10:37:51 nat Exp $ */ +/* $NetBSD: audio.c,v 1.328 2017/04/26 11:32:04 nat Exp $ */ /*- * Copyright (c) 2016 Nathanial Sloss <nathanialsl...@yahoo.com

CVS commit: src/sys/dev

2017-08-05 Thread Nathanial Sloss
2017 +++ src/sys/dev/audio.c Sat Aug 5 13:34:06 2017 @@ -1,4 +1,4 @@ -/* $NetBSD: audio.c,v 1.385 2017/08/03 11:39:06 isaki Exp $ */ +/* $NetBSD: audio.c,v 1.386 2017/08/05 13:34:06 nat Exp $ */ /*- * Copyright (c) 2016 Nathanial Sloss <nathanialsl...@yahoo.com.au> @@ -148,7

CVS commit: src/sys/dev

2017-08-06 Thread Nathanial Sloss
/audio.c:1.386 Sat Aug 5 13:34:06 2017 +++ src/sys/dev/audio.c Sun Aug 6 10:07:31 2017 @@ -1,4 +1,4 @@ -/* $NetBSD: audio.c,v 1.386 2017/08/05 13:34:06 nat Exp $ */ +/* $NetBSD: audio.c,v 1.387 2017/08/06 10:07:31 nat Exp $ */ /*- * Copyright (c) 2016 Nathanial Sloss <nathanialsl...@yahoo.com

CVS commit: src/sys/modules/audio

2017-07-29 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Sun Jul 30 00:53:58 UTC 2017 Modified Files: src/sys/modules/audio: Makefile Log Message: Audio now compiles with WARNS=5, so there is no need to specify WARNS=3. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/sys/dev

2017-08-08 Thread Nathanial Sloss
05:58:12 2017 +++ src/sys/dev/audio.c Tue Aug 8 22:21:35 2017 @@ -1,4 +1,4 @@ -/* $NetBSD: audio.c,v 1.391 2017/08/08 05:58:12 isaki Exp $ */ +/* $NetBSD: audio.c,v 1.392 2017/08/08 22:21:35 nat Exp $ */ /*- * Copyright (c) 2016 Nathanial Sloss <nathanialsl...@yahoo.com.au> @@ -148,7

CVS commit: src/sys/arch/x68k/dev

2017-07-29 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Sat Jul 29 07:30:39 UTC 2017 Modified Files: src/sys/arch/x68k/dev: vs.c Log Message: Audio vchan auto config works again due to the use of a null_filter. Tested and confirmed working by isaki@. To generate a diff of this commit:

CVS commit: src/sys/dev

2017-07-27 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Thu Jul 27 23:39:38 UTC 2017 Modified Files: src/sys/dev: auconv.c auconv.h src/sys/dev/ic: am7930.c Log Message: Add a null_filter to help with the audio autoconfig of pmax. Tested by flxd@. To generate a diff of this

CVS commit: src/sys/dev

2017-07-27 Thread Nathanial Sloss
--- src/sys/dev/audio.c:1.372 Fri Jul 28 01:36:40 2017 +++ src/sys/dev/audio.c Fri Jul 28 02:53:54 2017 @@ -1,4 +1,4 @@ -/* $NetBSD: audio.c,v 1.372 2017/07/28 01:36:40 nat Exp $ */ +/* $NetBSD: audio.c,v 1.373 2017/07/28 02:53:54 nat Exp $ */ /*- * Copyright (c) 2016 Nathanial Sloss <nathania

CVS commit: src/sys/dev

2017-07-27 Thread Nathanial Sloss
Jul 28 03:29:19 2017 @@ -1,4 +1,4 @@ -/* $NetBSD: audio.c,v 1.373 2017/07/28 02:53:54 nat Exp $ */ +/* $NetBSD: audio.c,v 1.374 2017/07/28 03:29:19 nat Exp $ */ /*- * Copyright (c) 2016 Nathanial Sloss <nathanialsl...@yahoo.com.au> @@ -148,7 +148,7 @@ */ #include -__KERNEL_R

CVS commit: src/sys/dev

2017-07-27 Thread Nathanial Sloss
/audio.c:1.375 --- src/sys/dev/audio.c:1.374 Fri Jul 28 03:29:19 2017 +++ src/sys/dev/audio.c Fri Jul 28 03:58:54 2017 @@ -1,4 +1,4 @@ -/* $NetBSD: audio.c,v 1.374 2017/07/28 03:29:19 nat Exp $ */ +/* $NetBSD: audio.c,v 1.375 2017/07/28 03:58:54 nat Exp $ */ /*- * Copyright (c) 2016 Nathanial

CVS commit: src/sys/dev/pckbport

2017-08-16 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Wed Aug 16 21:09:48 UTC 2017 Modified Files: src/sys/dev/pckbport: alps.c Log Message: If ALPS probe fails, send a PMS_RESET. Restores functionality on a wrong version ALPS touchpad. Addresses PR kern/52489. This patch was

CVS commit: src/sys/dev/pckbport

2017-08-16 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Wed Aug 16 21:18:58 UTC 2017 Modified Files: src/sys/dev/pckbport: alps.c Log Message: Remove extra newline. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/dev/pckbport/alps.c Please note that diffs are not

CVS commit: src/sys/dev

2017-05-11 Thread Nathanial Sloss
2017 +++ src/sys/dev/audio.c Thu May 11 23:32:27 2017 @@ -1,4 +1,4 @@ -/* $NetBSD: audio.c,v 1.339 2017/05/11 23:26:48 nat Exp $ */ +/* $NetBSD: audio.c,v 1.340 2017/05/11 23:32:27 nat Exp $ */ /*- * Copyright (c) 2016 Nathanial Sloss <nathanialsl...@yahoo.com.au> @@ -148,7

CVS commit: src/sys/kern

2017-05-11 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Thu May 11 22:38:56 UTC 2017 Modified Files: src/sys/kern: kern_descrip.c Log Message: Explicitly set the flags instead of masking set values in. This fixes FNONBLOCK weirdness seen in audio.c OK christos@ and martin@. To

CVS commit: src/sys/dev

2017-05-11 Thread Nathanial Sloss
11 23:20:38 2017 @@ -1,4 +1,4 @@ -/* $NetBSD: audio.c,v 1.337 2017/05/08 07:31:34 martin Exp $ */ +/* $NetBSD: audio.c,v 1.338 2017/05/11 23:20:38 nat Exp $ */ /*- * Copyright (c) 2016 Nathanial Sloss <nathanialsl...@yahoo.com.au> @@ -148,7 +148,7 @@ */ #include -__KERNEL_R

CVS commit: src/sys/dev

2017-05-11 Thread Nathanial Sloss
:48 2017 @@ -1,4 +1,4 @@ -/* $NetBSD: audio.c,v 1.338 2017/05/11 23:20:38 nat Exp $ */ +/* $NetBSD: audio.c,v 1.339 2017/05/11 23:26:48 nat Exp $ */ /*- * Copyright (c) 2016 Nathanial Sloss <nathanialsl...@yahoo.com.au> @@ -148,7 +148,7 @@ */ #include -__KERNEL_RCSID(0, "$NetB

CVS commit: src/sys/dev

2017-05-11 Thread Nathanial Sloss
017 +++ src/sys/dev/audio.c Thu May 11 23:39:15 2017 @@ -1,4 +1,4 @@ -/* $NetBSD: audio.c,v 1.340 2017/05/11 23:32:27 nat Exp $ */ +/* $NetBSD: audio.c,v 1.341 2017/05/11 23:39:15 nat Exp $ */ /*- * Copyright (c) 2016 Nathanial Sloss <nathanialsl...@yahoo.com.au> @@ -148,7 +148,7 @@ */

CVS commit: src/sys/dev

2017-05-11 Thread Nathanial Sloss
--- src/sys/dev/audio.c:1.341 Thu May 11 23:39:15 2017 +++ src/sys/dev/audio.c Fri May 12 04:15:40 2017 @@ -1,4 +1,4 @@ -/* $NetBSD: audio.c,v 1.341 2017/05/11 23:39:15 nat Exp $ */ +/* $NetBSD: audio.c,v 1.342 2017/05/12 04:15:40 nat Exp $ */ /*- * Copyright (c) 2016 Nathanial Sloss

CVS commit: src/sys/dev

2017-05-14 Thread Nathanial Sloss
/audio.c:1.345 --- src/sys/dev/audio.c:1.344 Sun May 14 10:01:34 2017 +++ src/sys/dev/audio.c Sun May 14 10:08:49 2017 @@ -1,4 +1,4 @@ -/* $NetBSD: audio.c,v 1.344 2017/05/14 10:01:34 nat Exp $ */ +/* $NetBSD: audio.c,v 1.345 2017/05/14 10:08:49 nat Exp $ */ /*- * Copyright (c) 2016 Nathanial Sloss

CVS commit: src/sys/dev

2017-05-14 Thread Nathanial Sloss
+++ src/sys/dev/audio.c Sun May 14 10:57:32 2017 @@ -1,4 +1,4 @@ -/* $NetBSD: audio.c,v 1.345 2017/05/14 10:08:49 nat Exp $ */ +/* $NetBSD: audio.c,v 1.346 2017/05/14 10:57:32 nat Exp $ */ /*- * Copyright (c) 2016 Nathanial Sloss <nathanialsl...@yahoo.com.au> @@ -148,7 +148,7 @@ */ #i

CVS commit: src/sys/dev

2017-05-14 Thread Nathanial Sloss
--- src/sys/dev/audio.c:1.346 Sun May 14 10:57:32 2017 +++ src/sys/dev/audio.c Mon May 15 01:03:47 2017 @@ -1,4 +1,4 @@ -/* $NetBSD: audio.c,v 1.346 2017/05/14 10:57:32 nat Exp $ */ +/* $NetBSD: audio.c,v 1.347 2017/05/15 01:03:47 nat Exp $ */ /*- * Copyright (c) 2016 Nathanial Sloss

CVS commit: src/sys/rump/librump/rumpkern

2017-05-14 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Sun May 14 13:49:55 UTC 2017 Modified Files: src/sys/rump/librump/rumpkern: vm.c Log Message: Add uvm_map_pageable dummy function. This means that the audio tests should run again. Ok christos@. To generate a diff of this

CVS commit: src/sys/dev

2017-05-15 Thread Nathanial Sloss
@@ -1,4 +1,4 @@ -/* $NetBSD: audio.c,v 1.347 2017/05/15 01:03:47 nat Exp $ */ +/* $NetBSD: audio.c,v 1.348 2017/05/15 09:43:56 nat Exp $ */ /*- * Copyright (c) 2016 Nathanial Sloss <nathanialsl...@yahoo.com.au> @@ -148,7 +148,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: audi

CVS commit: src/sys/dev

2017-05-14 Thread Nathanial Sloss
+++ src/sys/dev/audio.c Sun May 14 10:01:34 2017 @@ -1,4 +1,4 @@ -/* $NetBSD: audio.c,v 1.343 2017/05/12 07:12:37 martin Exp $ */ +/* $NetBSD: audio.c,v 1.344 2017/05/14 10:01:34 nat Exp $ */ /*- * Copyright (c) 2016 Nathanial Sloss <nathanialsl...@yahoo.com.au> @@ -148,7 +148,7 @@ */ #i

CVS commit: src/sys/dev/usb

2017-06-09 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Fri Jun 9 10:11:20 UTC 2017 Modified Files: src/sys/dev/usb: uaudio.c Log Message: Start as half as many transfers for recording. This fixes recording and play back when uaudio is used in full duplex mode. The transfer scheduling

CVS commit: src/sys/dev/wscons

2017-06-12 Thread Nathanial Sloss
r.h:1.1 Sun Jun 11 03:55:56 2017 +++ src/sys/dev/wscons/wsbellvar.h Tue Jun 13 00:49:05 2017 @@ -1,4 +1,4 @@ -/* $NetBSD: wsbellvar.h,v 1.1 2017/06/11 03:55:56 nat Exp $ */ +/* $NetBSD: wsbellvar.h,v 1.2 2017/06/13 00:49:05 nat Exp $ */ /*- * Copyright (c) 2017 Nathanial Sloss <nathanialsl.

CVS commit: src/sys/dev/wscons

2017-06-12 Thread Nathanial Sloss
/dev/wscons/wsbell.c:1.6 Tue Jun 13 00:49:05 2017 +++ src/sys/dev/wscons/wsbell.c Tue Jun 13 00:54:37 2017 @@ -1,4 +1,4 @@ -/* $NetBSD: wsbell.c,v 1.6 2017/06/13 00:49:05 nat Exp $ */ +/* $NetBSD: wsbell.c,v 1.7 2017/06/13 00:54:37 nat Exp $ */ /*- * Copyright (c) 2017 Nathanial Sloss

CVS commit: src/sys/dev/wscons

2017-06-12 Thread Nathanial Sloss
,v 1.5 2017/06/13 00:42:27 nat Exp $ */ /*- * Copyright (c) 2017 Nathanial Sloss <nathanialsl...@yahoo.com.au> @@ -107,7 +107,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: wsbell.c,v 1.4 2017/06/12 07:12:49 pgoyette Exp $"); +__KERNEL_RCSID(0, "$NetBSD: wsbell.c,v 1.

CVS commit: src/sys/dev

2017-06-21 Thread Nathanial Sloss
Wed Jun 21 08:40:05 2017 @@ -1,4 +1,4 @@ -/* $NetBSD: audio.c,v 1.361 2017/06/20 08:33:11 nat Exp $ */ +/* $NetBSD: audio.c,v 1.362 2017/06/21 08:40:05 nat Exp $ */ /*- * Copyright (c) 2016 Nathanial Sloss <nathanialsl...@yahoo.com.au> @@ -148,7 +148,7 @@ */ #include -__KERNEL_R

CVS commit: src/sys/dev

2017-06-20 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Tue Jun 20 07:13:09 UTC 2017 Modified Files: src/sys/dev: aurateconv.c Log Message: Rate conversion works at 8 bits, so enable it. Ok christos@. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20

CVS commit: src/sys/dev

2017-06-20 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Tue Jun 20 07:21:50 UTC 2017 Modified Files: src/sys/dev: auconv.c auconv.h mulaw.c mulaw.h Log Message: Add support for more formats. At present 24 bit formats do not work and have been disabled. Ok christos@. To generate a

CVS commit: src/sys/dev

2017-06-20 Thread Nathanial Sloss
08:33:11 2017 @@ -1,4 +1,4 @@ -/* $NetBSD: audio.c,v 1.360 2017/06/20 07:45:01 nat Exp $ */ +/* $NetBSD: audio.c,v 1.361 2017/06/20 08:33:11 nat Exp $ */ /*- * Copyright (c) 2016 Nathanial Sloss <nathanialsl...@yahoo.com.au> @@ -148,7 +148,7 @@ */ #include -__KERNEL_RCSID(0, &q

CVS commit: src/sys/dev

2017-06-20 Thread Nathanial Sloss
20 07:42:31 2017 +++ src/sys/dev/audio.c Tue Jun 20 07:45:01 2017 @@ -1,4 +1,4 @@ -/* $NetBSD: audio.c,v 1.359 2017/06/20 07:42:31 nat Exp $ */ +/* $NetBSD: audio.c,v 1.360 2017/06/20 07:45:01 nat Exp $ */ /*- * Copyright (c) 2016 Nathanial Sloss <nathanialsl...@yahoo.com.au> @@ -148

CVS commit: src/sys/dev

2017-06-20 Thread Nathanial Sloss
/audio.c:1.358 Thu Jun 8 13:05:03 2017 +++ src/sys/dev/audio.c Tue Jun 20 07:42:31 2017 @@ -1,4 +1,4 @@ -/* $NetBSD: audio.c,v 1.358 2017/06/08 13:05:03 nat Exp $ */ +/* $NetBSD: audio.c,v 1.359 2017/06/20 07:42:31 nat Exp $ */ /*- * Copyright (c) 2016 Nathanial Sloss <nathanialsl...@yahoo.com

CVS commit: src/sys/dev

2017-06-20 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Tue Jun 20 13:51:54 UTC 2017 Modified Files: src/sys/dev: auconv.h mulaw.h Log Message: Fix defines to proper function names. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/sys/dev/auconv.h cvs rdiff -u -r1.21

CVS commit: src/sys/dev

2017-06-26 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Mon Jun 26 11:45:46 UTC 2017 Modified Files: src/sys/dev: mulaw.c Log Message: Rectify an error in mulaw/alaw conversion to big endian. The atf audio test should pass on sparc again. To generate a diff of this commit: cvs rdiff

CVS commit: src/sys/dev

2017-06-26 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Mon Jun 26 12:17:10 UTC 2017 Modified Files: src/sys/dev: mulaw.c Log Message: Better solution to mulaw/alaw conversion on big endian systems/sound devices. To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32

CVS commit: src/sys/dev

2017-06-24 Thread Nathanial Sloss
Jun 25 02:11:40 2017 @@ -1,4 +1,4 @@ -/* $NetBSD: audio.c,v 1.362 2017/06/21 08:40:05 nat Exp $ */ +/* $NetBSD: audio.c,v 1.363 2017/06/25 02:11:40 nat Exp $ */ /*- * Copyright (c) 2016 Nathanial Sloss <nathanialsl...@yahoo.com.au> @@ -148,7 +148,7 @@ */ #include -__KERNEL_RCSID(0, &q

CVS commit: src/sys/dev

2017-06-25 Thread Nathanial Sloss
/audio.c Sun Jun 25 09:42:40 2017 @@ -1,4 +1,4 @@ -/* $NetBSD: audio.c,v 1.364 2017/06/25 02:47:28 nat Exp $ */ +/* $NetBSD: audio.c,v 1.365 2017/06/25 09:42:40 nat Exp $ */ /*- * Copyright (c) 2016 Nathanial Sloss <nathanialsl...@yahoo.com.au> @@ -148,7 +148,7 @@ */ #include -__KERNEL_R

CVS commit: src/sys/dev/ic

2017-06-24 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Sun Jun 25 02:09:47 UTC 2017 Modified Files: src/sys/dev/ic: am7930.c Log Message: rfill and pfill mixed up. To generate a diff of this commit: cvs rdiff -u -r1.53 -r1.54 src/sys/dev/ic/am7930.c Please note that diffs are not

CVS commit: src/sys/dev

2017-06-24 Thread Nathanial Sloss
$ */ +/* $NetBSD: audio.c,v 1.364 2017/06/25 02:47:28 nat Exp $ */ /*- * Copyright (c) 2016 Nathanial Sloss <nathanialsl...@yahoo.com.au> @@ -148,7 +148,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: audio.c,v 1.363 2017/06/25 02:11:40 nat Exp $"); +__KERNEL_RCSID(0, "$NetBSD:

CVS commit: src/sys/dev

2017-06-24 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Sun Jun 25 02:16:41 UTC 2017 Modified Files: src/sys/dev: mulaw.c mulaw.h Log Message: Use LINEARNTOMULAW for 8 bits as well. To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/sys/dev/mulaw.c cvs rdiff -u -r1.23

CVS commit: src/sys/dev

2017-06-24 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Sun Jun 25 02:14:16 UTC 2017 Modified Files: src/sys/dev: mulaw.h Log Message: Remove stray ";" from defines. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/sys/dev/mulaw.h Please note that diffs are not public

CVS commit: src/sys/dev

2017-06-25 Thread Nathanial Sloss
Jun 25 10:28:22 2017 @@ -1,4 +1,4 @@ -/* $NetBSD: audio.c,v 1.365 2017/06/25 09:42:40 nat Exp $ */ +/* $NetBSD: audio.c,v 1.366 2017/06/25 10:28:22 nat Exp $ */ /*- * Copyright (c) 2016 Nathanial Sloss <nathanialsl...@yahoo.com.au> @@ -148,7 +148,7 @@ */ #include -__KERNEL_R

CVS commit: src/sys/dev/ic

2017-06-25 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Sun Jun 25 09:40:17 UTC 2017 Modified Files: src/sys/dev/ic: am7930.c Log Message: Set hw parameters for linear to ulaw filters. Tested by flxd@. To generate a diff of this commit: cvs rdiff -u -r1.54 -r1.55

CVS commit: src/sys/dev/pad

2017-06-19 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Mon Jun 19 23:54:00 UTC 2017 Modified Files: src/sys/dev/pad: pad.c Log Message: Use defines to specify pad audio format. NFCI. Ok christos@. To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37 src/sys/dev/pad/pad.c

CVS commit: src/sys/dev

2017-06-27 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Tue Jun 27 09:35:05 UTC 2017 Modified Files: src/sys/dev: audiobell.c Log Message: KNF. NFCI. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/sys/dev/audiobell.c Please note that diffs are not public domain;

CVS commit: src/sys/dev

2017-06-27 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Tue Jun 27 09:44:13 UTC 2017 Modified Files: src/sys/dev: audiobell.c Log Message: Ensure to close open file descriptors. Patch by pgoyette@. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/sys/dev/audiobell.c

CVS commit: src/sys/dev/usb

2017-05-19 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Fri May 19 09:58:28 UTC 2017 Modified Files: src/sys/dev/usb: uaudio.c Log Message: Fix locking around calls to [p/r]int with a patch from skrll@. To generate a diff of this commit: cvs rdiff -u -r1.150 -r1.151

CVS commit: src/sys/dev/usb

2017-05-22 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Tue May 23 04:58:49 UTC 2017 Modified Files: src/sys/dev/usb: uaudio.c Log Message: Revert locking changes back to rev 1.149. Dropping and reaquiring the interrupt lock was not necessary for the proper operation of uaudio devices.

CVS commit: src/sys/dev/pad

2017-05-27 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Sat May 27 10:02:26 UTC 2017 Modified Files: src/sys/dev/pad: pad.c padvar.h Log Message: Rework of previous. Math for BYTESTOSLEEP and TIMENEXTREAD is now correct. To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29

CVS commit: src/sys/dev

2017-05-27 Thread Nathanial Sloss
27 10:54:47 2017 +++ src/sys/dev/audiobelldata.h Sat May 27 10:54:47 2017 @@ -0,0 +1,285 @@ +/*- + * Copyright (c) 2017 Nathanial Sloss <nathanialsl...@yahoo.com.au> + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permi

CVS commit: src/share/man/man4

2017-05-27 Thread Nathanial Sloss
/share/man/man4/speaker.4:1.19 Sat May 27 11:10:24 2017 +++ src/share/man/man4/speaker.4 Sat May 27 12:15:34 2017 @@ -1,4 +1,4 @@ -.\" $NetBSD: speaker.4,v 1.19 2017/05/27 11:10:24 nat Exp $ +.\" $NetBSD: speaker.4,v 1.20 2017/05/27 12:15:34 nat Exp $ .\" .\" Copyright (c)

CVS commit: src/sys/dev

2017-05-27 Thread Nathanial Sloss
2017 +++ src/sys/dev/audio.c Sat May 27 13:55:58 2017 @@ -1,4 +1,4 @@ -/* $NetBSD: audio.c,v 1.352 2017/05/23 07:57:26 nat Exp $ */ +/* $NetBSD: audio.c,v 1.353 2017/05/27 13:55:58 nat Exp $ */ /*- * Copyright (c) 2016 Nathanial Sloss <nathanialsl...@yahoo.com.au> @@ -148,7

CVS commit: src/usr.sbin/bta2dpd/bta2dpd

2017-05-27 Thread Nathanial Sloss
2017/02/12 08:25:31 nat Exp $ */ +/* $NetBSD: bta2dpd.c,v 1.3 2017/05/27 10:04:57 nat Exp $ */ /*- * Copyright (c) 2015 - 2016 Nathanial Sloss <nathanialsl...@yahoo.com.au> @@ -615,7 +615,7 @@ do_ctlreq(int fd, short ev, void *arg) static uint8_t trans; uint8_t buff[1024]; static

CVS commit: src/sys/dev/pad

2017-05-27 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Sat May 27 10:43:30 UTC 2017 Modified Files: src/sys/dev/pad: pad.c Log Message: Add missing sc_bytes_count. To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/sys/dev/pad/pad.c Please note that diffs are not

CVS commit: src/share/man/man4

2017-05-27 Thread Nathanial Sloss
/man/man4/speaker.4 Sat May 27 11:10:24 2017 @@ -1,4 +1,4 @@ -.\" $NetBSD: speaker.4,v 1.18 2017/02/18 22:39:00 wiz Exp $ +.\" $NetBSD: speaker.4,v 1.19 2017/05/27 11:10:24 nat Exp $ .\" .\" Copyright (c) 2016 Nathanial Sloss <nathanialsl...@yahoo.com.au> .\" All

CVS commit: src/sys/dev

2017-05-27 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Sat May 27 12:04:44 UTC 2017 Modified Files: src/sys/dev: audiobell.c Log Message: The high resolution bell is the only option. The 8 kHz version has been removed. Suggested by jmcneill@. To generate a diff of this commit: cvs

CVS commit: src/sys/dev/bluetooth

2017-05-27 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Sun May 28 04:12:13 UTC 2017 Modified Files: src/sys/dev/bluetooth: btsco.c Log Message: bt_lock is now used as the audio interrupt lock. This is more appropriate as the interrupt lock deals with the hardware. btsco audio works

CVS commit: src/sys/dev/usb

2017-05-18 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Fri May 19 04:16:06 UTC 2017 Modified Files: src/sys/dev/usb: uaudio.c Log Message: Fix locking botch. Ensure that sc_lock is still held when exiting trigger_[input/output]. To generate a diff of this commit: cvs rdiff -u -r1.148

CVS commit: src/sys/dev/usb

2017-05-18 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Fri May 19 04:20:45 UTC 2017 Modified Files: src/sys/dev/usb: uaudio.c Log Message: Release sc_intr_lock between successive calls to audio[p/r]int to allow mixing to occur. To generate a diff of this commit: cvs rdiff -u -r1.149

<    1   2   3   4   >