]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - sound/firewire/bebob/bebob.c
ALSA: bebob: fix model-id of unit for Apogee Ensemble
[linux.git] / sound / firewire / bebob / bebob.c
index 672d1348845473b67b9017d4d3270786b9986068..d91874275d2c371f078f1601c2c2627e875627f3 100644 (file)
@@ -408,7 +408,7 @@ static const struct ieee1394_device_id bebob_id_table[] = {
        /* Apogee Electronics, DA/AD/DD-16X (X-FireWire card) */
        SND_BEBOB_DEV_ENTRY(VEN_APOGEE, 0x00010048, &spec_normal),
        /* Apogee Electronics, Ensemble */
-       SND_BEBOB_DEV_ENTRY(VEN_APOGEE, 0x00001eee, &spec_normal),
+       SND_BEBOB_DEV_ENTRY(VEN_APOGEE, 0x01eeee, &spec_normal),
        /* ESI, Quatafire610 */
        SND_BEBOB_DEV_ENTRY(VEN_ESI, 0x00010064, &spec_normal),
        /* AcousticReality, eARMasterOne */