All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Knecht <markknecht@attbi.com>
To: Alsa-Devel <alsa-devel@lists.sourceforge.net>,
	Alsa-List <linux-audio-user@music.columbia.edu>
Subject: PCI_DEVICE_ID_XILINX_HAMMERFALL_DSP
Date: 09 Dec 2002 19:42:23 -0800	[thread overview]
Message-ID: <1039491744.1340.20.camel@Godzilla> (raw)

Hi,
   Where are the definitions for PCI_DEVICE_ID_XILINX_HAMMERFALL_DSP and
PCI_VENDOR_ID_XILINX kept in the alsa code? 

Thanks,
Mark


static struct pci_device_id snd_hdsp_ids[] __devinitdata = {
        {
                .vendor    = PCI_VENDOR_ID_XILINX,
                .device    = PCI_DEVICE_ID_XILINX_HAMMERFALL_DSP,
                .subvendor = PCI_ANY_ID,
                .subdevice = PCI_ANY_ID,
        }, /* RME Hammerfall-DSP */
        { 0, },
};





-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

             reply	other threads:[~2002-12-10  3:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-10  3:42 Mark Knecht [this message]
2002-12-10  4:11 ` PCI_DEVICE_ID_XILINX_HAMMERFALL_DSP Paul Davis
     [not found] <20021210040452.VTPP17908.rwcrgwc51.attbi.com@newmx3.fast.net>
2002-12-10  4:53 ` PCI_DEVICE_ID_XILINX_HAMMERFALL_DSP Mark Knecht
2002-12-10  5:12   ` PCI_DEVICE_ID_XILINX_HAMMERFALL_DSP Paul Davis
     [not found] <20021210050618.VYAW21874.rwcrgwc55.attbi.com@newmx2.fast.net>
2002-12-10  5:33 ` PCI_DEVICE_ID_XILINX_HAMMERFALL_DSP Mark Knecht

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=1039491744.1340.20.camel@Godzilla \
    --to=markknecht@attbi.com \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=linux-audio-user@music.columbia.edu \
    /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 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.