mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Ruslan U. Zakirov" <cubic@wr.miee.ru>
To: Adam Belay <ambx1@neo.rr.com>
Cc: Zwane Mwaikambo <zwane@holomorphy.com>,
	Jaroslav Kysela <perex@perex.cz>,
	linux-kernel@vger.kernel.org
Subject: Re: [2.5.54][PATCH] SB16 convertation to new PnP layer.
Date: Thu, 9 Jan 2003 18:35:12 +0300	[thread overview]
Message-ID: <59522031471.20030109183512@wr.miee.ru> (raw)
In-Reply-To: <20030108160939.GA17701@neo.rr.com>

>> Hello Adam and All.
>> Here is patch to sb16.c that makes it posible to compile and use this
>> driver under 2.5.54-vanilla.
>> It working for me as module and built in kernel, but it's need testing.
>>                             Ruslan. 

AB> Hi Ruslan,

AB> I haven't had a chance to test this yet but everything does look ok.  I
AB> think it will be ready once the below function is completed.  Jaroslav,
AB> any comments?  Also, if anyone has a built in wavetable, as previously
AB> mentioned by Zwane, I'd like to hear how this patch works for you.  This
AB> patch makes full use of pnp card services, which is prefered for cards
AB> that have several closely related devices, and it would be great to 
AB> further test those code paths.

AB> Thanks,
AB> Adam

>>
>> -#endif /* __ISAPNP__ */
>> +static void snd_sb16_isapnp_remove(struct pnp_card * card)
>> +{
>> +     /*FIX ME*/
>> +}
>> +
>>
Hello Adam and Other.
I have got some stupid questions:
1) As I've understood we need to free all reserved resources when
remove function called, am I right?
2) Who decide card is accessible at some time or not?
3) And the last, where is the place of ISA not PnP cards in the device
lists? As I think, they are fit with PnP bus, but their resources
static(not configurable) or it's just lays under ALSA, apears in
/proc/asound only and ALSA internals?
             Ruslan.


  parent reply	other threads:[~2003-01-09 15:24 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-08 17:20 Ruslan U. Zakirov
2003-01-08 16:09 ` Adam Belay
2003-01-09 12:43   ` Ruslan U. Zakirov
2003-01-09 15:35   ` Ruslan U. Zakirov [this message]
2003-01-09 15:26     ` Adam Belay
2003-01-09 21:39       ` Ruslan U. Zakirov
2003-01-08 18:51 ` Zwane Mwaikambo
2003-01-08 23:06   ` Ruslan U. Zakirov
2003-01-10  4:56 Shawn Starr
2003-01-10  8:17 ` Ruslan U. Zakirov
2003-01-10 16:04   ` Shawn Starr
2003-01-10 16:28     ` Zwane Mwaikambo

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=59522031471.20030109183512@wr.miee.ru \
    --to=cubic@wr.miee.ru \
    --cc=ambx1@neo.rr.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=perex@perex.cz \
    --cc=zwane@holomorphy.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome