All of lore.kernel.org
 help / color / mirror / Atom feed
From: jean@schurger.org
To: alsa-devel@lists.sourceforge.net
Subject: Bugged ES1978 Maestro 2E (rev 10) ? make it works
Date: Tue, 10 Aug 2004 12:38:09 +0200	[thread overview]
Message-ID: <20040810103809.GB6622@schurger.org> (raw)

Hi,
	I have an (old) laptop with an ESS Technology ES1978 Maestro 2E
	(rev 10), that seems to have an "STAC9721/23" inside (id =
	0x83847609).

	0000:00:08.0 Multimedia audio controller: ESS Technology ES1978 Maestro
	2E (rev 10)
	Subsystem: Dell: Unknown device 00aa
	Flags: bus master, medium devsel, latency 32, IRQ 5
	I/O ports at d800 [size=256]
	Capabilities: [c0] Power Management
	version 2

	in the snd_ac97_mixer() function,  the ac97 driver test the
	AC97_REC_GAIN register by writing 0x8a06 on it, and if it read
	well the same value, it enable the AC97_SCAP_AUDIO.

	But, on my board, the last quartet of AC97_REC_GAIN, is always
	readen as 0, then when the AC97_REC_GAIN is tested, it return
	0x0a06 instead of 0x8a06, and the ac97 driver tell "(not audio
	or modem codec)", then no sound card.

	I simply added a test of 0x83847609 to |= 0x8000 to the test
	value, and all works fine.


--
	Jean Schurger <jean@schurger.org>


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285

             reply	other threads:[~2004-08-10 10:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-10 10:38 jean [this message]
2004-08-10 11:16 ` Bugged ES1978 Maestro 2E (rev 10) ? make it works Jaroslav Kysela
2004-08-10 12:36   ` Edirol UA-25 Matthias Nagorni
2004-08-11  9:02     ` Clemens Ladisch

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040810103809.GB6622@schurger.org \
    --to=jean@schurger.org \
    --cc=alsa-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.