Apply quirk suggested by submitter.

PR:		75486
Submitted by:	no_bs@web.de
MFC after:	1 week
This commit is contained in:
Matt Jacob 2005-04-14 03:59:48 +00:00
parent 99a6b61d70
commit b1ce2b3e22

View File

@ -311,7 +311,7 @@ static struct da_quirk_entry da_quirk_table[] =
* Frontier Labs NEX IA+ Digital Audio Player, rev 1.10/0.01
* PR: kern/70158
*/
{T_DIRECT, SIP_MEDIA_REMOVABLE, "FL" , "NexIA+*", "*"},
{T_DIRECT, SIP_MEDIA_REMOVABLE, "FL" , "Nex*", "*"},
/*quirks*/ DA_Q_NO_SYNC_CACHE
},
};