On Wed, 2002-11-27 at 17:21, Justin Cormack wrote:
>
>
> I have just got a couple of the new RME Hammerfall HDSP9652 cards, and
> find that they are not supported by the snd-hdsp driver yet. The card is
> basically the same hardware as the other hdsp cards but with the io
> integrated on the card
>I have just got a couple of the new RME Hammerfall HDSP9652 cards, and
>find that they are not supported by the snd-hdsp driver yet. The card is
>basically the same hardware as the other hdsp cards but with the io
>integrated on the card.
>
>I would guess that it will need a different firmware and
On Thu, 2002-11-28 at 13:42, Paul Davis wrote:
> >I have just got a couple of the new RME Hammerfall HDSP9652 cards, and
> >find that they are not supported by the snd-hdsp driver yet. The card is
> >basically the same hardware as the other hdsp cards but with the io
> >integrated on the card.
> >
On Thu, Nov 28, 2002 at 02:39:41PM +, Justin Cormack wrote:
> On Thu, 2002-11-28 at 13:42, Paul Davis wrote:
> > >I have just got a couple of the new RME Hammerfall HDSP9652 cards, and
> > >find that they are not supported by the snd-hdsp driver yet. The card is
> > >basically the same hardware
At 28 Nov 2002 14:39:41 +,
Justin Cormack wrote:
>
> On Thu, 2002-11-28 at 13:42, Paul Davis wrote:
> > >I have just got a couple of the new RME Hammerfall HDSP9652 cards, and
> > >find that they are not supported by the snd-hdsp driver yet. The card is
> > >basically the same hardware as the
On Thu, 2002-11-28 at 15:40, Takashi Iwai wrote:
> > > all i need is the PCI ID from you. i've already spoken to RME about
> > > the card, and the claim is that it will with the existing h-dsp
> > > driver. the only thing that won't work are the RMS meters. the
> > > existing driver, however, does
On Thu, 2002-11-28 at 16:22, Justin Cormack wrote:
> Thanks, this fixes the segfault, and adding the rev 0x64 in
> snd_hdsp_create makes it work... It recognises the IO box as a digiface
> which I think is ok (3x adat + midi + 2 * spdif). Playback works, and
> the mixer is recognised - will test i
>> Its the same PCI ID, but insmod segfaults...
>
>does the attched patch cure the segfault?
>but it doesn't mean that your card will be supported by it :)
takashi - thanks for this patch. i didn't understand that
snd_hdsp_free() could be called when no hardware was detected. now i do :)
--p
--