Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Ted <ted@nowtsfree.freeserve.co.uk>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: alsa-driver-1.0.0pre3 with linux-2.2.25: pci_name?
Date: Thu, 27 Nov 2003 14:30:31 +0100	[thread overview]
Message-ID: <s5hsmkac51k.wl@alsa2.suse.de> (raw)
In-Reply-To: <20031126234552.50CEA4955@marimba.home.net>

At Wed, 26 Nov 2003 23:45:52 +0000,
Ted wrote:
> 
> Hello,
> 
> Takashi Iwai <tiwai@suse.de> 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/

      reply	other threads:[~2003-11-27 13:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-26 23:45 alsa-driver-1.0.0pre3 with linux-2.2.25: pci_name? Ted
2003-11-27 13:30 ` Takashi Iwai [this message]

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=s5hsmkac51k.wl@alsa2.suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=ted@nowtsfree.freeserve.co.uk \
    /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