Re: UART question

[email protected] (Michael van Elst)
Newsgroups gmane.os.netbsd.ports.arm
Organization Serpens User Group
Message-ID <[email protected]>
[email protected] (Vincent DEFERT) writes:

>I can talk to mesonuart1 through /dev/constty, but none of the /dev/tty* 
>is associated to mesonuart0.

The mesonuart driver allocates the major device number dynamically.
You can create device nodes yourself like:

mknod -R /dev/mesonuart0 c mesonuart 0
mknod -R /dev/mesonuart1 c mesonuart 1
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.