From owner-freebsd-multimedia Mon Sep 15 22:42:36 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA03556 for multimedia-outgoing; Mon, 15 Sep 1997 22:42:36 -0700 (PDT) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id WAA03550 for ; Mon, 15 Sep 1997 22:42:33 -0700 (PDT) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id GAA04200; Tue, 16 Sep 1997 06:27:27 +0200 From: Luigi Rizzo Message-Id: <199709160427.GAA04200@labinfo.iet.unipi.it> Subject: Re: speed setting problem with SB16 on snd970904.tgz To: rhh@ct.picker.com (Randall Hopper) Date: Tue, 16 Sep 1997 06:27:27 +0200 (MET DST) Cc: multimedia@FreeBSD.ORG In-Reply-To: <19970915171729.32304@ct.picker.com> from "Randall Hopper" at Sep 15, 97 05:17:10 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-multimedia@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Luigi Rizzo: > |right. I am in the middle of implementing split format operation (some > |cards do support that, and the SB16 needs that if you want to do full > |duplex without too much hassle) so I applied an inverse substitution > |forgetting that the original name was play_speed, not just speed :( > > Thanks Luigi! This'll be fun to play with. split format op. is already there in snd970909 (which is now in -current) since it is needed for vat. > Grepping some SB/SB16 programming docs I have lying around, it appears it > does have a FIFO. I'll mail you the full docs. They describe this, yes I have seen it, and I set the 'fifo on' bit. But somewhere the docs mention that some command 'reset the fifo' and I am a bit unclear on what it means... Cheers Luigi