kern/75486: QUIRK Update (kern/70158) Frontier Labs Nex IA+ Digital Audio Player

Bernd StrauÃß no_bs at web.de
Sat Dec 25 01:40:26 PST 2004


>Number:         75486
>Category:       kern
>Synopsis:       QUIRK Update (kern/70158) Frontier Labs Nex IA+ Digital Audio Player
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 25 09:40:25 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Bernd Straußß
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:


System: FreeBSD 5.3-STABLE #78: Sat Dec 25 09:16:54 CET 2004
 


>Description:


This is a follow-up to kern/70158 (Frontier Labs Nex IA+ digital audio player).

I have noticed that in a recent firmware upgrade (rev. 1.3) some parts of the device's identification string have changed (e.g. "NexIA+" turned into "Nex IA+"). This change prevents kern/70158 from working.


>How-To-Repeat:





>Fix:


I propose the following change to /sys/cam/scsi/scsi_da.c (this may be overly broad, but short of adding a second entry with "Nex IA+*" what else can you do...):

# diff /sys/cam/scsi/scsi_da.c /tmp/scsi_da.c
318c318
<               {T_DIRECT, SIP_MEDIA_REMOVABLE, "FL" , "NexIA+*", "*"},
---
>               {T_DIRECT, SIP_MEDIA_REMOVABLE, "FL" , "Nex*", "*"},



>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list