From owner-cvs-all Tue Mar 7 3:19:40 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4D6AD37BB1D; Tue, 7 Mar 2000 03:19:37 -0800 (PST) (envelope-from luigi@FreeBSD.org) Received: (from luigi@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA57043; Tue, 7 Mar 2000 03:19:36 -0800 (PST) (envelope-from luigi@FreeBSD.org) Message-Id: <200003071119.DAA57043@freefall.freebsd.org> From: Luigi Rizzo Date: Tue, 7 Mar 2000 03:19:36 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa/snd ad1848.c mss.h sound.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG luigi 2000/03/07 03:19:35 PST Modified files: (Branch: RELENG_3) sys/i386/isa/snd ad1848.c mss.h sound.h Log: Fix support for CS4235, which has a different mixer and no native support for ULAW (cheap design). This code is mostly from Jose M. Alcaide, with minor changes and cleanup done by myself. I have used it for several months now. The pcm driver in -current is a different beast so there is no way to make the commit there first. Revision Changes Path 1.20.2.2 +371 -68 src/sys/i386/isa/snd/Attic/ad1848.c 1.4.2.1 +193 -8 src/sys/i386/isa/snd/Attic/mss.h 1.11.2.1 +28 -1 src/sys/i386/isa/snd/Attic/sound.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message