Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 94979
b: refs/heads/master
c: a79067e
h: refs/heads/master
i:
  94977: f8c56ed
  94975: fc5b720
v: v3
  • Loading branch information
Alan Cox authored and Jeff Garzik committed Apr 29, 2008
1 parent 7d59f34 commit 96b938a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 11f6400e92aa3fc0aa936f20f7cc363674a4e3c4
refs/heads/master: a79067e513c71733223e13a52aacc8dbd71e9f46
3 changes: 3 additions & 0 deletions trunk/drivers/ata/libata-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -3933,6 +3933,9 @@ static const struct ata_blacklist_entry ata_device_blacklist [] = {

/* Devices which get the IVB wrong */
{ "QUANTUM FIREBALLlct10 05", "A03.0900", ATA_HORKAGE_IVB, },
/* Maybe we should just blacklist TSSTcorp... */
{ "TSSTcorp CDDVDW SH-S202H", "SB00", ATA_HORKAGE_IVB, },
{ "TSSTcorp CDDVDW SH-S202H", "SB01", ATA_HORKAGE_IVB, },
{ "TSSTcorp CDDVDW SH-S202J", "SB00", ATA_HORKAGE_IVB, },
{ "TSSTcorp CDDVDW SH-S202J", "SB01", ATA_HORKAGE_IVB, },
{ "TSSTcorp CDDVDW SH-S202N", "SB00", ATA_HORKAGE_IVB, },
Expand Down

0 comments on commit 96b938a

Please sign in to comment.