struct rtems_termios_tty 's minor error
    yijun li 
    rtcontrol at gmail.com
       
    Fri Oct 31 09:05:00 UTC 2008
    
    
  
In the \cpukit\libcsupport\include\rtems\termiostypes.h,i found a tiny
error.
struct rtems_termios_tty {
......
  rtems_device_major_number  major;
  rtems_device_major_number  minor;
......
};
I think   rtems_device_major_number should be rtems_device_minor_number.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20081031/0d028291/attachment.html>
    
    
More information about the users
mailing list