Date: Mon, 20 Dec 1999 13:55:29 +0100 (CET) From: Nick Hibma <n_hibma@webweaving.org> To: Cameron Grant <cg@FreeBSD.ORG> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/sound/isa sb.c Message-ID: <Pine.BSF.4.20.9912201352360.398-100000@localhost> In-Reply-To: <199912192225.OAA84275@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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: <ESS0009> at port 0x800-0x807 on isa0 sbc0: <ESS ES1879> at port 0x220-0x22f,0x388-0x38b irq 5 drq 1,5 on isa0 pcm0: <SB DSP 3.01 (ESS mode)> on sbc0 unknown: <PNP0501> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.20.9912201352360.398-100000>