X-Git-Url: https://git.openfabrics.org/?p=~shefty%2Frdma-dev.git;a=blobdiff_plain;f=sound%2Fpci%2Fhda%2Fhda_intel.c;h=55c7da30bb61a6ad75e9154cf7d6da7e34ce55b1;hp=a0eface6e99af462f9af8626c7be51cf6620ca71;hb=7d5ab418702e17565b6cf6eacc31b6b0852f6dc8;hpb=23c4a8812a17f0af2b573a63fc991baa7d3570ed diff --git a/sound/pci/hda/hda_intel.c b/sound/pci/hda/hda_intel.c index a0eface6e99..55c7da30bb6 100644 --- a/sound/pci/hda/hda_intel.c +++ b/sound/pci/hda/hda_intel.c @@ -2674,6 +2674,7 @@ static struct pci_device_id azx_ids[] = { { PCI_DEVICE(0x10de, 0x044b), .driver_data = AZX_DRIVER_NVIDIA }, { PCI_DEVICE(0x10de, 0x055c), .driver_data = AZX_DRIVER_NVIDIA }, { PCI_DEVICE(0x10de, 0x055d), .driver_data = AZX_DRIVER_NVIDIA }, + { PCI_DEVICE(0x10de, 0x0590), .driver_data = AZX_DRIVER_NVIDIA }, { PCI_DEVICE(0x10de, 0x0774), .driver_data = AZX_DRIVER_NVIDIA }, { PCI_DEVICE(0x10de, 0x0775), .driver_data = AZX_DRIVER_NVIDIA }, { PCI_DEVICE(0x10de, 0x0776), .driver_data = AZX_DRIVER_NVIDIA },