From owner-freebsd-multimedia Tue Jul 15 11:31:08 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id LAA15433 for multimedia-outgoing; Tue, 15 Jul 1997 11:31:08 -0700 (PDT) Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id LAA15427 for ; Tue, 15 Jul 1997 11:31:06 -0700 (PDT) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.5/8.8.5) with ESMTP id LAA02052; Tue, 15 Jul 1997 11:30:23 -0700 (PDT) Message-Id: <199707151830.LAA02052@rah.star-gate.com> To: Luigi Rizzo cc: multimedia@FreeBSD.ORG Subject: Re: About the Sound Driver In-reply-to: Your message of "Tue, 15 Jul 1997 18:26:48 +0200." <199707151626.SAA12971@labinfo.iet.unipi.it> Date: Tue, 15 Jul 1997 11:30:23 -0700 From: Amancio Hasty Sender: owner-multimedia@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I am not sure what Randall's problem is since I am able to record from my SB16 thingy . Well, I am not entirely certain that it records well since it is hard to check out the sound remote. Again, record a file and download it to my job however I rather wait till I get home. This is with guspnp10 . Will be happy to check out the code plus your mods when I get home tonite. Cheers, Amancio >From The Desk Of Luigi Rizzo : > I am not yet at the stage of working on #1, whereas #2 (eating > spaghetti...) is relatively easy for me now that I have spent so > many hours on the driver, and #3 (adding generic pnp support) is > what I definitely want to do. For #3 do not be in a hurry since I > am still evaluating the best architectural approach and I would > hate to do some quick&dirty hack which once working would stay > there forever I am sure. > > > Currently, I am reliant heavely on Luigi for leading the code clean up > > effort. Now , I hope, that the sb plack back hang is gone I hope > > to sync up with Luigi. > > so do I -- I will fetch your guspnp10 (or whatever you have by > tomorrow) and sync up with my code (which is essentially snd970714) > > While you look at the sb things, randall was still having troubles > recording from the sb16, and the error message (Interrupted system > call) perhaps might be related to the recent inclusion of many checks > for EINTR in the DMA code ? > > Luigi