]> Pileus Git - ~andy/linux/blobdiff - sound/isa/ad1816a/ad1816a.c
[ALSA] Add PnP ID ADS7180
[~andy/linux] / sound / isa / ad1816a / ad1816a.c
index 9fa7a78da6c3301254919c9adbcef9a382e1dd10..563296d028941b53e211956fff89b54459640dce 100644 (file)
@@ -83,6 +83,8 @@ struct snd_card_ad1816a {
 static struct pnp_card_device_id snd_ad1816a_pnpids[] = {
        /* Analog Devices AD1815 */
        { .id = "ADS7150", .devs = { { .id = "ADS7150" }, { .id = "ADS7151" } } },
+       /* Analog Device AD1816? */
+       { .id = "ADS7180", .devs = { { .id = "ADS7180" }, { .id = "ADS7181" } } },
        /* Analog Devices AD1816A - added by Kenneth Platz <kxp@atl.hp.com> */
        { .id = "ADS7181", .devs = { { .id = "ADS7180" }, { .id = "ADS7181" } } },
        /* Analog Devices AD1816A - Aztech/Newcom SC-16 3D */