From owner-freebsd-multimedia Tue Jul 15 10:33:55 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA12198 for multimedia-outgoing; Tue, 15 Jul 1997 10:33:55 -0700 (PDT) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id KAA12142 for ; Tue, 15 Jul 1997 10:33:27 -0700 (PDT) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id SAA12971; Tue, 15 Jul 1997 18:26:49 +0200 From: Luigi Rizzo Message-Id: <199707151626.SAA12971@labinfo.iet.unipi.it> Subject: Re: About the Sound Driver To: hasty@rah.star-gate.com (Amancio Hasty) Date: Tue, 15 Jul 1997 18:26:48 +0200 (MET DST) Cc: multimedia@FreeBSD.ORG In-Reply-To: <199707151708.KAA01690@rah.star-gate.com> from "Amancio Hasty" at Jul 15, 97 10:08:28 am X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-multimedia@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk 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