* alsa rtctimer not compiled when having rtc as a module
@ 2002-04-02 14:15 root
2002-04-03 9:52 ` Juan Linietsky
0 siblings, 1 reply; 4+ messages in thread
From: root @ 2002-04-02 14:15 UTC (permalink / raw)
To: alsa-devel
Hello,
I noticed that the alsa rtctimer is not compiled when you have
the RTC in your kernel as a module. The problem is in
alsa-kernel/core/Makefile, where CONFIG_RTC is tested for y
and not for m.
Maarten
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: alsa rtctimer not compiled when having rtc as a module
2002-04-02 14:15 alsa rtctimer not compiled when having rtc as a module root
@ 2002-04-03 9:52 ` Juan Linietsky
2002-04-04 8:02 ` Jaroslav Kysela
0 siblings, 1 reply; 4+ messages in thread
From: Juan Linietsky @ 2002-04-03 9:52 UTC (permalink / raw)
To: alsa-devel
On Tue, 02 Apr 2002 16:15:04 +0200
root <root@iua.upf.es> wrote:
>
> Hello,
>
> I noticed that the alsa rtctimer is not compiled when you have
> the RTC in your kernel as a module. The problem is in
> alsa-kernel/core/Makefile, where CONFIG_RTC is tested for y
> and not for m.
>
> Maarten
>
talking about this.. if alsa uses RTC, then i cant use it on other programs while alsa does? are we talking /dev/rtc? (int 8)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: alsa rtctimer not compiled when having rtc as a module
2002-04-03 9:52 ` Juan Linietsky
@ 2002-04-04 8:02 ` Jaroslav Kysela
2002-04-04 8:38 ` Juan Linietsky
0 siblings, 1 reply; 4+ messages in thread
From: Jaroslav Kysela @ 2002-04-04 8:02 UTC (permalink / raw)
To: Juan Linietsky; +Cc: alsa-devel@lists.sourceforge.net
On Wed, 3 Apr 2002, Juan Linietsky wrote:
> On Tue, 02 Apr 2002 16:15:04 +0200
> root <root@iua.upf.es> wrote:
>
> >
> > Hello,
> >
> > I noticed that the alsa rtctimer is not compiled when you have
> > the RTC in your kernel as a module. The problem is in
> > alsa-kernel/core/Makefile, where CONFIG_RTC is tested for y
> > and not for m.
> >
> > Maarten
> >
>
> talking about this.. if alsa uses RTC, then i cant use it on other
> programs while alsa does? are we talking /dev/rtc? (int 8)
It's right, access to RTC timer is exclusive, but you can still use ALSA
timer API to access RTC timer.
Jaroslav
-----
Jaroslav Kysela <perex@suse.cz>
Linux Kernel Sound Maintainer
ALSA Project http://www.alsa-project.org
SuSE Linux http://www.suse.com
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: alsa rtctimer not compiled when having rtc as a module
2002-04-04 8:02 ` Jaroslav Kysela
@ 2002-04-04 8:38 ` Juan Linietsky
0 siblings, 0 replies; 4+ messages in thread
From: Juan Linietsky @ 2002-04-04 8:38 UTC (permalink / raw)
To: alsa-devel
On Thu, 4 Apr 2002 10:02:23 +0200 (CEST)
Jaroslav Kysela <perex@suse.cz> wrote:
> On Wed, 3 Apr 2002, Juan Linietsky wrote:
>
> > On Tue, 02 Apr 2002 16:15:04 +0200
> > root <root@iua.upf.es> wrote:
> >
> > >
> > > Hello,
> > >
> > > I noticed that the alsa rtctimer is not compiled when you have
> > > the RTC in your kernel as a module. The problem is in
> > > alsa-kernel/core/Makefile, where CONFIG_RTC is tested for y
> > > and not for m.
> > >
> > > Maarten
> > >
> >
> > talking about this.. if alsa uses RTC, then i cant use it on other
> > programs while alsa does? are we talking /dev/rtc? (int 8)
>
> It's right, access to RTC timer is exclusive, but you can still use ALSA
> timer API to access RTC timer.
Ahh that's fine then. I just hope ALSA doesnt suffer from the horrible
timer inconsistence problems i experienced with the OSS timers, which i couldnt keep in tempo. I'll give it a try, thanks!!
Juan Linietsky
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-04-04 8:38 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-02 14:15 alsa rtctimer not compiled when having rtc as a module root
2002-04-03 9:52 ` Juan Linietsky
2002-04-04 8:02 ` Jaroslav Kysela
2002-04-04 8:38 ` Juan Linietsky
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.