From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: alsa-driver-1.0.0pre3 with linux-2.2.25: pci_name? Date: Thu, 27 Nov 2003 14:30:31 +0100 Sender: alsa-devel-admin@lists.sourceforge.net Message-ID: References: <20031126234552.50CEA4955@marimba.home.net> Mime-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII Return-path: In-Reply-To: <20031126234552.50CEA4955@marimba.home.net> Errors-To: alsa-devel-admin@lists.sourceforge.net List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: To: Ted Cc: alsa-devel@lists.sourceforge.net List-Id: alsa-devel@alsa-project.org At Wed, 26 Nov 2003 23:45:52 +0000, Ted wrote: > > Hello, > > Takashi Iwai wrote on Tue, 25 Nov 2003: > > right now the ALSA 1.0.0pre3 packages are released. > [...] > > The 2.2 kernel is still not tested well. If you can test it, please > > let us know. > > alsa-driver-1.0.0pre3/acore/pci_compat_22.c:line 371, refers to > > char *pci_name(struct pci_dev *) > > which does not appear in the linux-2.2.x kernels. > > In linux-2.4.x/include/linux/pci.h, struct pci_dev includes a > slot_name entry that doesn't appear in the linux-2.2.25 version. > > Without fully appreciating the code, the alsa-driver successfully > builds by changing acore/pci_compat_22.c: line 371, like this > > - pci_name(pdev)); > + res_name); fixed now on cvs. thanks. Takashi ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/