James Carlson wrote:
> Freeman.Liu at Sun.COM writes:
>   
>>> Do you intend to promote /dev/dsp to higher visibility in a future
>>> phase of the project?  If not, you should consider removing it and
>>> have references to it refer instead to the corresponding node in
>>> /devices (which already has private visibility).
>>>  
>>>
>>>       
>> Yes. Visibility and stability of /dev/dsp will be promoted in the 
>> following phases.
>>     
>
> Given that /dev/dsp is a well-known name, and applications are quite
> likely to find it entirely by accident (for example, by way of
> ./configure tests), how will it be kept reasonably "private" until
> you're ready to expose it?
>   

Taking these applications into consideration, we can change the name to 
something else, for example,
/dev/private_dsp, and it will be found by those applications. As for 
sadasupport, the change is trivial.
And sadasupport is the only consumer of this device file in this phase.

Do you think it a reasonable approach ?

Best regards
  Freeman


Reply via email to