acassis commented on issue #16237:
URL: https://github.com/apache/nuttx/issues/16237#issuecomment-2816770879

   I think this issue always existed and nobody found it before @pipcet (kudos 
buddy!)
   
   ```
   $ ./nuttx 
   TAPDEV: ioctl failed: 1
   
   NuttShell (NSH) NuttX-9.0.0
   nsh> ls /proc
   /proc:
    0/
    1/
    2/
    3/
    meminfo
    iobinfo
    fs/
    net/
    self/
    uptime
    version
   nsh> cd /proc/s
   nsh> ls
   /proc/s:
    lf
    lf/
   nsh>
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to