Use the Hitachi 2.5" HD, 120 GB as a USB device.
Submitted by: Joakim Bentholm` MFC after: 3 days
This commit is contained in:
parent
013be331bc
commit
fc64ecef00
@ -263,6 +263,15 @@ static struct da_quirk_entry da_quirk_table[] =
|
||||
{T_DIRECT, SIP_MEDIA_REMOVABLE, "Generic*", "USB Flash Disk*",
|
||||
"*"}, /*quirks*/ DA_Q_NO_SYNC_CACHE
|
||||
},
|
||||
{
|
||||
/*
|
||||
* This particular Hitachi drive doesn't like the
|
||||
* synchronize cache command.
|
||||
* Reported by: Joakim Bentholm
|
||||
*/
|
||||
{T_DIRECT, SIP_MEDIA_FIXED, "Hitachi", "HTS541212H9A*",
|
||||
"*"}, /*quirks*/ DA_Q_NO_SYNC_CACHE
|
||||
},
|
||||
{
|
||||
/*
|
||||
* Creative Nomad MUVO mp3 player (USB)
|
||||
|
Loading…
Reference in New Issue
Block a user