Re: [Alsa-devel] PCI_DEVICE_ID_XILINX_HAMMERFALL_DSP

2002-12-09 Thread Mark Knecht
We will recheck. I have immense faith in Fernando, but everyone makes mistakes. On Mon, 2002-12-09 at 21:12, Paul Davis wrote: > >3) When I boot I see the following message in /var/log/messages > > > >Dec 9 12:39:40 Godzilla kernel: Hammerfall memory allocator: buffers > >allocated for 1 cards >

Re: [Alsa-devel] PCI_DEVICE_ID_XILINX_HAMMERFALL_DSP

2002-12-09 Thread Paul Davis
>3) When I boot I see the following message in /var/log/messages > >Dec 9 12:39:40 Godzilla kernel: Hammerfall memory allocator: buffers >allocated for 1 cards >Dec 9 12:39:40 Godzilla kernel: RME Hammerfall-DSP: no cards found >Dec 9 12:39:40 Godzilla insmod: >/lib/modules/2.4.19-1.ll/kernel/dr

Re: [Alsa-devel] PCI_DEVICE_ID_XILINX_HAMMERFALL_DSP

2002-12-09 Thread Mark Knecht
Thanks Paul. I'm still struggling with getting this new card going. Fernanado and I are working through the issues one at a time by doing a Planet RPM for the newest version alsa and have applied the one line patch that you pointed me at the other day. However, I'm still not running. 1) Fernando

Re: [Alsa-devel] PCI_DEVICE_ID_XILINX_HAMMERFALL_DSP

2002-12-09 Thread Paul Davis
> Where are the definitions for PCI_DEVICE_ID_XILINX_HAMMERFALL_DSP and >PCI_VENDOR_ID_XILINX kept in the alsa code? one of two places. either in the kernel source (if you have a much, much newer kernel (2.5)) or at the top of either rme9652.c or hdsp.c (there are conditional #define's there to

[Alsa-devel] PCI_DEVICE_ID_XILINX_HAMMERFALL_DSP

2002-12-09 Thread Mark Knecht
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