ide: add SAMSUNG SP0822N with firmware WA100-10 to ivb_list[]
authorBartlomiej Zolnierkiewicz <[email protected]>
Tue, 2 Dec 2008 19:40:03 +0000 (20:40 +0100)
committerBartlomiej Zolnierkiewicz <[email protected]>
Tue, 2 Dec 2008 19:40:03 +0000 (20:40 +0100)
Should fix kernel.org bug #10225:
http://bugzilla.kernel.org/show_bug.cgi?id=10225

Reported-by: Matthias B. <[email protected]>
Cc: Alan Cox <[email protected]>
Acked-by: Sergei Shtyltov <[email protected]>
Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
drivers/ide/ide-iops.c

index 142b9573d64cb355ddb5a6b5fe678314baeb19f0..6f57de85dcd9eebb09f7d6d686f00981ae0b441e 100644 (file)
@@ -611,6 +611,7 @@ static const struct drive_list_entry ivb_list[] = {
        { "TSSTcorp CDDVDW SH-S202N"    , "SB01"        },
        { "TSSTcorp CDDVDW SH-S202H"    , "SB00"        },
        { "TSSTcorp CDDVDW SH-S202H"    , "SB01"        },
+       { "SAMSUNG SP0822N"             , "WA100-10"    },
        { NULL                          , NULL          }
 };