They are just whatever device drivers you have available, and exactly what
appears there will depend on your hardware, the version of the kernel, and
the direction the window is blowing.  There are a number of device names
that are standard to Linux (like tty, random, kmsg), some that are standard
to android (like binder), and then lots of other...  stuff.

On Thu, Sep 10, 2009 at 9:36 PM, max <[email protected]> wrote:

>
> Hi All,
>
> There is a question that puzzle me all the time, before I go to study
> myself, I here raise this question firslty.
>
> The question is:
>
> The device node under linux /dev/ , when come into android enviroment,
> some is missed, some is changed to be other location, for example, in
> cupcake release, originally, under native linux, there exists /dev/snd/
> controlC0, /dev/snd/pcmC0D0 , but when I run android, I find they have
> become /dev/controlC0, /dev/pcmC0D0 ,
>
> what's the policy of mouting linux device node into android ?
>
> can anybody give me some light on this?
>
> Regards
>
> Max
> >
>


-- 
Dianne Hackborn
Android framework engineer
[email protected]

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to