Quirk for SEGRAND NP-900 USB MP3Player
PR: kern/64563 Submitted by: Kunitada Kokubun <unix_grandy@yahoo.co.jp> MFC after: 1 week
This commit is contained in:
parent
2662ae1f64
commit
3fafd98bb9
@ -294,6 +294,14 @@ static struct da_quirk_entry da_quirk_table[] =
|
|||||||
{T_DIRECT, SIP_MEDIA_REMOVABLE, "NEUROS", "dig. audio comp.",
|
{T_DIRECT, SIP_MEDIA_REMOVABLE, "NEUROS", "dig. audio comp.",
|
||||||
"*"}, /*quirks*/ DA_Q_NO_SYNC_CACHE
|
"*"}, /*quirks*/ DA_Q_NO_SYNC_CACHE
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
/*
|
||||||
|
* SEAGRAND NP-900 MP3 Player
|
||||||
|
* PR: kern/64563
|
||||||
|
*/
|
||||||
|
{T_DIRECT, SIP_MEDIA_REMOVABLE, "SEAGRAND", "NP-900*", "*"},
|
||||||
|
/*quirks*/ DA_Q_NO_SYNC_CACHE|DA_Q_NO_PREVENT
|
||||||
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
static disk_strategy_t dastrategy;
|
static disk_strategy_t dastrategy;
|
||||||
|
Loading…
Reference in New Issue
Block a user