From owner-freebsd-multimedia Sun Jul 13 17:21:10 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id RAA15464 for multimedia-outgoing; Sun, 13 Jul 1997 17:21:10 -0700 (PDT) Received: from whqvax.picker.com (whqvax.picker.com [144.54.1.1]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id RAA15457 for ; Sun, 13 Jul 1997 17:21:07 -0700 (PDT) Resent-From: rhh@ct.picker.com Received: from ct.picker.com by whqvax.picker.com with SMTP; Sun, 13 Jul 1997 20:20:36 -0400 (EDT) Received: from elmer.ct.picker.com ([144.54.57.34]) by ct.picker.com (4.1/SMI-4.1) id AA28969; Sun, 13 Jul 97 20:20:35 EDT Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id UAA06065; Sun, 13 Jul 1997 20:18:35 -0400 Resent-Message-Id: <199707140018.UAA06065@elmer.ct.picker.com> Message-Id: <19970713201730.37369@ct.picker.com> Date: Sun, 13 Jul 1997 20:17:30 -0400 From: Randall Hopper To: Amancio Hasty Subject: guspnp9: Recording 16-bit yields Interrupted sys call on read() Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.76 Resent-Date: Sun, 13 Jul 1997 20:18:35 -0400 Resent-To: multimedia@freebsd.org Sender: owner-multimedia@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Back on guspnp7, I'd mentioned this as one of the 4 main things I had some trouble with, but didn't know it was tied to 16-bit. Figured that out working with test cases for guspnp9 this evening. OK, now I'll dig in and see if I can help you find some of these buggers. I'm no sound driver guru, but I think I might be able to figure out the record rate problem using strategically-placed printfs. :-) Thanks, Randall