2008-06-07 17:55:22

by Stas Sergeev

[permalink] [raw]
Subject: [patch][resend] pcspkr: undepend of snd-pcsp

Once again this mail returns to me
as a spam, without reaching Dmitry :(

Hello.

It should be possible to build
pcspkr driver together with snd-pcsp.
Even though right now there is no
good plan to get these drivers to
work together, some things were done,
namely:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=16dc42e018c2868211b4928f20a957c0c216126c
and
https://bugzilla.redhat.com/show_bug.cgi?id=448425
which looks more or less sufficient.

And there was a discussion already:
http://kerneltrap.org/mailarchive/linux-kernel/2008/4/29/1652654

The attached patch allows pcspkr to
be built together with snd-pcsp.

Dmitry, could you please apply?


------
Allow pcspkr to be built together with snd-pcsp.
The bug in a driver core that prevented this in
the past, is now fixed by
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=16dc42e018c2868211b4928f20a957c0c216126c

Signed-off-by: Stas Sergeev <[email protected]>
CC: Takashi Iwai <[email protected]>


Attachments:
pcspkr_nodep.diff (402.00 B)

2008-06-07 18:07:16

by Dmitry Torokhov

[permalink] [raw]
Subject: Re: [patch][resend] pcspkr: undepend of snd-pcsp

Hi Sergey,



This is wierd, I have all 3 your mails :) The patch is in the
'for-linus' branch of my tree and should be in mainline next time I
ask Linus to pull.

Dmitry


On 6/7/08, Stas Sergeev <[email protected]> wrote:
> Once again this mail returns to me
> as a spam, without reaching Dmitry :(
>
> Hello.
>
> It should be possible to build
> pcspkr driver together with snd-pcsp.
> Even though right now there is no
> good plan to get these drivers to
> work together, some things were done,
> namely:
> http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=16dc42e018c2868211b4928f20a957c0c216126c
> and
> https://bugzilla.redhat.com/show_bug.cgi?id=448425
> which looks more or less sufficient.
>
> And there was a discussion already:
> http://kerneltrap.org/mailarchive/linux-kernel/2008/4/29/1652654
>
> The attached patch allows pcspkr to
> be built together with snd-pcsp.
>
> Dmitry, could you please apply?
>
>
> ------
> Allow pcspkr to be built together with snd-pcsp.
> The bug in a driver core that prevented this in
> the past, is now fixed by
> http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=16dc42e018c2868211b4928f20a957c0c216126c
>
> Signed-off-by: Stas Sergeev <[email protected]>
> CC: Takashi Iwai <[email protected]>
>
>


--
Dmitry

2008-06-07 18:13:01

by Stas Sergeev

[permalink] [raw]
Subject: Re: [patch][resend] pcspkr: undepend of snd-pcsp

Hello.

Dmitry Torokhov wrote:
> Hi Sergey,
> This is wierd, I have all 3 your mails :) The patch is in the
> 'for-linus' branch of my tree and should be in mainline next time I
> ask Linus to pull.
Thanks, but I am not Sergey, and
I really got these mails back:
---
<[email protected]>: delivery temporarily suspended: host
mx1.comcast.net[76.96.62.116] refused to talk to me: 554
IMTA27.westchester.pa.mail.comcast.net comcast 62.5.255.48 Comcast BL004
Blocked for spam. Please see
http://www.comcast.net/help/faq/index.jsp?faq=SecurityMail_Policy18628
---

But if you already applied it, then
there is nothing to worry. :)