Send buglog mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.openmoko.org/mailman/listinfo/buglog
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of buglog digest..."
Today's Topics:

   1. Re: Openmoko Bug #2338: ttySAC nodes are not created
      automatically     with devtmpfs (Openmoko Public Trac)
   2. Re: Openmoko Bug #2338: ttySAC nodes are not created
      automatically     with devtmpfs (Openmoko Public Trac)
--- Begin Message ---
#2338: ttySAC nodes are not created automatically with devtmpfs
--------------------+-------------------------------------------------------
 Reporter:  jama    |          Owner:  openmoko-kernel
     Type:  defect  |         Status:  new            
 Priority:  normal  |      Milestone:                 
Component:  kernel  |        Version:  unspecified    
 Severity:  normal  |       Keywords:                 
 Haspatch:  0       |      Blockedby:                 
Estimated:          |    Patchreview:                 
 Blocking:          |   Reproducible:                 
--------------------+-------------------------------------------------------

Comment(by psonek):

 They are created ok, but under different names:

 /dev/s3c2410_serial2
 /dev/s3c2410_serial1
 /dev/s3c2410_serial0

 Question is if we should fix this in kernel (patch attached) or in
 userspace.

 Kernel is better because most of existing docs on internet 36000/16000 use
 ttySAC names. Also kernel size reduces a bit (like 10 bytes? ;-)

 But if kernel patch breaks some system (maybe android?) we should fix our
 userspaces.

 You can also cherry pick this commit:
 
http://github.com/radekp/linux-2.6/commit/ec52149c715232584731e36303971a25bf3d8bee

-- 
Ticket URL: <https://docs.openmoko.org/trac/ticket/2338#comment:1>
docs.openmoko.org <http://docs.openmoko.org/trac/>
openmoko trac

--- End Message ---
--- Begin Message ---
#2338: ttySAC nodes are not created automatically with devtmpfs
--------------------+-------------------------------------------------------
 Reporter:  jama    |          Owner:  openmoko-kernel
     Type:  defect  |         Status:  new            
 Priority:  normal  |      Milestone:                 
Component:  kernel  |        Version:  unspecified    
 Severity:  normal  |       Keywords:                 
 Haspatch:  0       |      Blockedby:                 
Estimated:          |    Patchreview:                 
 Blocking:          |   Reproducible:                 
--------------------+-------------------------------------------------------

Comment(by lindi):

 My userland just uses the names /dev/gps and /dev/gsm. I never understood
 why I'd need to constantly dig the source to figure out which device is
 which one :-) (It is hard to make an offline copy of the wiki and no
 manual page explains the naming).

-- 
Ticket URL: <https://docs.openmoko.org/trac/ticket/2338#comment:2>
docs.openmoko.org <http://docs.openmoko.org/trac/>
openmoko trac

--- End Message ---
_______________________________________________
buglog mailing list
[email protected]
http://lists.openmoko.org/mailman/listinfo/buglog

Reply via email to