Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for HDSPe MADI FX with new (?) vendor id #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

themaxw
Copy link

@themaxw themaxw commented Apr 6, 2024

Hello,
This PR adds support for the HDSPe MADI FX Triple MADI Card (or maybe just the specific card we have?).

The Card in our possession uses a different PCI vendor id then the one used in this driver.
The vendor id in question (0x1d18) is not defined in the pci_ids.h (linux kernel 6.1.80), so i have defined it in the file madifx.c.

I did some minimal testing (checking that audio comes out and in on some channels by connecting an input of the card to an output)

In a couple of days i will be able to find out if more MADI FX Cards use this new vendor id.

Kind Regards

@othiman
Copy link

othiman commented Jun 14, 2024

We also had the problem that one of our customers bought a new MadiFX card and this was not detected anymore. With this patch the card is now detected and working again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants