* Android Kernel
@ 2015-06-16 22:50 Leng Xuedong
2015-06-16 23:13 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Leng Xuedong @ 2015-06-16 22:50 UTC (permalink / raw)
To: kernelnewbies
Dear All,
It is a question about Android Kernel.
Do you know how does Android mount devices in /dev ?
I found something like
chmod 0660 /dev/pn547
in the /init.rc file.
but actually, there is no /dev/pn547 .
I want to know how can I mount or find the device called pn547.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20150617/b89150bb/attachment.html
^ permalink raw reply [flat|nested] 2+ messages in thread
* Android Kernel
2015-06-16 22:50 Android Kernel Leng Xuedong
@ 2015-06-16 23:13 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2015-06-16 23:13 UTC (permalink / raw)
To: kernelnewbies
On Wed, Jun 17, 2015 at 07:50:33AM +0900, Leng Xuedong wrote:
> Dear All,
>
> It is a question about Android Kernel.
> Do you know how does Android mount devices in /dev ?
>
> I found something like?
> chmod 0660 /dev/pn547
> in the /init.rc file.
> but actually, there is no?/dev/pn547 .
>
> I want to know how can I mount or find the device called pn547.
That's an android userspace specific question, and not a kernel
question, you'll have better luck asking on an Android forum somewhere.
good luck,
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-06-16 23:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-16 22:50 Android Kernel Leng Xuedong
2015-06-16 23:13 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).