From owner-cvs-all Mon Dec 20 5:21:24 1999 Delivered-To: cvs-all@freebsd.org Received: from webweaving.org (dialfwn05.fwn.rug.nl [129.125.32.155]) by hub.freebsd.org (Postfix) with ESMTP id 0DE0A152C8; Mon, 20 Dec 1999 05:21:14 -0800 (PST) (envelope-from n_hibma@webweaving.org) Received: from localhost (localhost [127.0.0.1]) by webweaving.org (8.9.3/8.9.3) with ESMTP id NAA00408; Mon, 20 Dec 1999 13:55:29 +0100 (CET) (envelope-from n_hibma@webweaving.org) Date: Mon, 20 Dec 1999 13:55:29 +0100 (CET) From: Nick Hibma X-Sender: n_hibma@localhost Reply-To: Nick Hibma To: Cameron Grant Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/sound/isa sb.c In-Reply-To: <199912192225.OAA84275@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Yup, this makes the ESS1879 in my laptop work. That is, it now starts producing a loop with the following mixer settings: Mixer vol is currently set to 100:100 Mixer synth is currently set to 0:0 Mixer pcm is currently set to 0:0 Mixer line is currently set to 0:0 Mixer mic is currently set to 0:0 Mixer cd is currently set to 0:0 Setting the mic setting repeatedly doesn't make a difference. Setting it to henny:n_hibma% mixer mic 1:1 Setting the mixer mic to 1:1. henny:n_hibma% mixer mic 0:0 Setting the mixer mic to 0:0. both doesn't make a difference. The mic stays switched on at full volume. Playing a wav file does however work. unknown0: at port 0x800-0x807 on isa0 sbc0: at port 0x220-0x22f,0x388-0x38b irq 5 drq 1,5 on isa0 pcm0: on sbc0 unknown: can't assign resources Let me know if I should try something. Nick On Sun, 19 Dec 1999, Cameron Grant wrote: > cg 1999/12/19 14:25:28 PST > > Modified files: > sys/dev/sound/isa sb.c > Log: > fix for ess cards to use auto-init dma mode, so they work > > Revision Changes Path > 1.41 +5 -5 src/sys/dev/sound/isa/sb.c > > > -- n_hibma@webweaving.org n_hibma@freebsd.org USB project http://www.etla.net/~n_hibma/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message