From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: modprobe of snd-powermac fails Date: Fri, 26 Apr 2002 15:00:45 +0200 Sender: alsa-devel-admin@lists.sourceforge.net Message-ID: References: <1019828111.786.24.camel@bennyhill.belmont> Mime-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII Return-path: In-Reply-To: <1019828111.786.24.camel@bennyhill.belmont> Errors-To: alsa-devel-admin@lists.sourceforge.net List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: To: matt yee-king Cc: alsa-devel@lists.sourceforge.net List-Id: alsa-devel@alsa-project.org At 26 Apr 2002 13:35:06 +0000, matt yee-king wrote: > > > heres all the warnings: > > _______________________________ > > pdplus.c:3032: warning: #warning "This dr > iver need to be ported to new hw_info" > pdplus.c:3082: warning: #warning "This driver need to be ported to new > hw_info" > pdplus.c:3107: warning: #warning "This driver need to be ported to new > hw_info" > pdplus.c:3136: warning: #warning "The S/PDIF setup code needs to be > rewritten." > pdplus.c:3212: warning: #warning "This driver need to be ported to new > hw_info" > In file included from pcm_lib.c:1: > ../alsa-kernel/core/pcm_lib.c: In function > `snd_pcm_hw_param_first_R453796f4': > ../alsa-kernel/core/pcm_lib.c:1141: warning: unused variable `err' > ../alsa-kernel/core/pcm_lib.c: In function > `snd_pcm_hw_param_last_R8ef19ab1': > ../alsa-kernel/core/pcm_lib.c:1179: warning: unused variable `err' > ../alsa-kernel/ppc/powermac.c:40: warning: `snd_enable' defined but not > used > In file included from pmac.c:1: > ../alsa-kernel/ppc/pmac.c: In function `snd_pmac_suspend': > ../alsa-kernel/ppc/pmac.c:1321: warning: implicit declaration of > function `disab > le_irq_R3ce4ca6f' > ../alsa-kernel/ppc/pmac.c: In function `snd_pmac_resume': > ../alsa-kernel/ppc/pmac.c:1350: warning: implicit declaration of > function `enabl > e_irq_Rfcec0987' > In file included from keywest.c:1: > ../alsa-kernel/ppc/keywest.c: In function `keywest_writeb_wait': > ../alsa-kernel/ppc/keywest.c:51: warning: implicit declaration of > function `udel > ay' then add #include to alsa-kernel/ppc/keywest.c. Takashi