All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ondrej Zary <linux@rainbow-software.org>
To: alsa-devel@alsa-project.org
Subject: ESS ES1869 integrated in notebook - PnP not working
Date: Sun, 23 Jul 2006 14:21:12 +0200	[thread overview]
Message-ID: <200607231421.12286.linux@rainbow-software.org> (raw)

Hello,
I have DTK notebook with integrated ESS ES1869 sound. The problem is that PnP 
does not work with ALSA driver and I have to use isaspnp=0 parameter.
The card probably does not have its own EEPROM and its 3 IDs are inserted into 
system BIOS (as it's not found by ISA PNP but found by PNP BIOS). lspnp 
shows:
[...]
00:18 ESS0006 (unknown)
00:19 ESS001 (unknown)
00:1a ESS1869 (unknown)

I think that the problem is caused by es18xx.c which uses 
pnp_register_card_driver() and other pnp_card things which probably do not 
work when the PnP device does not look like ISA card but like 3 PnP devices.

-- 
Ondrej Zary

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

             reply	other threads:[~2006-07-23 12:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-23 12:21 Ondrej Zary [this message]
2006-07-27 14:33 ` ESS ES1869 integrated in notebook - PnP not working Takashi Iwai
2006-07-27 20:00   ` Ondrej Zary
2006-07-28 10:32     ` Takashi Iwai
2006-07-28 19:17       ` Ondrej Zary
2006-07-31 10:53         ` Takashi Iwai

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=200607231421.12286.linux@rainbow-software.org \
    --to=linux@rainbow-software.org \
    --cc=alsa-devel@alsa-project.org \
    /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.